正在查看: Kaspi.kz v5.85.1 应用的 processIntent.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Kaspi.kz v5.85.1 应用的 processIntent.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package o;
import androidx.datastore.preferences.protobuf.InvalidProtocolBufferException;
import java.io.IOException;
import java.io.InputStream;
import java.nio.ByteBuffer;
import o.providesFirebasePerformance;
public final class processIntent extends providesFirebasePerformance<processIntent, setOptions> implements r8lambdaWY92l0hxChBULatAfpI9V2iAiEU {
private static final processIntent DEFAULT_INSTANCE;
public static final int NANOS_FIELD_NUMBER = 2;
private static volatile putMetric<processIntent> PARSER = null;
public static final int SECONDS_FIELD_NUMBER = 1;
private int nanos_;
private long seconds_;
private processIntent() {
}
@Override
public long IconCompatParcelizer() {
return this.seconds_;
}
public void setBackground(long j) {
this.seconds_ = j;
}
public void write() {
this.seconds_ = 0L;
}
@Override
public int setError() {
return this.nanos_;
}
public void setError(int i) {
this.nanos_ = i;
}
public void setElement() {
this.nanos_ = 0;
}
public static processIntent setLabel(ByteBuffer byteBuffer) throws InvalidProtocolBufferException {
return (processIntent) providesFirebasePerformance.setBackground(DEFAULT_INSTANCE, byteBuffer);
}
public static processIntent setBackground(ByteBuffer byteBuffer, handleMessageIntent handlemessageintent) throws InvalidProtocolBufferException {
return (processIntent) providesFirebasePerformance.setBackground(DEFAULT_INSTANCE, byteBuffer, handlemessageintent);
}
public static processIntent setError(FirebaseInstallationsKtxRegistrar firebaseInstallationsKtxRegistrar) throws InvalidProtocolBufferException {
return (processIntent) providesFirebasePerformance.setOptions(DEFAULT_INSTANCE, firebaseInstallationsKtxRegistrar);
}
public static processIntent setError(FirebaseInstallationsKtxRegistrar firebaseInstallationsKtxRegistrar, handleMessageIntent handlemessageintent) throws InvalidProtocolBufferException {
return (processIntent) providesFirebasePerformance.setFieldValue(DEFAULT_INSTANCE, firebaseInstallationsKtxRegistrar, handlemessageintent);
}
public static processIntent setLabel(byte[] bArr) throws InvalidProtocolBufferException {
return (processIntent) providesFirebasePerformance.setError(DEFAULT_INSTANCE, bArr);
}
public static processIntent setLabel(byte[] bArr, handleMessageIntent handlemessageintent) throws InvalidProtocolBufferException {
return (processIntent) providesFirebasePerformance.setFieldValue(DEFAULT_INSTANCE, bArr, handlemessageintent);
}
public static processIntent setLabel(InputStream inputStream) throws IOException {
return (processIntent) providesFirebasePerformance.setFieldValue(DEFAULT_INSTANCE, inputStream);
}
public static processIntent setBackground(InputStream inputStream, handleMessageIntent handlemessageintent) throws IOException {
return (processIntent) providesFirebasePerformance.setBackground(DEFAULT_INSTANCE, inputStream, handlemessageintent);
}
public static processIntent setOptions(InputStream inputStream) throws IOException {
return (processIntent) providesFirebasePerformance.setOptions(DEFAULT_INSTANCE, inputStream);
}
public static processIntent setLabel(InputStream inputStream, handleMessageIntent handlemessageintent) throws IOException {
return (processIntent) providesFirebasePerformance.setFieldValue(DEFAULT_INSTANCE, inputStream, handlemessageintent);
}
public static processIntent setOptions(FirebaseNoSignedInUserException firebaseNoSignedInUserException) throws IOException {
return (processIntent) providesFirebasePerformance.setFieldValue(DEFAULT_INSTANCE, firebaseNoSignedInUserException);
}
public static processIntent setOptions(FirebaseNoSignedInUserException firebaseNoSignedInUserException, handleMessageIntent handlemessageintent) throws IOException {
return (processIntent) providesFirebasePerformance.setFieldValue(DEFAULT_INSTANCE, firebaseNoSignedInUserException, handlemessageintent);
}
public static setOptions setLabel() {
return DEFAULT_INSTANCE.r8lambdaqrzmfDOyDuplJFtpJLozn3P9EZI();
}
public static setOptions setBackground(processIntent processintent) {
return DEFAULT_INSTANCE.setError(processintent);
}
public static final class setOptions extends providesFirebasePerformance.setBackground<processIntent, setOptions> implements r8lambdaWY92l0hxChBULatAfpI9V2iAiEU {
setOptions(AnonymousClass3 anonymousClass3) {
this();
}
private setOptions() {
super(processIntent.DEFAULT_INSTANCE);
}
@Override
public long IconCompatParcelizer() {
return ((processIntent) this.setOptions).IconCompatParcelizer();
}
public setOptions setFieldValue(long j) {
addContentView();
((processIntent) this.setOptions).setBackground(j);
return this;
}
public setOptions setLabel() {
addContentView();
((processIntent) this.setOptions).write();
return this;
}
@Override
public int setError() {
return ((processIntent) this.setOptions).setError();
}
public setOptions setOptions(int i) {
addContentView();
((processIntent) this.setOptions).setError(i);
return this;
}
public setOptions setOptions() {
addContentView();
((processIntent) this.setOptions).setElement();
return this;
}
}
static class AnonymousClass3 {
static final int[] setBackground;
static {
int[] iArr = new int[providesFirebasePerformance.IconCompatParcelizer.values().length];
setBackground = iArr;
try {
iArr[providesFirebasePerformance.IconCompatParcelizer.NEW_MUTABLE_INSTANCE.ordinal()] = 1;
} catch (NoSuchFieldError unused) {
}
try {
setBackground[providesFirebasePerformance.IconCompatParcelizer.NEW_BUILDER.ordinal()] = 2;
} catch (NoSuchFieldError unused2) {
}
try {
setBackground[providesFirebasePerformance.IconCompatParcelizer.BUILD_MESSAGE_INFO.ordinal()] = 3;
} catch (NoSuchFieldError unused3) {
}
try {
setBackground[providesFirebasePerformance.IconCompatParcelizer.GET_DEFAULT_INSTANCE.ordinal()] = 4;
} catch (NoSuchFieldError unused4) {
}
try {
setBackground[providesFirebasePerformance.IconCompatParcelizer.GET_PARSER.ordinal()] = 5;
} catch (NoSuchFieldError unused5) {
}
try {
setBackground[providesFirebasePerformance.IconCompatParcelizer.GET_MEMOIZED_IS_INITIALIZED.ordinal()] = 6;
} catch (NoSuchFieldError unused6) {
}
try {
setBackground[providesFirebasePerformance.IconCompatParcelizer.SET_MEMOIZED_IS_INITIALIZED.ordinal()] = 7;
} catch (NoSuchFieldError unused7) {
}
}
}
@Override
protected final Object setError(providesFirebasePerformance.IconCompatParcelizer iconCompatParcelizer, Object obj, Object obj2) {
AnonymousClass3 anonymousClass3 = null;
switch (AnonymousClass3.setBackground[iconCompatParcelizer.ordinal()]) {
case 1:
return new processIntent();
case 2:
return new setOptions(anonymousClass3);
case 3:
return providesFirebasePerformance.setOptions(DEFAULT_INSTANCE, "\u0000\u0002\u0000\u0000\u0001\u0002\u0002\u0000\u0000\u0000\u0001\u0002\u0002\u0004", new Object[]{"seconds_", "nanos_"});
case 4:
return DEFAULT_INSTANCE;
case 5:
putMetric<processIntent> putmetric = PARSER;
if (putmetric == null) {
synchronized (processIntent.class) {
putmetric = PARSER;
if (putmetric == null) {
putmetric = new providesFirebasePerformance.setFieldValue<>(DEFAULT_INSTANCE);
PARSER = putmetric;
}
}
}
return putmetric;
case 6:
return (byte) 1;
case 7:
return null;
default:
throw new UnsupportedOperationException();
}
}
static {
processIntent processintent = new processIntent();
DEFAULT_INSTANCE = processintent;
providesFirebasePerformance.setLabel((Class<processIntent>) processIntent.class, processintent);
}
public static processIntent setFieldValue() {
return DEFAULT_INSTANCE;
}
public static putMetric<processIntent> setBackground() {
return DEFAULT_INSTANCE.onBackPressedDispatcherlambda1();
}
}