what-the-bank/sources/com/scb/phone/view/activity/debitcard/DebitCardRequestTermsCondit...

1066 lines
50 KiB
Java

package com.scb.phone.view.activity.debitcard;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.PointF;
import android.graphics.drawable.Drawable;
import android.media.AudioTrack;
import android.os.SystemClock;
import android.text.TextUtils;
import android.view.Gravity;
import android.view.KeyEvent;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewConfiguration;
import android.widget.ExpandableListView;
import androidx.fragment.app.Fragment;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
import com.google.common.base.Ascii;
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
import com.scb.phone.R;
import com.scb.phone.view.activity.debitcard.DebitCardRequestReviewActivity;
import com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity;
import com.scb.phone.view.custom.common.CustomDialog;
import com.scb.phone.view.fragment.TermsAndConditionsFragment;
import java.lang.reflect.Method;
import net.sf.scuba.smartcards.ISOFileInfo;
import o.AbstractC13482fbE;
import o.C0371Fd;
import o.C0693Mj;
import o.C14957gcv;
import o.C15657hZ;
import o.C3614bBe;
import o.Heg;
import o.InterfaceC12853fJD;
import o.InterfaceC13391fZD;
import o.InterfaceC9171deg;
import o.ZI;
import o.aFV;
import o.fSC;
import o.gjJ;
import o.hHk;
import o.huo;
import o.pYy;
import o.xzZ;
import org.bouncycastle.crypto.tls.CipherSuite;
import org.jnbis.internal.NistHelper;
/* loaded from: classes4.dex */
public final class DebitCardRequestTermsConditionsActivity extends Hilt_DebitCardRequestTermsConditionsActivity implements InterfaceC9171deg, InterfaceC12853fJD {
public static final HBt b;
private static char k;
private static char[] m;
private static boolean p;
private static int q;
private static boolean r;
private static char[] s;
private static int t;
/* renamed from: o, reason: collision with root package name */
private huo<Intent> f6787o;
@InterfaceC13391fZD
public aFV presenter;
private static final byte[] $$p = {Ascii.ESC, -53, 19, -66};
private static final int $$q = CipherSuite.TLS_PSK_WITH_AES_256_CBC_SHA384;
private static int $10 = 0;
private static int $11 = 1;
private static int x = 1;
/* JADX WARN: Removed duplicated region for block: B:10:0x0024 */
/* JADX WARN: Removed duplicated region for block: B:7:0x001c */
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0024 -> B:4:0x0026). Please report as a decompilation issue!!! */
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
private static void aC(int r5, int r6, short r7, java.lang.Object[] r8) {
/*
int r5 = r5 + 65
byte[] r0 = com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.$$p
int r6 = r6 * 2
int r6 = r6 + 4
int r7 = r7 * 4
int r7 = 1 - r7
byte[] r1 = new byte[r7]
r2 = 0
if (r0 != 0) goto L14
r4 = r7
r3 = r2
goto L26
L14:
r3 = r2
L15:
byte r4 = (byte) r5
r1[r3] = r4
int r3 = r3 + 1
if (r3 != r7) goto L24
java.lang.String r5 = new java.lang.String
r5.<init>(r1, r2)
r8[r2] = r5
return
L24:
r4 = r0[r6]
L26:
int r4 = -r4
int r5 = r5 + r4
int r6 = r6 + 1
goto L15
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.aC(int, int, short, java.lang.Object[]):void");
}
public static /* synthetic */ Object e(Object[] objArr, int i, int i2, int i3) {
int i4 = ~i;
int i5 = ~i2;
int i6 = (i * 70) + (i2 * (-68)) + (((~(i4 | i5 | i3)) | (~(i | i2 | i3))) * 69) + (((~(i2 | i3)) | (~(i4 | i3)) | (~(i4 | i2))) * (-69)) + ((~(i | i5)) * 69);
if (i6 == 1) {
return b(objArr);
}
if (i6 == 2) {
return d(objArr);
}
if (i6 != 3) {
DebitCardRequestTermsConditionsActivity debitCardRequestTermsConditionsActivity = (DebitCardRequestTermsConditionsActivity) objArr[0];
C0693Mj c0693Mj = (C0693Mj) objArr[1];
int i7 = 2 % 2;
C14957gcv.e(c0693Mj, "");
CustomDialog b2 = CustomDialog.b(debitCardRequestTermsConditionsActivity);
String str = c0693Mj.d;
if (gjJ.a(str)) {
int i8 = t + 7;
x = i8 % 128;
int i9 = i8 % 2;
b2.mTitleTextView.setVisibility(0);
b2.mTitleTextView.setText(str);
}
String str2 = c0693Mj.c;
if (gjJ.a(str2)) {
int i10 = x + 99;
t = i10 % 128;
if (i10 % 2 != 0) {
b2.mTextTextView.setVisibility(1);
} else {
b2.mTextTextView.setVisibility(0);
}
b2.mTextTextView.setText(str2);
}
b2.aoT_(R.string.ok, new DialogInterface.OnClickListener() { // from class: o.dAV
@Override // android.content.DialogInterface.OnClickListener
public final void onClick(DialogInterface dialogInterface, int i11) {
DebitCardRequestTermsConditionsActivity.abi_(dialogInterface);
}
}).show();
return null;
}
return a(objArr);
}
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
public final Fragment M() {
int i = 2 % 2;
Fragment fragment = new Fragment();
int i2 = x + 109;
t = i2 % 128;
int i3 = i2 % 2;
return fragment;
}
private static /* synthetic */ Object a(Object[] objArr) {
DebitCardRequestTermsConditionsActivity debitCardRequestTermsConditionsActivity = (DebitCardRequestTermsConditionsActivity) objArr[0];
int i = 2 % 2;
int i2 = t + 13;
x = i2 % 128;
int i3 = i2 % 2;
String string = debitCardRequestTermsConditionsActivity.getString(R.string.mr_terms_and_conditions_nev_title);
C14957gcv.c((Object) string, "");
if (i3 == 0) {
int i4 = 40 / 0;
}
return string;
}
/* loaded from: classes4.dex */
public static final class HBt {
private HBt() {
}
public /* synthetic */ HBt(byte b) {
this();
}
}
/* JADX WARN: Code restructure failed: missing block: B:6:0x00b0, code lost:
if (r3 > 99999) goto L10;
*/
@Override // com.scb.phone.view.activity.debitcard.Hilt_DebitCardRequestTermsConditionsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final void onCreate(android.os.Bundle r17) {
/*
Method dump skipped, instructions count: 1366
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.onCreate(android.os.Bundle):void");
}
@Override // o.InterfaceC9171deg
public final void d() {
int i = 2 % 2;
int i2 = t + 105;
x = i2 % 128;
int i3 = i2 % 2;
huo<Intent> huoVar = this.f6787o;
if (huoVar == null) {
C14957gcv.a("");
int i4 = t + 1;
x = i4 % 128;
int i5 = i4 % 2;
huoVar = null;
}
DebitCardRequestReviewActivity.RVV rvv = DebitCardRequestReviewActivity.b;
DebitCardRequestTermsConditionsActivity debitCardRequestTermsConditionsActivity = this;
C14957gcv.e(debitCardRequestTermsConditionsActivity, "");
huoVar.d(new Intent(debitCardRequestTermsConditionsActivity, (Class<?>) DebitCardRequestReviewActivity.class), null);
}
@Override // o.InterfaceC9171deg
public final void c() {
int i = 2 % 2;
int i2 = x + 107;
t = i2 % 128;
int i3 = i2 % 2;
j(false);
int i4 = t + 53;
x = i4 % 128;
if (i4 % 2 == 0) {
throw null;
}
}
/* JADX WARN: Code restructure failed: missing block: B:20:0x001c, code lost:
if (r1 != null) goto L11;
*/
/* JADX WARN: Code restructure failed: missing block: B:4:0x0017, code lost:
if (r1 != null) goto L11;
*/
/* JADX WARN: Code restructure failed: missing block: B:5:0x001f, code lost:
o.C14957gcv.a("");
r1 = null;
*/
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, android.app.Activity
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final void onDestroy() {
/*
r5 = this;
r0 = 2
int r1 = r0 % r0
int r1 = com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.x
int r1 = r1 + 77
int r2 = r1 % 128
com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.t = r2
int r1 = r1 % r0
java.lang.String r2 = ""
r3 = 0
if (r1 == 0) goto L1a
o.aFV r1 = r5.presenter
r4 = 29
int r4 = r4 / 0
if (r1 == 0) goto L1f
goto L23
L1a:
o.aFV r1 = r5.presenter
if (r1 == 0) goto L1f
goto L23
L1f:
o.C14957gcv.a(r2)
r1 = r3
L23:
r1.w_()
o.huo<android.content.Intent> r1 = r5.f6787o
if (r1 != 0) goto L41
int r1 = com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.x
int r1 = r1 + 79
int r4 = r1 % 128
com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.t = r4
int r1 = r1 % r0
if (r1 != 0) goto L3a
o.C14957gcv.a(r2)
r1 = r3
goto L41
L3a:
o.C14957gcv.a(r2)
r3.hashCode()
throw r3
L41:
r1.e()
super.onDestroy()
int r1 = com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.x
int r1 = r1 + 125
int r2 = r1 % 128
com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.t = r2
int r1 = r1 % r0
if (r1 != 0) goto L53
return
L53:
r3.hashCode()
throw r3
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.onDestroy():void");
}
@Override // o.InterfaceC12853fJD
public final void d(String str) {
int i = 2 % 2;
C14957gcv.e(str, "");
((CustomDialog) CustomDialog.e(new Object[]{CustomDialog.b(this).c(R.string.mr_terms_and_conditions_accept_dialog_title).d(R.string.mr_terms_and_conditions_accept_dialog_description), Integer.valueOf(R.string.tc_agree_dialog_negative_button), new DialogInterface.OnClickListener() { // from class: o.dBd
@Override // android.content.DialogInterface.OnClickListener
public final void onClick(DialogInterface dialogInterface, int i2) {
DebitCardRequestTermsConditionsActivity.abj_(dialogInterface);
}
}})).aoT_(R.string.tc_agree_dialog_positive_accept_button, new DialogInterface.OnClickListener(this) { // from class: o.dBa
private DebitCardRequestTermsConditionsActivity c;
@Override // android.content.DialogInterface.OnClickListener
public final void onClick(DialogInterface dialogInterface, int i2) {
DebitCardRequestTermsConditionsActivity.a(this.c);
}
{
this.c = this;
}
}).show();
int i2 = t + 79;
x = i2 % 128;
int i3 = i2 % 2;
}
private static void aB(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
int i2 = 2;
int i3 = 2 % 2;
C3614bBe c3614bBe = new C3614bBe();
char[] cArr2 = s;
char c = '0';
int i4 = 0;
if (cArr2 != null) {
int length = cArr2.length;
char[] cArr3 = new char[length];
int i5 = $10 + 45;
$11 = i5 % 128;
int i6 = i5 % 2;
int i7 = 0;
while (i7 < length) {
int i8 = $10 + 77;
$11 = i8 % 128;
if (i8 % i2 == 0) {
try {
Object[] objArr2 = new Object[1];
objArr2[i4] = Integer.valueOf(cArr2[i7]);
Object obj = xzZ.y.get(-950481649);
if (obj == null) {
Class cls = (Class) xzZ.c(337 - TextUtils.getOffsetAfter("", i4), TextUtils.lastIndexOf("", c) + 6, (char) ((-1) - ((byte) KeyEvent.getModifierMetaStateMask())));
byte b2 = (byte) i4;
byte b3 = b2;
Object[] objArr3 = new Object[1];
aC(b2, b3, b3, objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
xzZ.y.put(-950481649, obj);
}
cArr3[i7] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
i7 >>= 1;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
} else {
Object[] objArr4 = {Integer.valueOf(cArr2[i7])};
Object obj2 = xzZ.y.get(-950481649);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(337 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), 5 - View.resolveSizeAndState(0, 0, 0), (char) (MotionEvent.axisFromString("") + 1));
byte b4 = (byte) 0;
byte b5 = b4;
Object[] objArr5 = new Object[1];
aC(b4, b5, b5, objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
xzZ.y.put(-950481649, obj2);
}
cArr3[i7] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
i7++;
}
int i9 = $11 + 103;
$10 = i9 % 128;
if (i9 % 2 != 0) {
int i10 = 5 % 3;
}
i2 = 2;
c = '0';
i4 = 0;
}
cArr2 = cArr3;
}
try {
Object[] objArr6 = {Integer.valueOf(q)};
Object obj3 = xzZ.y.get(-1521625011);
if (obj3 == null) {
Class cls3 = (Class) xzZ.c(TextUtils.indexOf("", "") + 283, TextUtils.indexOf("", "", 0, 0) + 5, (char) (39813 - Drawable.resolveOpacity(0, 0)));
byte b6 = (byte) 0;
Object[] objArr7 = new Object[1];
aC((byte) 57, b6, b6, objArr7);
obj3 = cls3.getMethod((String) objArr7[0], Integer.TYPE);
xzZ.y.put(-1521625011, obj3);
}
int intValue = ((Integer) ((Method) obj3).invoke(null, objArr6)).intValue();
if (r) {
int i11 = $11 + 83;
$10 = i11 % 128;
int i12 = i11 % 2;
c3614bBe.c = bArr.length;
char[] cArr4 = new char[c3614bBe.c];
c3614bBe.a = 0;
int i13 = $10 + 81;
$11 = i13 % 128;
int i14 = i13 % 2;
while (c3614bBe.a < c3614bBe.c) {
cArr4[c3614bBe.a] = (char) (cArr2[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue);
Object[] objArr8 = {c3614bBe, c3614bBe};
Object obj4 = xzZ.y.get(1779759091);
if (obj4 == null) {
obj4 = ((Class) xzZ.c((ViewConfiguration.getTapTimeout() >> 16) + 40, (ViewConfiguration.getScrollDefaultDelay() >> 16) + 5, (char) (ViewConfiguration.getKeyRepeatDelay() >> 16))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj4);
}
((Method) obj4).invoke(null, objArr8);
}
objArr[0] = new String(cArr4);
return;
}
int i15 = 0;
if (p) {
c3614bBe.c = cArr.length;
char[] cArr5 = new char[c3614bBe.c];
c3614bBe.a = 0;
while (c3614bBe.a < c3614bBe.c) {
cArr5[c3614bBe.a] = (char) (cArr2[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
Object[] objArr9 = {c3614bBe, c3614bBe};
Object obj5 = xzZ.y.get(1779759091);
if (obj5 == null) {
obj5 = ((Class) xzZ.c(Color.alpha(0) + 40, TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 6, (char) TextUtils.getOffsetAfter("", 0))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj5);
}
((Method) obj5).invoke(null, objArr9);
int i16 = $10 + 31;
$11 = i16 % 128;
int i17 = i16 % 2;
}
objArr[0] = new String(cArr5);
return;
}
c3614bBe.c = iArr.length;
char[] cArr6 = new char[c3614bBe.c];
while (true) {
c3614bBe.a = i15;
if (c3614bBe.a >= c3614bBe.c) {
objArr[0] = new String(cArr6);
return;
} else {
cArr6[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
i15 = c3614bBe.a + 1;
}
}
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
}
@Override // o.InterfaceC12853fJD
public final void e(String str) {
int i = 2 % 2;
C14957gcv.e(str, "");
((CustomDialog) CustomDialog.e(new Object[]{CustomDialog.b(this).c(R.string.mr_terms_and_conditions_decline_dialog_title).d(R.string.mr_terms_and_conditions_decline_dialog_description), Integer.valueOf(R.string.mr_terms_and_conditions_decline_dialog_btn_cancel), new DialogInterface.OnClickListener() { // from class: o.dAX
@Override // android.content.DialogInterface.OnClickListener
public final void onClick(DialogInterface dialogInterface, int i2) {
DebitCardRequestTermsConditionsActivity.abh_(dialogInterface);
}
}})).aoT_(R.string.mr_terms_and_conditions_decline_dialog_btn_decline, new DialogInterface.OnClickListener(this) { // from class: o.dBc
private DebitCardRequestTermsConditionsActivity d;
@Override // android.content.DialogInterface.OnClickListener
public final void onClick(DialogInterface dialogInterface, int i2) {
DebitCardRequestTermsConditionsActivity.e(new Object[]{this.d}, -614872827, 614872828, (int) System.currentTimeMillis());
}
{
this.d = this;
}
}).show();
int i2 = x + 25;
t = i2 % 128;
if (i2 % 2 == 0) {
return;
}
Object obj = null;
obj.hashCode();
throw null;
}
@Override // o.InterfaceC12828fIc
public final void h() {
int i = 2 % 2;
int i2 = x + 59;
t = i2 % 128;
int i3 = i2 % 2;
finish();
int i4 = x + 35;
t = i4 % 128;
if (i4 % 2 != 0) {
int i5 = 65 / 0;
}
}
@Override // o.InterfaceC9652dno
public final void a(C0371Fd c0371Fd) {
int i = 2 % 2;
int i2 = x + 73;
t = i2 % 128;
if (i2 % 2 == 0) {
C14957gcv.e(c0371Fd, "");
TermsAndConditionsFragment.HBt hBt = TermsAndConditionsFragment.c;
TermsAndConditionsFragment c = TermsAndConditionsFragment.HBt.c(c0371Fd);
AbstractC13482fbE a = getSupportFragmentManager().a();
a.b(R.id.container, c, null, 2);
a.b();
return;
}
C14957gcv.e(c0371Fd, "");
TermsAndConditionsFragment.HBt hBt2 = TermsAndConditionsFragment.c;
TermsAndConditionsFragment c2 = TermsAndConditionsFragment.HBt.c(c0371Fd);
AbstractC13482fbE a2 = getSupportFragmentManager().a();
a2.b(R.id.container, c2, null, 4);
a2.b();
}
@Override // com.scb.phone.view.activity.debitcard.Hilt_DebitCardRequestTermsConditionsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
public final void onResume() {
int i = 2 % 2;
Context baseContext = getBaseContext();
Object obj = null;
if (baseContext == null) {
Object[] objArr = new Object[1];
aB(null, null, (ViewConfiguration.getKeyRepeatDelay() >> 16) + 127, new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, -112, -124, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -119, ISOFileInfo.FCI_EXT, -120, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ay(new char[]{26, '$', 13851, 13851, 18, '!', '0', 4, 13853, 13853, 26, ',', 23, 1, '/', '0', 25, NistHelper.SEP_FS}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.are_you_sure_want_delete_recipient).substring(16, 17).length() + 50), 18 - TextUtils.indexOf("", "", 0, 0), objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
int i2 = x + 85;
t = i2 % 128;
int i3 = i2 % 2;
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i4 = t + 1;
x = i4 % 128;
try {
if (i4 % 2 == 0) {
Object obj2 = xzZ.y.get(125943855);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(493 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)), (ViewConfiguration.getFadingEdgeLength() >> 16) + 5, (char) (ViewConfiguration.getWindowTouchSlop() >> 8))).getMethod("a", null);
xzZ.y.put(125943855, obj2);
}
Object invoke = ((Method) obj2).invoke(null, null);
Object[] objArr3 = {baseContext};
Object obj3 = xzZ.y.get(1378719468);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(486 - TextUtils.indexOf((CharSequence) "", '0', 0, 0), 5 - (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (ViewConfiguration.getScrollBarFadeDuration() >> 16))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj3);
}
((Method) obj3).invoke(invoke, objArr3);
obj.hashCode();
throw null;
}
Object obj4 = xzZ.y.get(125943855);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(491 - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)), 5 - Gravity.getAbsoluteGravity(0, 0), (char) ExpandableListView.getPackedPositionGroup(0L))).getMethod("a", null);
xzZ.y.put(125943855, obj4);
}
Object invoke2 = ((Method) obj4).invoke(null, null);
Object[] objArr4 = {baseContext};
Object obj5 = xzZ.y.get(1378719468);
if (obj5 == null) {
obj5 = ((Class) xzZ.c((ViewConfiguration.getDoubleTapTimeout() >> 16) + 487, ExpandableListView.getPackedPositionGroup(0L) + 5, (char) (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj5);
}
((Method) obj5).invoke(invoke2, objArr4);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onResume();
}
/* JADX WARN: Code restructure failed: missing block: B:37:0x0126, code lost:
if (r2.b == r2.c) goto L37;
*/
/* JADX WARN: Code restructure failed: missing block: B:40:0x0156, code lost:
r8 = new java.lang.Object[]{r2, r2, java.lang.Integer.valueOf(r1), r2, r2, java.lang.Integer.valueOf(r1), r2, r2, java.lang.Integer.valueOf(r1), r2, r2, java.lang.Integer.valueOf(r1), r2};
r9 = o.xzZ.y.get(822107368);
*/
/* JADX WARN: Code restructure failed: missing block: B:41:0x01a4, code lost:
if (r9 == null) goto L42;
*/
/* JADX WARN: Code restructure failed: missing block: B:45:0x0231, code lost:
if (((java.lang.Integer) ((java.lang.reflect.Method) r9).invoke(null, r8)).intValue() != r2.j) goto L57;
*/
/* JADX WARN: Code restructure failed: missing block: B:46:0x0233, code lost:
r7 = com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.$11 + 103;
com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.$10 = r7 % 128;
r7 = r7 % 2;
*/
/* JADX WARN: Code restructure failed: missing block: B:47:0x023f, code lost:
r8 = new java.lang.Object[]{r2, r2, java.lang.Integer.valueOf(r1), java.lang.Integer.valueOf(r1), r2, r2, java.lang.Integer.valueOf(r1), java.lang.Integer.valueOf(r1), r2, java.lang.Integer.valueOf(r1), r2};
r7 = o.xzZ.y.get(-1152873385);
*/
/* JADX WARN: Code restructure failed: missing block: B:48:0x0280, code lost:
if (r7 == null) goto L50;
*/
/* JADX WARN: Code restructure failed: missing block: B:50:0x0300, code lost:
r7 = ((java.lang.Integer) ((java.lang.reflect.Method) r7).invoke(null, r8)).intValue();
*/
/* JADX WARN: Code restructure failed: missing block: B:51:0x030d, code lost:
r8 = (r2.d * r1) + r2.j;
r4[r2.e] = r3[r7];
r4[r2.e + 1] = r3[r8];
*/
/* JADX WARN: Code restructure failed: missing block: B:53:0x037d, code lost:
r2.e += 2;
*/
/* JADX WARN: Code restructure failed: missing block: B:54:0x0285, code lost:
r7 = (java.lang.Class) o.xzZ.c(android.view.View.MeasureSpec.getMode(0) + 327, 5 - (android.util.TypedValue.complexToFraction(0, com.google.android.gms.maps.model.BitmapDescriptorFactory.HUE_RED, com.google.android.gms.maps.model.BitmapDescriptorFactory.HUE_RED) > com.google.android.gms.maps.model.BitmapDescriptorFactory.HUE_RED ? 1 : (android.util.TypedValue.complexToFraction(0, com.google.android.gms.maps.model.BitmapDescriptorFactory.HUE_RED, com.google.android.gms.maps.model.BitmapDescriptorFactory.HUE_RED) == com.google.android.gms.maps.model.BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (1 - (android.os.SystemClock.elapsedRealtime() > 0 ? 1 : (android.os.SystemClock.elapsedRealtime() == 0 ? 0 : -1))));
r12 = (byte) 0;
r14 = new java.lang.Object[1];
aC((byte) (-com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.$$p[1]), r12, r12, r14);
r7 = r7.getMethod((java.lang.String) r14[0], java.lang.Object.class, java.lang.Object.class, java.lang.Integer.TYPE, java.lang.Integer.TYPE, java.lang.Object.class, java.lang.Object.class, java.lang.Integer.TYPE, java.lang.Integer.TYPE, java.lang.Object.class, java.lang.Integer.TYPE, java.lang.Object.class);
o.xzZ.y.put(-1152873385, r7);
*/
/* JADX WARN: Code restructure failed: missing block: B:57:0x0330, code lost:
if (r2.a != r2.d) goto L60;
*/
/* JADX WARN: Code restructure failed: missing block: B:58:0x0332, code lost:
r7 = com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.$11 + 73;
com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.$10 = r7 % 128;
r7 = r7 % 2;
r2.f = ((r2.f + r1) - 1) % r1;
r2.j = ((r2.j + r1) - 1) % r1;
r7 = (r2.a * r1) + r2.f;
r8 = (r2.d * r1) + r2.j;
r4[r2.e] = r3[r7];
r4[r2.e + 1] = r3[r8];
*/
/* JADX WARN: Code restructure failed: missing block: B:60:0x0364, code lost:
r7 = (r2.a * r1) + r2.j;
r8 = (r2.d * r1) + r2.f;
r4[r2.e] = r3[r7];
r4[r2.e + 1] = r3[r8];
*/
/* JADX WARN: Code restructure failed: missing block: B:62:0x01a7, code lost:
r9 = (java.lang.Class) o.xzZ.c(233 - (android.view.ViewConfiguration.getScrollBarSize() >> 8), android.os.Process.getGidForName("") + 6, (char) (android.view.View.resolveSize(0, 0) + 22024));
r13 = (byte) 0;
r15 = new java.lang.Object[1];
aC((byte) 55, r13, r13, r15);
r9 = r9.getMethod((java.lang.String) r15[0], java.lang.Object.class, java.lang.Object.class, java.lang.Integer.TYPE, java.lang.Object.class, java.lang.Object.class, java.lang.Integer.TYPE, java.lang.Object.class, java.lang.Object.class, java.lang.Integer.TYPE, java.lang.Object.class, java.lang.Object.class, java.lang.Integer.TYPE, java.lang.Object.class);
o.xzZ.y.put(822107368, r9);
*/
/* JADX WARN: Code restructure failed: missing block: B:64:0x0385, code lost:
r0 = move-exception;
*/
/* JADX WARN: Code restructure failed: missing block: B:65:0x0386, code lost:
r1 = r0.getCause();
*/
/* JADX WARN: Code restructure failed: missing block: B:66:0x038a, code lost:
if (r1 != null) goto L65;
*/
/* JADX WARN: Code restructure failed: missing block: B:67:0x038c, code lost:
throw r1;
*/
/* JADX WARN: Code restructure failed: missing block: B:68:0x038d, code lost:
throw r0;
*/
/* JADX WARN: Code restructure failed: missing block: B:69:0x013c, code lost:
r4[r2.e] = (char) (r2.b - r25);
r4[r2.e + 1] = (char) (r2.c - r25);
*/
/* JADX WARN: Code restructure failed: missing block: B:72:0x013a, code lost:
if (r2.b == r2.c) goto L37;
*/
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
private static void ay(char[] r24, byte r25, int r26, java.lang.Object[] r27) {
/*
Method dump skipped, instructions count: 950
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.debitcard.DebitCardRequestTermsConditionsActivity.ay(char[], byte, int, java.lang.Object[]):void");
}
@Override // com.scb.phone.view.activity.debitcard.Hilt_DebitCardRequestTermsConditionsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
public final void onPause() {
int i = 2 % 2;
int i2 = x + 67;
t = i2 % 128;
int i3 = i2 % 2;
Context baseContext = getBaseContext();
if (baseContext == null) {
Object[] objArr = new Object[1];
aB(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 114, new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, -112, -124, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -119, ISOFileInfo.FCI_EXT, -120, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ay(new char[]{26, '$', 13851, 13851, 18, '!', '0', 4, 13853, 13853, 26, ',', 23, 1, '/', '0', 25, NistHelper.SEP_FS}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.registration_facial_verification_locked_has_card_button_return_label).substring(14, 15).codePointAt(0) + 19), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.etb_success_account_type_desc_2).substring(5, 9).codePointAt(2) - 34, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
int i4 = t + 25;
x = i4 % 128;
int i5 = i4 % 2;
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i6 = t + 19;
x = i6 % 128;
int i7 = i6 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c((SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 491, Drawable.resolveOpacity(0, 0) + 5, (char) View.resolveSize(0, 0))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr3 = {baseContext};
Object obj2 = xzZ.y.get(1633456013);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(486 - ((byte) KeyEvent.getModifierMetaStateMask()), TextUtils.indexOf("", "", 0) + 5, (char) TextUtils.getOffsetAfter("", 0))).getMethod("c", Context.class);
xzZ.y.put(1633456013, obj2);
}
((Method) obj2).invoke(invoke, objArr3);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onPause();
}
@Override // com.scb.phone.view.activity.debitcard.Hilt_DebitCardRequestTermsConditionsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity, android.view.ContextThemeWrapper, android.content.ContextWrapper
public final void attachBaseContext(Context context) {
int i = 2 % 2;
int i2 = x + 119;
t = i2 % 128;
int i3 = i2 % 2;
super.attachBaseContext(context);
Object[] objArr = new Object[1];
ay(new char[]{4, 30, 17, 31, 26, '*', '\r', 24, 25, 7, 23, '0', 25, 22, 26, 15, 13905, 13905}, (byte) (104 - Drawable.resolveOpacity(0, 0)), 17 - TextUtils.lastIndexOf("", '0', 0), objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ay(new char[]{31, '%', 26, '.', 13902}, (byte) (80 - Color.red(0)), 5 - (ViewConfiguration.getKeyRepeatDelay() >> 16), objArr2);
Object obj = null;
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
if (intValue >= 99000) {
int i4 = x + 23;
t = i4 % 128;
if (i4 % 2 != 0) {
obj.hashCode();
throw null;
}
if (intValue <= 99999) {
return;
}
}
Context applicationContext = context != null ? context.getApplicationContext() : context;
if (applicationContext != null) {
try {
Object obj2 = xzZ.y.get(125943855);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(492 - (ViewConfiguration.getScrollDefaultDelay() >> 16), 5 - View.combineMeasuredStates(0, 0), (char) ExpandableListView.getPackedPositionGroup(0L))).getMethod("a", null);
xzZ.y.put(125943855, obj2);
}
Object invoke = ((Method) obj2).invoke(null, null);
Object[] objArr3 = new Object[1];
aB(null, null, (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)) + 127, new byte[]{-109, -112, -103, ISOFileInfo.LCS_BYTE, -101, -105, -109, -104, -108, -108, -112, -106, -111, -103, -101, -111, -111, ISOFileInfo.FILE_IDENTIFIER, -105, ISOFileInfo.LCS_BYTE, -101, ISOFileInfo.LCS_BYTE, -102, -106, -105, ISOFileInfo.DATA_BYTES2, -109, -107, -103, -104, -107, -108, -103, -107, -108, -107, ISOFileInfo.DATA_BYTES2, -104, -105, -108, ISOFileInfo.DATA_BYTES2, -106, ISOFileInfo.LCS_BYTE, -107, -108, -109, -110, -111}, objArr3);
String str = (String) objArr3[0];
Object[] objArr4 = new Object[1];
ay(new char[]{18, 5, '!', 17, ' ', 3, 0, '$', 15, '/', 29, ' ', 29, ' ', 6, 14, 29, 3, 14, '\"', 24, 29, 3, 2, '\n', '\"', '$', 27, '#', '*', '(', 27, 13777, 13777, ',', 1, '/', 22, 13852, 13852, ' ', 3, 3, 30, '0', 15, ' ', 3, '\f', 24, 7, 2, 23, 27, '.', 1, 27, 23, 19, 27, ' ', 3, 5, 16}, (byte) (View.MeasureSpec.getSize(0) + 36), 64 - (ViewConfiguration.getDoubleTapTimeout() >> 16), objArr4);
String str2 = (String) objArr4[0];
Object[] objArr5 = new Object[1];
aB(null, null, (ViewConfiguration.getDoubleTapTimeout() >> 16) + 127, new byte[]{-110, ISOFileInfo.LCS_BYTE, -103, -101, ISOFileInfo.DATA_BYTES2, -106, ISOFileInfo.DATA_BYTES2, -100, -106, -100, -105, -102, -103, -104, -112, -108, -112, -102, ISOFileInfo.LCS_BYTE, -106, -107, -101, -100, -101, -111, -111, -104, -101, -101, ISOFileInfo.DATA_BYTES2, -108, -109, ISOFileInfo.FILE_IDENTIFIER, -105, -102, -103, -112, -106, -103, ISOFileInfo.LCS_BYTE, -104, -110, -100, -111, -100, -106, -108, ISOFileInfo.DATA_BYTES2, -103, -100, -109, -108, -112, -107, -105, -104, -112, -112, -107, ISOFileInfo.DATA_BYTES2, -107, -100, -103, ISOFileInfo.DATA_BYTES2}, objArr5);
String str3 = (String) objArr5[0];
Object[] objArr6 = new Object[1];
ay(new char[]{11, '*', '+', ' ', '\t', '\'', 13753, 13753, '\f', '.', '\t', '%', 23, 22, 13819, 13819, 17, 26, 26, '+', '\t', 30, 5, 3, '\'', '.', 25, '0', '\n', 21, 16, 5, '+', 25, 4, '\t', '0', 25, '%', ')', 3, 23, 11, '\f', 5, '&', 3, 23, 20, 26, 23, 22, 31, 16, 1, 30, '-', 19, '.', '!', '(', 15, 18, 4, 18, 16, 31, 14, 20, 16, 18, '!', 4, 18}, (byte) (4 - View.getDefaultSize(0, 0)), 74 - (ViewConfiguration.getDoubleTapTimeout() >> 16), objArr6);
String str4 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
ay(new char[]{')', 21, 27, 21, 13845}, (byte) (108 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1))), 5 - (ViewConfiguration.getTouchSlop() >> 8), objArr7);
String str5 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
aB(null, null, 127 - (ViewConfiguration.getPressedStateDuration() >> 16), new byte[]{-112, -111, -101, -109, -101, ISOFileInfo.LCS_BYTE, -112, -110, ISOFileInfo.DATA_BYTES2, -104, ISOFileInfo.LCS_BYTE, -104, -99, ISOFileInfo.LCS_BYTE, -112, -108, ISOFileInfo.DATA_BYTES2, -99, -111, -111, -104, -109, -99, -108, -112, -100, -102, -99, -100, -109, -105, ISOFileInfo.FILE_IDENTIFIER, -109, -104, ISOFileInfo.DATA_BYTES2, -112}, objArr8);
Object[] objArr9 = {applicationContext, str, str2, str3, str4, true, str5, (String) objArr8[0]};
Object obj3 = xzZ.y.get(1656189573);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(MotionEvent.axisFromString("") + 488, 5 - (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (ViewConfiguration.getJumpTapTimeout() >> 16))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
xzZ.y.put(1656189573, obj3);
}
((Method) obj3).invoke(invoke, objArr9);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
}
private static /* synthetic */ Object b(Object[] objArr) {
boolean z = false;
DebitCardRequestTermsConditionsActivity debitCardRequestTermsConditionsActivity = (DebitCardRequestTermsConditionsActivity) objArr[0];
int i = 2 % 2;
C14957gcv.e(debitCardRequestTermsConditionsActivity, "");
aFV afv = debitCardRequestTermsConditionsActivity.presenter;
Object obj = null;
if (afv != null) {
int i2 = x + 91;
t = i2 % 128;
int i3 = i2 % 2;
} else {
C14957gcv.a("");
int i4 = x + 31;
t = i4 % 128;
int i5 = i4 % 2;
afv = null;
}
ZI.IeS ieS = new ZI.IeS() { // from class: o.aGa
@Override // o.ZI.IeS
public final void e(Object obj2) {
((InterfaceC9171deg) obj2).c();
}
};
if (afv.f != 0) {
z = true;
} else {
int i6 = t + 69;
x = i6 % 128;
int i7 = i6 % 2;
}
if (!(!z)) {
int i8 = x + 97;
t = i8 % 128;
int i9 = i8 % 2;
ieS.e(afv.f);
}
int i10 = x + 87;
t = i10 % 128;
if (i10 % 2 == 0) {
return null;
}
obj.hashCode();
throw null;
}
public static /* synthetic */ void abh_(DialogInterface dialogInterface) {
int i = 2 % 2;
int i2 = x + 113;
t = i2 % 128;
if (i2 % 2 == 0) {
dialogInterface.dismiss();
} else {
dialogInterface.dismiss();
throw null;
}
}
public static /* synthetic */ void abi_(DialogInterface dialogInterface) {
int i = 2 % 2;
int i2 = x + 81;
t = i2 % 128;
int i3 = i2 % 2;
dialogInterface.dismiss();
int i4 = x + 65;
t = i4 % 128;
if (i4 % 2 != 0) {
throw null;
}
}
public static /* synthetic */ void a(DebitCardRequestTermsConditionsActivity debitCardRequestTermsConditionsActivity) {
boolean z;
int i = 2 % 2;
int i2 = x + 119;
t = i2 % 128;
int i3 = i2 % 2;
C14957gcv.e(debitCardRequestTermsConditionsActivity, "");
aFV afv = debitCardRequestTermsConditionsActivity.presenter;
if (afv == null) {
C14957gcv.a("");
afv = null;
}
if (afv.f != 0) {
int i4 = x + 61;
t = i4 % 128;
int i5 = i4 % 2;
z = true;
} else {
z = false;
}
if (!(!z)) {
afv.f.y();
}
C15657hZ c15657hZ = afv.d;
hHk hhk = new hHk(afv.b);
aFV.LWm lWm = new aFV.LWm(afv);
aFV.RVV rvv = new aFV.RVV(afv);
C14957gcv.e(hhk, "");
C14957gcv.e(lWm, "");
C14957gcv.e(rvv, "");
c15657hZ.c.d(lWm, rvv, new pYy.LWm(hhk), new fSC());
}
public static /* synthetic */ void abj_(DialogInterface dialogInterface) {
int i = 2 % 2;
int i2 = t + 121;
x = i2 % 128;
if (i2 % 2 != 0) {
dialogInterface.dismiss();
int i3 = x + 13;
t = i3 % 128;
if (i3 % 2 != 0) {
int i4 = 13 / 0;
return;
}
return;
}
dialogInterface.dismiss();
Object obj = null;
obj.hashCode();
throw null;
}
private static /* synthetic */ Object d(Object[] objArr) {
DebitCardRequestTermsConditionsActivity debitCardRequestTermsConditionsActivity = (DebitCardRequestTermsConditionsActivity) objArr[0];
Heg heg = (Heg) objArr[1];
int i = 2 % 2;
int i2 = t + 99;
x = i2 % 128;
int i3 = i2 % 2;
C14957gcv.e(debitCardRequestTermsConditionsActivity, "");
C14957gcv.e(heg, "");
if (heg.e != -1) {
return null;
}
debitCardRequestTermsConditionsActivity.setResult(-1);
debitCardRequestTermsConditionsActivity.finish();
int i4 = x + 83;
t = i4 % 128;
if (i4 % 2 == 0) {
return null;
}
int i5 = 3 / 3;
return null;
}
static void g() {
m = new char[]{49028, 49031, 49106, 49090, 49105, 49041, 49138, 49115, 49048, 49109, 49111, 49088, 49055, 49024, 49049, 49093, 49051, 49052, 49045, 49110, 49026, 49116, 49104, 49119, 49089, 49126, 49035, 49053, 49025, 49091, 49118, 49029, 49117, 49054, 49042, 49034, 49108, 49033, 49098, 49112, 49094, 49027, 49040, 49030, 49123, 49043, 49095, 49114, 49050};
k = (char) 35374;
s = new char[]{16343, 16324, 16330, 16376, 16325, 16335, 16260, 16326, 16311, 16329, 16378, 16380, 16383, 16346, 16334, 16331, 16263, 16317, 16314, 16328, 16313, 16332, 16319, 16312, 16318, 16316, 16315, 16262, 16259};
q = 1934311030;
p = true;
r = true;
}
@Override // com.scb.phone.view.activity.debitcard.Hilt_DebitCardRequestTermsConditionsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
public final void onStart() {
int i = 2 % 2;
int i2 = x + 63;
t = i2 % 128;
int i3 = i2 % 2;
super.onStart();
int i4 = x + 71;
t = i4 % 128;
int i5 = i4 % 2;
}
@Override // o.InterfaceC9171deg
public final void a(C0693Mj c0693Mj) {
e(new Object[]{this, c0693Mj}, 394307819, -394307819, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 487538055);
}
@Override // o.InterfaceC9652dno
public final void A() {
int i = 2 % 2;
int i2 = t + 103;
x = i2 % 128;
int i3 = i2 % 2;
}
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
public final String L() {
return (String) e(new Object[]{this}, 768564696, -768564693, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) + 1083924209);
}
static {
t = 0;
g();
b = new HBt((byte) 0);
int i = x + 21;
t = i % 128;
if (i % 2 != 0) {
int i2 = 22 / 0;
}
}
}