what-the-bank/sources/com/scb/phone/view/fragment/BaseIntegrityFragment.java

119 lines
3.9 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.scb.phone.view.fragment;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import com.scb.phone.view.activity.IntegrityErrorActivity;
import o.C0693Mj;
import o.C1296Zw;
import o.C14957gcv;
import o.InterfaceC13391fZD;
import o.InterfaceC6631cYi;
/* loaded from: classes5.dex */
public class BaseIntegrityFragment extends Hilt_BaseIntegrityFragment implements InterfaceC6631cYi.IeS {
private static int c = 1;
private static int d;
@InterfaceC13391fZD
public C1296Zw integrityPresenter;
public static /* synthetic */ Object a(Object[] objArr, int i, int i2, int i3) {
int i4 = (i * 491) + (i2 * (-489));
int i5 = ~i;
int i6 = ~i2;
return ((i4 + (((i5 | i6) | (~i3)) * (-490))) + (((~(i | i6)) | (~(i6 | i3))) * 490)) + (i5 * 490) != 1 ? e(objArr) : c(objArr);
}
private static /* synthetic */ Object c(Object[] objArr) {
BaseIntegrityFragment baseIntegrityFragment = (BaseIntegrityFragment) objArr[0];
int i = 2 % 2;
int i2 = d + 31;
int i3 = i2 % 128;
c = i3;
int i4 = i2 % 2;
C1296Zw c1296Zw = baseIntegrityFragment.integrityPresenter;
if (c1296Zw == null) {
C14957gcv.a("");
int i5 = d + 87;
c = i5 % 128;
int i6 = i5 % 2;
return null;
}
int i7 = i3 & 49;
int i8 = -(-((i3 ^ 49) | i7));
int i9 = (i7 & i8) + (i7 | i8);
d = i9 % 128;
if (i9 % 2 != 0) {
int i10 = 50 / 0;
}
return c1296Zw;
}
@Override // androidx.fragment.app.Fragment
public void onViewCreated(View view, Bundle bundle) {
int i = 2 % 2;
int i2 = d + 5;
c = i2 % 128;
if (i2 % 2 != 0) {
C14957gcv.e(view, "");
super.onViewCreated(view, bundle);
((C1296Zw) a(new Object[]{this}, 1733958513, -1733958512, System.identityHashCode(this))).e((C1296Zw) this);
int i3 = c + 97;
d = i3 % 128;
if (i3 % 2 != 0) {
throw null;
}
return;
}
C14957gcv.e(view, "");
super.onViewCreated(view, bundle);
throw null;
}
private static /* synthetic */ Object e(Object[] objArr) {
BaseIntegrityFragment baseIntegrityFragment = (BaseIntegrityFragment) objArr[0];
C0693Mj c0693Mj = (C0693Mj) objArr[1];
int i = 2 % 2;
int i2 = c + 77;
d = i2 % 128;
if (i2 % 2 != 0) {
C14957gcv.e(c0693Mj, "");
IntegrityErrorActivity.LWm lWm = IntegrityErrorActivity.l;
baseIntegrityFragment.requireContext();
throw null;
}
C14957gcv.e(c0693Mj, "");
IntegrityErrorActivity.LWm lWm2 = IntegrityErrorActivity.l;
Context requireContext = baseIntegrityFragment.requireContext();
C14957gcv.c(requireContext, "");
String str = c0693Mj.d;
int i3 = c;
int i4 = i3 ^ 107;
int i5 = ((i3 & 107) | i4) << 1;
int i6 = -i4;
int i7 = (i5 & i6) + (i5 | i6);
d = i7 % 128;
int i8 = i7 % 2;
C14957gcv.c((Object) str, "");
String str2 = c0693Mj.c;
C14957gcv.c((Object) str2, "");
int i9 = (-2) - ((c + 126) ^ (-1));
d = i9 % 128;
int i10 = i9 % 2;
baseIntegrityFragment.startActivity(IntegrityErrorActivity.LWm.XS_(requireContext, str, str2));
System.identityHashCode(baseIntegrityFragment);
System.identityHashCode(baseIntegrityFragment);
return null;
}
@Override // o.InterfaceC6631cYi.IeS
public final void b(C0693Mj c0693Mj) {
a(new Object[]{this, c0693Mj}, 1408134221, -1408134221, System.identityHashCode(this));
}
private C1296Zw d() {
return (C1296Zw) a(new Object[]{this}, 1733958513, -1733958512, System.identityHashCode(this));
}
}