1765 lines
88 KiB
Java
1765 lines
88 KiB
Java
|
package com.scb.phone.view.activity.deeplink;
|
||
|
|
||
|
import android.content.ActivityNotFoundException;
|
||
|
import android.content.Context;
|
||
|
import android.content.DialogInterface;
|
||
|
import android.content.Intent;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.PointF;
|
||
|
import android.media.AudioTrack;
|
||
|
import android.net.Uri;
|
||
|
import android.os.Process;
|
||
|
import android.text.AndroidCharacter;
|
||
|
import android.text.TextUtils;
|
||
|
import android.util.TypedValue;
|
||
|
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 com.airbnb.deeplinkdispatch.DeepLink;
|
||
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||
|
import com.google.common.base.Ascii;
|
||
|
import com.huawei.hms.support.api.entity.common.CommonConstant;
|
||
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
||
|
import com.pingan.ai.p;
|
||
|
import com.scb.phone.R;
|
||
|
import com.scb.phone.view.activity.HomeActivity;
|
||
|
import com.scb.phone.view.activity.bscanc.MyQRMenuActivity;
|
||
|
import com.scb.phone.view.activity.contactus.ContactUsActivity;
|
||
|
import com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity;
|
||
|
import com.scb.phone.view.activity.donations.DonationsLandingActivity;
|
||
|
import com.scb.phone.view.activity.easycash.EasycashLandingActivity;
|
||
|
import com.scb.phone.view.activity.etb.ETBCheckEligibilityActivity;
|
||
|
import com.scb.phone.view.activity.findus.FindUsActivity;
|
||
|
import com.scb.phone.view.activity.friends.FriendsLandingActivity;
|
||
|
import com.scb.phone.view.activity.hml.HmlETBLandingActivity;
|
||
|
import com.scb.phone.view.activity.investment.InvestmentDetailsActivity;
|
||
|
import com.scb.phone.view.activity.investment.onboarding.FundOnboardingLandingActivity;
|
||
|
import com.scb.phone.view.activity.investment.scbs.AddAccountInfoActivity;
|
||
|
import com.scb.phone.view.activity.investment.scbs.ScbsDataSharingTCActivity;
|
||
|
import com.scb.phone.view.activity.investment.scbs.ScbsLandingActivity;
|
||
|
import com.scb.phone.view.activity.juristic.JuristicOnboardingLandingActivity;
|
||
|
import com.scb.phone.view.activity.juristic.JuristicRequestFormActivity;
|
||
|
import com.scb.phone.view.activity.landingpage.PartnerWebViewActivity;
|
||
|
import com.scb.phone.view.activity.mwpartner.MwLandingActivity;
|
||
|
import com.scb.phone.view.activity.partner.PartnerAuthorizationActivity;
|
||
|
import com.scb.phone.view.activity.partner.PartnerLandingActivity;
|
||
|
import com.scb.phone.view.activity.personallimit.PersonalLimitActivity;
|
||
|
import com.scb.phone.view.activity.prelogin.PinLoginActivity;
|
||
|
import com.scb.phone.view.activity.requesttopay.GoManagePromptPayActivity;
|
||
|
import com.scb.phone.view.activity.requesttopay.RequestToPayActivity;
|
||
|
import com.scb.phone.view.activity.sme.SMELandingPageActivity;
|
||
|
import com.scb.phone.view.activity.sme.gifting.GiftSelectionActivity;
|
||
|
import com.scb.phone.view.activity.tc.MutualFundTermsAndConditionsActivity;
|
||
|
import com.scb.phone.view.activity.transferandpay.ScanPaymentActivity;
|
||
|
import com.scb.phone.view.activity.transferandpay.billpayment.BillPaymentActivity;
|
||
|
import com.scb.phone.view.activity.transferandpay.cardlessatm.CardlessATMTutorialActivity;
|
||
|
import com.scb.phone.view.activity.transferandpay.topup.TopUpActivity;
|
||
|
import com.scb.phone.view.custom.common.CustomDialog;
|
||
|
import java.lang.reflect.Method;
|
||
|
import java.util.List;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import o.C0907Rf;
|
||
|
import o.C0915Rl;
|
||
|
import o.C14957gcv;
|
||
|
import o.C4403bZM;
|
||
|
import o.EVU;
|
||
|
import o.Heg;
|
||
|
import o.InterfaceC13391fZD;
|
||
|
import o.InterfaceC9144deF;
|
||
|
import o.InterfaceC9505dkx;
|
||
|
import o.Nhs;
|
||
|
import o.QS;
|
||
|
import o.aIA;
|
||
|
import o.dDI;
|
||
|
import o.gHK;
|
||
|
import o.huo;
|
||
|
import o.xzZ;
|
||
|
import okhttp3.internal.http2.Http2Connection;
|
||
|
import org.bouncycastle.crypto.tls.CipherSuite;
|
||
|
import org.jmrtd.lds.CVCAFile;
|
||
|
|
||
|
@DeepLink({"scbeasy://lifestylelanding", "scbeasy://lifestylelanding/tiles/{tileId}"})
|
||
|
/* loaded from: classes4.dex */
|
||
|
public class LifestyleDeepLinkActivity extends dDI implements InterfaceC9144deF {
|
||
|
private huo<Intent> b;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public InterfaceC9505dkx iDeviceCompatibilityHelper;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public aIA presenter;
|
||
|
private static final byte[] $$H = {0, -67, 121, 0};
|
||
|
private static final int $$I = CipherSuite.TLS_DHE_DSS_WITH_AES_256_GCM_SHA384;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static final byte[] $$p = {35, 6, 76, ISO7816.INS_READ_RECORD2, CVCAFile.CAR_TAG, -66, ISO7816.INS_PSO, -25, 63, -35, 7, -49};
|
||
|
private static final int $$q = 19;
|
||
|
private static final byte[] $$g = {Ascii.NAK, Ascii.DC2, ISO7816.INS_DELETE_FILE, -22};
|
||
|
private static final int $$h = CipherSuite.TLS_DHE_PSK_WITH_AES_128_CBC_SHA256;
|
||
|
private static int q = 0;
|
||
|
private static int t = 1;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static int[] f6963o = {-1804452005, -1511876803, 966085177, -2044914774, 1618870400, -1985935944, -2134771627, 503974534, -1079323633, 716143965, -1806637695, 1645149742, -579538432, 1892150334, -289451379, -498689936, 342356500, 185036578};
|
||
|
private static long k = -8738180931003019735L;
|
||
|
private static int m = 452713125;
|
||
|
private static char l = 55973;
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0025 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001d */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0025 -> B:4:0x002a). 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 aN(byte r7, byte r8, short r9, java.lang.Object[] r10) {
|
||
|
/*
|
||
|
int r8 = r8 * 2
|
||
|
int r8 = 1 - r8
|
||
|
int r9 = r9 + 4
|
||
|
byte[] r0 = com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.$$g
|
||
|
int r7 = r7 + 97
|
||
|
byte[] r1 = new byte[r8]
|
||
|
r2 = 0
|
||
|
if (r0 != 0) goto L13
|
||
|
r7 = r8
|
||
|
r3 = r9
|
||
|
r5 = r2
|
||
|
goto L2a
|
||
|
L13:
|
||
|
r3 = r2
|
||
|
L14:
|
||
|
int r9 = r9 + 1
|
||
|
byte r4 = (byte) r7
|
||
|
int r5 = r3 + 1
|
||
|
r1[r3] = r4
|
||
|
if (r5 != r8) goto L25
|
||
|
java.lang.String r7 = new java.lang.String
|
||
|
r7.<init>(r1, r2)
|
||
|
r10[r2] = r7
|
||
|
return
|
||
|
L25:
|
||
|
r3 = r0[r9]
|
||
|
r6 = r3
|
||
|
r3 = r9
|
||
|
r9 = r6
|
||
|
L2a:
|
||
|
int r9 = -r9
|
||
|
int r7 = r7 + r9
|
||
|
r9 = r3
|
||
|
r3 = r5
|
||
|
goto L14
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.aN(byte, byte, short, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Multi-variable type inference failed */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0025 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001d */
|
||
|
/* JADX WARN: Type inference failed for: r7v2, types: [int] */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0025 -> B:4:0x0029). 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 aO(short r5, short r6, short r7, java.lang.Object[] r8) {
|
||
|
/*
|
||
|
int r6 = r6 * 8
|
||
|
int r0 = r6 + 1
|
||
|
int r7 = r7 * 13
|
||
|
int r7 = r7 + 98
|
||
|
byte[] r1 = com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.$$p
|
||
|
int r5 = r5 * 8
|
||
|
int r5 = 12 - r5
|
||
|
byte[] r0 = new byte[r0]
|
||
|
r2 = 0
|
||
|
if (r1 != 0) goto L17
|
||
|
r4 = r7
|
||
|
r3 = r2
|
||
|
r7 = r5
|
||
|
goto L29
|
||
|
L17:
|
||
|
r3 = r2
|
||
|
L18:
|
||
|
byte r4 = (byte) r7
|
||
|
r0[r3] = r4
|
||
|
if (r3 != r6) goto L25
|
||
|
java.lang.String r5 = new java.lang.String
|
||
|
r5.<init>(r0, r2)
|
||
|
r8[r2] = r5
|
||
|
return
|
||
|
L25:
|
||
|
r4 = r1[r5]
|
||
|
int r3 = r3 + 1
|
||
|
L29:
|
||
|
int r4 = -r4
|
||
|
int r5 = r5 + 1
|
||
|
int r7 = r7 + r4
|
||
|
int r7 = r7 + 1
|
||
|
goto L18
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.aO(short, short, short, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0027 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001f */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0027 -> B:4:0x002c). 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 aP(int r7, int r8, short r9, java.lang.Object[] r10) {
|
||
|
/*
|
||
|
byte[] r0 = com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.$$H
|
||
|
int r7 = r7 * 4
|
||
|
int r7 = 1 - r7
|
||
|
int r9 = r9 * 4
|
||
|
int r9 = 3 - r9
|
||
|
int r8 = 115 - r8
|
||
|
byte[] r1 = new byte[r7]
|
||
|
r2 = 0
|
||
|
if (r0 != 0) goto L15
|
||
|
r8 = r7
|
||
|
r3 = r9
|
||
|
r5 = r2
|
||
|
goto L2c
|
||
|
L15:
|
||
|
r3 = r2
|
||
|
L16:
|
||
|
int r9 = r9 + 1
|
||
|
byte r4 = (byte) r8
|
||
|
int r5 = r3 + 1
|
||
|
r1[r3] = r4
|
||
|
if (r5 != r7) goto L27
|
||
|
java.lang.String r7 = new java.lang.String
|
||
|
r7.<init>(r1, r2)
|
||
|
r10[r2] = r7
|
||
|
return
|
||
|
L27:
|
||
|
r3 = r0[r9]
|
||
|
r6 = r3
|
||
|
r3 = r9
|
||
|
r9 = r6
|
||
|
L2c:
|
||
|
int r8 = r8 + r9
|
||
|
r9 = r3
|
||
|
r3 = r5
|
||
|
goto L16
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.aP(int, int, short, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ Object e(Object[] objArr, int i, int i2, int i3) {
|
||
|
int i4 = (i * (-183)) + (i2 * CipherSuite.TLS_RSA_PSK_WITH_NULL_SHA384);
|
||
|
int i5 = ~i;
|
||
|
int i6 = ~i2;
|
||
|
int i7 = ~i3;
|
||
|
switch (i4 + ((i2 | i5) * (-368)) + ((i | i6 | i7) * CipherSuite.TLS_RSA_PSK_WITH_NULL_SHA256) + (((~(i | i2)) | (~(i7 | i)) | (~(i5 | i6))) * CipherSuite.TLS_RSA_PSK_WITH_NULL_SHA256)) {
|
||
|
case 1:
|
||
|
return e(objArr);
|
||
|
case 2:
|
||
|
return a(objArr);
|
||
|
case 3:
|
||
|
return c(objArr);
|
||
|
case 4:
|
||
|
return d(objArr);
|
||
|
case 5:
|
||
|
LifestyleDeepLinkActivity lifestyleDeepLinkActivity = (LifestyleDeepLinkActivity) objArr[0];
|
||
|
int i8 = 2 % 2;
|
||
|
if (!lifestyleDeepLinkActivity.X() || lifestyleDeepLinkActivity.z_()) {
|
||
|
super.startActivityForResult((Intent) PinLoginActivity.c(new Object[]{lifestyleDeepLinkActivity}, -1569431463, 1569431470, (int) System.currentTimeMillis()), 5006);
|
||
|
lifestyleDeepLinkActivity.ae();
|
||
|
int i9 = q + 5;
|
||
|
t = i9 % 128;
|
||
|
int i10 = i9 % 2;
|
||
|
} else {
|
||
|
int i11 = t + 47;
|
||
|
q = i11 % 128;
|
||
|
int i12 = i11 % 2;
|
||
|
C14957gcv.e(lifestyleDeepLinkActivity, "");
|
||
|
lifestyleDeepLinkActivity.aby_(new Intent(lifestyleDeepLinkActivity, (Class<?>) FriendsLandingActivity.class));
|
||
|
}
|
||
|
return null;
|
||
|
case 6:
|
||
|
return h(objArr);
|
||
|
case 7:
|
||
|
return j(objArr);
|
||
|
case 8:
|
||
|
return f(objArr);
|
||
|
default:
|
||
|
return b(objArr);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: protected */
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity
|
||
|
public final void aB() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 101;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
this.presenter.e((aIA) this);
|
||
|
} else {
|
||
|
this.presenter.e((aIA) this);
|
||
|
int i3 = 80 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, android.app.Activity
|
||
|
public void onDestroy() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 99;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
this.presenter.w_();
|
||
|
this.b.e();
|
||
|
super.onDestroy();
|
||
|
int i3 = q + 97;
|
||
|
t = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
int i4 = 28 / 0;
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
this.presenter.w_();
|
||
|
this.b.e();
|
||
|
super.onDestroy();
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static void aG(char c, char[] cArr, char[] cArr2, char[] cArr3, int i, Object[] objArr) {
|
||
|
int i2 = 2;
|
||
|
int i3 = 2 % 2;
|
||
|
Nhs nhs = new Nhs();
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr4 = new char[length];
|
||
|
int length2 = cArr3.length;
|
||
|
char[] cArr5 = new char[length2];
|
||
|
System.arraycopy(cArr2, 0, cArr4, 0, length);
|
||
|
System.arraycopy(cArr3, 0, cArr5, 0, length2);
|
||
|
cArr4[0] = (char) (cArr4[0] ^ c);
|
||
|
cArr5[2] = (char) (cArr5[2] + ((char) i));
|
||
|
int length3 = cArr.length;
|
||
|
char[] cArr6 = new char[length3];
|
||
|
nhs.a = 0;
|
||
|
while (nhs.a < length3) {
|
||
|
int i4 = $10 + 35;
|
||
|
$11 = i4 % 128;
|
||
|
int i5 = i4 % i2;
|
||
|
try {
|
||
|
Object[] objArr2 = {nhs};
|
||
|
Object obj = xzZ.y.get(263693715);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(45 - KeyEvent.keyCodeFromString(""), TextUtils.indexOf("", "") + 5, (char) (Color.rgb(0, 0, 0) + Http2Connection.OKHTTP_CLIENT_WINDOW_SIZE))).getMethod("t", Object.class);
|
||
|
xzZ.y.put(263693715, obj);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
|
||
|
Object[] objArr3 = {nhs};
|
||
|
Object obj2 = xzZ.y.get(-484664112);
|
||
|
if (obj2 == null) {
|
||
|
Class cls = (Class) xzZ.c((ViewConfiguration.getPressedStateDuration() >> 16) + 352, 6 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)), (char) (52127 - MotionEvent.axisFromString("")));
|
||
|
byte b = $$H[0];
|
||
|
byte b2 = b;
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aP(b, b2, b2, objArr4);
|
||
|
obj2 = cls.getMethod((String) objArr4[0], Object.class);
|
||
|
xzZ.y.put(-484664112, obj2);
|
||
|
}
|
||
|
int intValue2 = ((Integer) ((Method) obj2).invoke(null, objArr3)).intValue();
|
||
|
Object[] objArr5 = {nhs, Integer.valueOf(cArr4[nhs.a % 4] * 32718), Integer.valueOf(cArr5[intValue])};
|
||
|
Object obj3 = xzZ.y.get(430099516);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c((TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 748, 5 - Color.alpha(0), (char) TextUtils.getOffsetBefore("", 0))).getMethod(p.a, Object.class, Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(430099516, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr5);
|
||
|
Object[] objArr6 = {Integer.valueOf(cArr4[intValue2] * 32718), Integer.valueOf(cArr5[intValue])};
|
||
|
Object obj4 = xzZ.y.get(1019894806);
|
||
|
if (obj4 == null) {
|
||
|
Class cls2 = (Class) xzZ.c((-16776814) - Color.rgb(0, 0, 0), 5 - Color.green(0), (char) (21608 - (ViewConfiguration.getFadingEdgeLength() >> 16)));
|
||
|
byte b3 = $$H[0];
|
||
|
byte b4 = b3;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aP(b4, (byte) (b4 + 1), b3, objArr7);
|
||
|
obj4 = cls2.getMethod((String) objArr7[0], Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(1019894806, obj4);
|
||
|
}
|
||
|
cArr5[intValue2] = ((Character) ((Method) obj4).invoke(null, objArr6)).charValue();
|
||
|
cArr4[intValue2] = nhs.c;
|
||
|
cArr6[nhs.a] = (char) ((((cArr4[intValue2] ^ cArr[nhs.a]) ^ (k ^ 9051040786702654117L)) ^ ((int) (m ^ 9051040786702654117L))) ^ ((char) (l ^ 9051040786702654117L)));
|
||
|
nhs.a++;
|
||
|
int i6 = $11 + 33;
|
||
|
$10 = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
i2 = 2;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr6);
|
||
|
}
|
||
|
|
||
|
private static void aF(int[] iArr, int i, Object[] objArr) {
|
||
|
int[] iArr2;
|
||
|
int i2 = 2;
|
||
|
int i3 = 2 % 2;
|
||
|
C4403bZM c4403bZM = new C4403bZM();
|
||
|
char[] cArr = new char[4];
|
||
|
char[] cArr2 = new char[iArr.length * 2];
|
||
|
int[] iArr3 = f6963o;
|
||
|
int i4 = 729798706;
|
||
|
int i5 = 1;
|
||
|
int i6 = 0;
|
||
|
if (iArr3 != null) {
|
||
|
int length = iArr3.length;
|
||
|
int[] iArr4 = new int[length];
|
||
|
int i7 = 0;
|
||
|
while (i7 < length) {
|
||
|
int i8 = $10 + 121;
|
||
|
$11 = i8 % 128;
|
||
|
int i9 = i8 % i2;
|
||
|
try {
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
objArr2[i6] = Integer.valueOf(iArr3[i7]);
|
||
|
Object obj = xzZ.y.get(Integer.valueOf(i4));
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(TextUtils.lastIndexOf("", '0', i6, i6) + 16, 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) (58135 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))))).getMethod("i", Integer.TYPE);
|
||
|
xzZ.y.put(729798706, obj);
|
||
|
}
|
||
|
iArr4[i7] = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
|
||
|
i7++;
|
||
|
i2 = 2;
|
||
|
i4 = 729798706;
|
||
|
i6 = 0;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
iArr3 = iArr4;
|
||
|
}
|
||
|
int length2 = iArr3.length;
|
||
|
int[] iArr5 = new int[length2];
|
||
|
int[] iArr6 = f6963o;
|
||
|
if (iArr6 != null) {
|
||
|
int length3 = iArr6.length;
|
||
|
int[] iArr7 = new int[length3];
|
||
|
int i10 = 0;
|
||
|
while (i10 < length3) {
|
||
|
Object[] objArr3 = new Object[i5];
|
||
|
objArr3[0] = Integer.valueOf(iArr6[i10]);
|
||
|
Object obj2 = xzZ.y.get(729798706);
|
||
|
if (obj2 != null) {
|
||
|
iArr2 = iArr6;
|
||
|
} else {
|
||
|
obj2 = ((Class) xzZ.c(View.MeasureSpec.getMode(0) + 15, TextUtils.indexOf("", "", 0, 0) + 5, (char) (58135 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1))))).getMethod("i", Integer.TYPE);
|
||
|
iArr2 = iArr6;
|
||
|
xzZ.y.put(729798706, obj2);
|
||
|
}
|
||
|
iArr7[i10] = ((Integer) ((Method) obj2).invoke(null, objArr3)).intValue();
|
||
|
i10++;
|
||
|
iArr6 = iArr2;
|
||
|
i5 = 1;
|
||
|
}
|
||
|
iArr6 = iArr7;
|
||
|
}
|
||
|
char c = 0;
|
||
|
System.arraycopy(iArr6, 0, iArr5, 0, length2);
|
||
|
c4403bZM.b = 0;
|
||
|
while (c4403bZM.b < iArr.length) {
|
||
|
cArr[c] = (char) (iArr[c4403bZM.b] >> 16);
|
||
|
cArr[1] = (char) iArr[c4403bZM.b];
|
||
|
cArr[2] = (char) (iArr[c4403bZM.b + 1] >> 16);
|
||
|
cArr[3] = (char) iArr[c4403bZM.b + 1];
|
||
|
c4403bZM.e = (cArr[0] << 16) + cArr[1];
|
||
|
c4403bZM.a = (cArr[2] << 16) + cArr[3];
|
||
|
C4403bZM.d(iArr5);
|
||
|
int i11 = 0;
|
||
|
for (int i12 = 16; i11 < i12; i12 = 16) {
|
||
|
int i13 = $10 + 19;
|
||
|
$11 = i13 % 128;
|
||
|
if (i13 % 2 == 0) {
|
||
|
c4403bZM.e ^= iArr5[i11];
|
||
|
Object[] objArr4 = {c4403bZM, Integer.valueOf(C4403bZM.d(c4403bZM.e)), c4403bZM, c4403bZM};
|
||
|
Object obj3 = xzZ.y.get(-1196964548);
|
||
|
if (obj3 == null) {
|
||
|
Class cls = (Class) xzZ.c(View.MeasureSpec.getSize(0) + 118, 5 - TextUtils.indexOf("", "", 0), (char) (ExpandableListView.getPackedPositionChild(0L) + 1));
|
||
|
byte b = $$H[0];
|
||
|
byte b2 = b;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aP(b2, (byte) (b2 | 11), b, objArr5);
|
||
|
obj3 = cls.getMethod((String) objArr5[0], Object.class, Integer.TYPE, Object.class, Object.class);
|
||
|
xzZ.y.put(-1196964548, obj3);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj3).invoke(null, objArr4)).intValue();
|
||
|
c4403bZM.e = c4403bZM.a;
|
||
|
c4403bZM.a = intValue;
|
||
|
i11 += 119;
|
||
|
} else {
|
||
|
c4403bZM.e ^= iArr5[i11];
|
||
|
try {
|
||
|
Object[] objArr6 = {c4403bZM, Integer.valueOf(C4403bZM.d(c4403bZM.e)), c4403bZM, c4403bZM};
|
||
|
Object obj4 = xzZ.y.get(-1196964548);
|
||
|
if (obj4 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(KeyEvent.normalizeMetaState(0) + 118, 6 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (1 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))));
|
||
|
byte b3 = $$H[0];
|
||
|
byte b4 = b3;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aP(b4, (byte) (b4 | 11), b3, objArr7);
|
||
|
obj4 = cls2.getMethod((String) objArr7[0], Object.class, Integer.TYPE, Object.class, Object.class);
|
||
|
xzZ.y.put(-1196964548, obj4);
|
||
|
}
|
||
|
int intValue2 = ((Integer) ((Method) obj4).invoke(null, objArr6)).intValue();
|
||
|
c4403bZM.e = c4403bZM.a;
|
||
|
c4403bZM.a = intValue2;
|
||
|
i11++;
|
||
|
} catch (Throwable th2) {
|
||
|
Throwable cause2 = th2.getCause();
|
||
|
if (cause2 == null) {
|
||
|
throw th2;
|
||
|
}
|
||
|
throw cause2;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
int i14 = c4403bZM.e;
|
||
|
c4403bZM.e = c4403bZM.a;
|
||
|
c4403bZM.a = i14;
|
||
|
c4403bZM.a ^= iArr5[16];
|
||
|
c4403bZM.e ^= iArr5[17];
|
||
|
int i15 = c4403bZM.e;
|
||
|
int i16 = c4403bZM.a;
|
||
|
cArr[0] = (char) (c4403bZM.e >>> 16);
|
||
|
cArr[1] = (char) c4403bZM.e;
|
||
|
cArr[2] = (char) (c4403bZM.a >>> 16);
|
||
|
cArr[3] = (char) c4403bZM.a;
|
||
|
C4403bZM.d(iArr5);
|
||
|
cArr2[c4403bZM.b * 2] = cArr[0];
|
||
|
cArr2[(c4403bZM.b * 2) + 1] = cArr[1];
|
||
|
cArr2[(c4403bZM.b * 2) + 2] = cArr[2];
|
||
|
cArr2[(c4403bZM.b * 2) + 3] = cArr[3];
|
||
|
Object[] objArr8 = {c4403bZM, c4403bZM};
|
||
|
Object obj5 = xzZ.y.get(1914371176);
|
||
|
if (obj5 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(99 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 4, (char) ((-1) - ExpandableListView.getPackedPositionChild(0L)));
|
||
|
byte b5 = $$H[0];
|
||
|
byte b6 = b5;
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aP(b6, (byte) (b6 | 13), b5, objArr9);
|
||
|
obj5 = cls3.getMethod((String) objArr9[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1914371176, obj5);
|
||
|
}
|
||
|
((Method) obj5).invoke(null, objArr8);
|
||
|
int i17 = $11 + 11;
|
||
|
$10 = i17 % 128;
|
||
|
if (i17 % 2 != 0) {
|
||
|
int i18 = 2 / 3;
|
||
|
}
|
||
|
c = 0;
|
||
|
}
|
||
|
objArr[0] = new String(cArr2, 0, i);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x00c0, code lost:
|
||
|
|
||
|
if (r3 > 99999) goto L6;
|
||
|
*/
|
||
|
@Override // o.dDI, com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, 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 void onCreate(android.os.Bundle r27) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 1314
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.onCreate(android.os.Bundle):void");
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:120:0x16bc */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:135:0x1a2b */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:154:0x1f1d A[Catch: Exception -> 0x3039, TRY_LEAVE, TryCatch #14 {Exception -> 0x3039, blocks: (B:152:0x1ee9, B:154:0x1f1d), top: B:151:0x1ee9 }] */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:168:0x224e */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:200:0x2729 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:225:0x2e1c */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:227:? A[RETURN, SYNTHETIC] */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:232:0x28e9 A[Catch: all -> 0x3306, TryCatch #3 {all -> 0x3306, blocks: (B:14:0x0156, B:17:0x01c9, B:20:0x0228, B:24:0x044b, B:27:0x04bd, B:30:0x051f, B:32:0x052e, B:35:0x05a1, B:38:0x05ff, B:49:0x09c7, B:52:0x0a34, B:55:0x0a99, B:63:0x0bce, B:66:0x0c3b, B:69:0x0c9f, B:71:0x0cb1, B:74:0x0d1e, B:77:0x0d81, B:78:0x0d88, B:89:0x0fe2, B:92:0x1050, B:95:0x10af, B:100:0x11d4, B:103:0x123b, B:106:0x129c, B:108:0x12ae, B:111:0x1317, B:114:0x1377, B:125:0x1720, B:128:0x178d, B:131:0x17ed, B:136:0x1a33, B:139:0x1a99, B:142:0x1afe, B:144:0x1b10, B:147:0x1b7e, B:150:0x1be5, B:158:0x1f79, B:161:0x1fe8, B:164:0x2046, B:169:0x2256, B:172:0x22c4, B:175:0x2329, B:177:0x233b, B:180:0x23a7, B:183:0x2409, B:191:0x24b7, B:194:0x2522, B:197:0x2584, B:201:0x2730, B:204:0x279c, B:207:0x27ff, B:209:0x2810, B:212:0x2879, B:215:0x28de, B:228:0x28a3, B:229:0x282f, B:230:0x27c6, B:231:0x274f, B:232:0x28e9, B:235:0x2936, B:237:0x2942, B:240:0x2981, B:243:0x29f8, B:245:0x2a05, B:248:0x2a70, B:251:0x2acf, B:253:0x2af4, B:256:0x2b5d, B:259:0x2bc0, B:260:0x2b87, B:261:0x2b12, B:262:0x2a9a, B:263:0x2a24, B:264:0x29b2, B:265:0x2952, B:266:0x2908, B:267:0x254c, B:268:0x24d8, B:270:0x2591, B:273:0x25d1, B:276:0x2686, B:284:0x25fc, B:285:0x25a1, B:288:0x23d1, B:289:0x235a, B:290:0x22ee, B:291:0x2275, B:320:0x2012, B:321:0x1f9a, B:330:0x2132, B:333:0x21a9, B:343:0x2158, B:350:0x1ba8, B:351:0x1b31, B:352:0x1ac5, B:353:0x1a52, B:354:0x1bf4, B:357:0x1c47, B:359:0x1c53, B:362:0x1c9d, B:365:0x1d16, B:367:0x1d24, B:370:0x1d8d, B:373:0x1df0, B:375:0x1e0e, B:378:0x1e7b, B:381:0x1ee0, B:382:0x1ea5, B:383:0x1e2d, B:384:0x1db7, B:385:0x1d43, B:386:0x1cce, B:387:0x1c67, B:388:0x1c19, B:389:0x17b7, B:390:0x1743, B:404:0x190a, B:407:0x197a, B:416:0x1932, B:421:0x1340, B:422:0x12cc, B:423:0x1264, B:424:0x11f2, B:426:0x13a1, B:429:0x13e0, B:432:0x142e, B:435:0x14a5, B:437:0x14b3, B:440:0x151e, B:443:0x1584, B:445:0x15aa, B:448:0x1614, B:451:0x1676, B:452:0x163e, B:453:0x15c8, B:454:0x1548, B:455:0x14d2, B:456:0x145f, B:457:0x13f9, B:458:0x13b1, B:459:0x1079, B:460:0x1005, B:466:0x10c6, B:469:0x1133, B:477:0x10e8, B:493:0x0d47, B:494:0x0cd0, B:495:0x0c64, B:496:0x0bec, B:498:0x0d96, B:501:0x0e01, B:504:0x0e63, B:506:0x0e76, B:509:0x0ee2, B:512:0x0f46, B:513:0x0f0b, B:514:0x0e94, B:515:0x0e2a, B:516:0x0db4, B:548:0x0a5d, B:549:0x09ea, B:555:0x0ab0, B:558:0x0b1e, B:566:0x0ad9, B:570:0x05c8, B:571:0x0554, B:572:0x04e4, B:573:0x0471, B:578:0x065c, B:581:0x06d0, B:584:0x0733, B:587:0x0785, B:589:0x0791, B:592:0x07cf, B:595:0x083f, B:597:0x084c, B:600:0x08bf, B:603:0x0923, B:607:0x08e7, B:608:0x0872, B:609:0x07fe, B:610:0x07a1, B:611:0x0758, B:612:0x06f8, B:613:0x0682, B:620:0x01f0, B:621:0x017e, B:623:0x0269, B:626:0x02de, B:629:0x0342, B:630:0x0305, B:631:0x0292, B:635:0x0355, B:638:0x03a1, B:646:0x0370), top: B:5:0x00fb }] */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:23:0x0445 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:292:0x2e3c */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:324:0x205b */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:326:0x2125 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:328:0x212b */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:332:0x2157 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:335:0x21b5 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:343:0x2158 A[Catch: all -> 0x3306, TryCatch #3 {all -> 0x3306, blocks: (B:14:0x0156, B:17:0x01c9, B:20:0x0228, B:24:0x044b, B:27:0x04bd, B:30:0x051f, B:32:0x052e, B:35:0x05a1, B:38:0x05ff, B:49:0x09c7, B:52:0x0a34, B:55:0x0a99, B:63:0x0bce, B:66:0x0c3b, B:69:0x0c9f, B:71:0x0cb1, B:74:0x0d1e, B:77:0x0d81, B:78:0x0d88, B:89:0x0fe2, B:92:0x1050, B:95:0x10af, B:100:0x11d4, B:103:0x123b, B:106:0x129c, B:108:0x12ae, B:111:0x1317, B:114:0x1377, B:125:0x1720, B:128:0x178d, B:131:0x17ed, B:136:0x1a33, B:139:0x1a99, B:142:0x1afe, B:144:0x1b10, B:147:0x1b7e, B:150:0x1be5, B:158:0x1f79, B:161:0x1fe8, B:164:0x2046, B:169:0x2256, B:172:0x22c4, B:175:0x2329, B:177:0x233b, B:180:0x23a7, B:183:0x2409, B:191:0x24b7, B:194:0x2522, B:197:0x2584, B:201:0x2730, B:204:0x279c, B:207:0x27ff, B:209:0x2810, B:212:0x2879, B:215:0x28de, B:228:0x28a3, B:229:0x282f, B:230:0x27c6, B:231:0x274f, B:232:0x28e9, B:235:0x2936, B:237:0x2942, B:240:0x2981, B:243:0x29f8, B:245:0x2a05, B:248:0x2a70, B:251:0x2acf, B:253:0x2af4, B:256:0x2b5d, B:259:0x2bc0, B:260:0x2b87, B:261:0x2b12, B:262:0x2a9a, B:263:0x2a24, B:264:0x29b2, B:265:0x2952, B:266:0x2908, B:267:0x254c, B:268:0x24d8, B:270:0x2591, B:273:0x25d1, B:276:0x2686, B:284:0x25fc, B:285:0x25a1, B:288:0x23d1, B:289:0x235a, B:290:0x22ee, B:291:0x2275, B:320:0x2012, B:321:0x1f9a, B:330:0x2132, B:333:0x21a9, B:343:0x2158, B:350:0x1ba8, B:351:0x1b31, B:352:0x1ac5, B:353:0x1a52, B:354:0x1bf4, B:357:0x1c47, B:359:0x1c53, B:362:0x1c9d, B:365:0x1d16, B:367:0x1d24, B:370:0x1d8d, B:373:0x1df0, B:375:0x1e0e, B:378:0x1e7b, B:381:0x1ee0, B:382:0x1ea5, B:383:0x1e2d, B:384:0x1db7, B:385:0x1d43, B:386:0x1cce, B:387:0x1c67, B:388:0x1c19, B:389:0x17b7, B:390:0x1743, B:404:0x190a, B:407:0x197a, B:416:0x1932, B:421:0x1340, B:422:0x12cc, B:423:0x1264, B:424:0x11f2, B:426:0x13a1, B:429:0x13e0, B:432:0x142e, B:435:0x14a5, B:437:0x14b3, B:440:0x151e, B:443:0x1584, B:445:0x15aa, B:448:0x1614, B:451:0x1676, B:452:0x163e, B:453:0x15c8, B:454:0x1548, B:455:0x14d2, B:456:0x145f, B:457:0x13f9, B:458:0x13b1, B:459:0x1079, B:460:0x1005, B:466:0x10c6, B:469:0x1133, B:477:0x10e8, B:493:0x0d47, B:494:0x0cd0, B:495:0x0c64, B:496:0x0bec, B:498:0x0d96, B:501:0x0e01, B:504:0x0e63, B:506:0x0e76, B:509:0x0ee2, B:512:0x0f46, B:513:0x0f0b, B:514:0x0e94, B:515:0x0e2a, B:516:0x0db4, B:548:0x0a5d, B:549:0x09ea, B:555:0x0ab0, B:558:0x0b1e, B:566:0x0ad9, B:570:0x05c8, B:571:0x0554, B:572:0x04e4, B:573:0x0471, B:578:0x065c, B:581:0x06d0, B:584:0x0733, B:587:0x0785, B:589:0x0791, B:592:0x07cf, B:595:0x083f, B:597:0x084c, B:600:0x08bf, B:603:0x0923, B:607:0x08e7, B:608:0x0872, B:609:0x07fe, B:610:0x07a1, B:611:0x0758, B:612:0x06f8, B:613:0x0682, B:620:0x01f0, B:621:0x017e, B:623:0x0269, B:626:0x02de, B:629:0x0342, B:630:0x0305, B:631:0x0292, B:635:0x0355, B:638:0x03a1, B:646:0x0370), top: B:5:0x00fb }] */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:344:0x2130 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:345:0x2121 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:347:0x2053 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:354:0x1bf4 A[Catch: all -> 0x3306, TryCatch #3 {all -> 0x3306, blocks: (B:14:0x0156, B:17:0x01c9, B:20:0x0228, B:24:0x044b, B:27:0x04bd, B:30:0x051f, B:32:0x052e, B:35:0x05a1, B:38:0x05ff, B:49:0x09c7, B:52:0x0a34, B:55:0x0a99, B:63:0x0bce, B:66:0x0c3b, B:69:0x0c9f, B:71:0x0cb1, B:74:0x0d1e, B:77:0x0d81, B:78:0x0d88, B:89:0x0fe2, B:92:0x1050, B:95:0x10af, B:100:0x11d4, B:103:0x123b, B:106:0x129c, B:108:0x12ae, B:111:0x1317, B:114:0x1377, B:125:0x1720, B:128:0x178d, B:131:0x17ed, B:136:0x1a33, B:139:0x1a99, B:142:0x1afe, B:144:0x1b10, B:147:0x1b7e, B:150:0x1be5, B:158:0x1f79, B:161:0x1fe8, B:164:0x2046, B:169:0x2256, B:172:0x22c4, B:175:0x2329, B:177:0x233b, B:180:0x23a7, B:183:0x2409, B:191:0x24b7, B:194:0x2522, B:197:0x2584, B:201:0x2730, B:204:0x279c, B:207:0x27ff, B:209:0x2810, B:212:0x2879, B:215:0x28de, B:228:0x28a3, B:229:0x282f, B:230:0x27c6, B:231:0x274f, B:232:0x28e9, B:235:0x2936, B:237:0x2942, B:240:0x2981, B:243:0x29f8, B:245:0x2a05, B:248:0x2a70, B:251:0x2acf, B:253:0x2af4, B:256:0x2b5d, B:259:0x2bc0, B:260:0x2b87, B:261:0x2b12, B:262:0x2a9a, B:263:0x2a24, B:264:0x29b2, B:265:0x2952, B:266:0x2908, B:267:0x254c, B:268:0x24d8, B:270:0x2591, B:273:0x25d1, B:276:0x2686, B:284:0x25fc, B:285:0x25a1, B:288:0x23d1, B:289:0x235a, B:290:0x22ee, B:291:0x2275, B:320:0x2012, B:321:0x1f9a, B:330:0x2132, B:333:0x21a9, B:343:0x2158, B:350:0x1ba8, B:351:0x1b31, B:352:0x1ac5, B:353:0x1a52, B:354:0x1bf4, B:357:0x1c47, B:359:0x1c53, B:362:0x1c9d, B:365:0x1d16, B:367:0x1d24, B:370:0x1d8d, B:373:0x1df0, B:375:0x1e0e, B:378:0x1e7b, B:381:0x1ee0, B:382:0x1ea5, B:383:0x1e2d, B:384:0x1db7, B:385:0x1d43, B:386:0x1cce, B:387:0x1c67, B:388:0x1c19, B:389:0x17b7, B:390:0x1743, B:404:0x190a, B:407:0x197a, B:416:0x1932, B:421:0x1340, B:422:0x12cc, B:423:0x1264, B:424:0x11f2, B:426:0x13a1, B:429:0x13e0, B:432:0x142e, B:435:0x14a5, B:437:0x14b3, B:440:0x151e, B:443:0x1584, B:445:0x15aa, B:448:0x1614, B:451:0x1676, B:452:0x163e, B:453:0x15c8, B:454:0x1548, B:455:0x14d2, B:456:0x145f, B:457:0x13f9, B:458:0x13b1, B:459:0x1079, B:460:0x1005, B:466:0x10c6, B:469:0x1133, B:477:0x10e8, B:493:0x0d47, B:494:0x0cd0, B:495:0x0c64, B:496:0x0bec, B:498:0x0d96, B:501:0x0e01, B:504:0x0e63, B:506:0x0e76, B:509:0x0ee2, B:512:0x0f46, B:513:0x0f0b, B:514:0x0e94, B:515:0x0e2a, B:516:0x0db4, B:548:0x0a5d, B:549:0x09ea, B:555:0x0ab0, B:558:0x0b1e, B:566:0x0ad9, B:570:0x05c8, B:571:0x0554, B:572:0x04e4, B:573:0x0471, B:578:0x065c, B:581:0x06d0, B:584:0x0733, B:587:0x0785, B:589:0x0791, B:592:0x07cf, B:595:0x083f, B:597:0x084c, B:600:0x08bf, B:603:0x0923, B:607:0x08e7, B:608:0x0872, B:609:0x07fe, B:610:0x07a1, B:611:0x0758, B:612:0x06f8, B:613:0x0682, B:620:0x01f0, B:621:0x017e, B:623:0x0269, B:626:0x02de, B:629:0x0342, B:630:0x0305, B:631:0x0292, B:635:0x0355, B:638:0x03a1, B:646:0x0370), top: B:5:0x00fb }] */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:394:0x1804 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:396:0x18ea */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:402:0x1902 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:406:0x192f */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:409:0x1985 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:416:0x1932 A[Catch: all -> 0x3306, TryCatch #3 {all -> 0x3306, blocks: (B:14:0x0156, B:17:0x01c9, B:20:0x0228, B:24:0x044b, B:27:0x04bd, B:30:0x051f, B:32:0x052e, B:35:0x05a1, B:38:0x05ff, B:49:0x09c7, B:52:0x0a34, B:55:0x0a99, B:63:0x0bce, B:66:0x0c3b, B:69:0x0c9f, B:71:0x0cb1, B:74:0x0d1e, B:77:0x0d81, B:78:0x0d88, B:89:0x0fe2, B:92:0x1050, B:95:0x10af, B:100:0x11d4, B:103:0x123b, B:106:0x129c, B:108:0x12ae, B:111:0x1317, B:114:0x1377, B:125:0x1720, B:128:0x178d, B:131:0x17ed, B:136:0x1a33, B:139:0x1a99, B:142:0x1afe, B:144:0x1b10, B:147:0x1b7e, B:150:0x1be5, B:158:0x1f79, B:161:0x1fe8, B:164:0x2046, B:169:0x2256, B:172:0x22c4, B:175:0x2329, B:177:0x233b, B:180:0x23a7, B:183:0x2409, B:191:0x24b7, B:194:0x2522, B:197:0x2584, B:201:0x2730, B:204:0x279c, B:207:0x27ff, B:209:0x2810, B:212:0x2879, B:215:0x28de, B:228:0x28a3, B:229:0x282f, B:230:0x27c6, B:231:0x274f, B:232:0x28e9, B:235:0x2936, B:237:0x2942, B:240:0x2981, B:243:0x29f8, B:245:0x2a05, B:248:0x2a70, B:251:0x2acf, B:253:0x2af4, B:256:0x2b5d, B:259:0x2bc0, B:260:0x2b87, B:261:0x2b12, B:262:0x2a9a, B:263:0x2a24, B:264:0x29b2, B:265:0x2952, B:266:0x2908, B:267:0x254c, B:268:0x24d8, B:270:0x2591, B:273:0x25d1, B:276:0x2686, B:284:0x25fc, B:285:0x25a1, B:288:0x23d1, B:289:0x235a, B:290:0x22ee, B:291:0x2275, B:320:0x2012, B:321:0x1f9a, B:330:0x2132, B:333:0x21a9, B:343:0x2158, B:350:0x1ba8, B:351:0x1b31, B:352:0x1ac5, B:353:0x1a52, B:354:0x1bf4, B:357:0x1c47, B:359:0x1c53, B:362:0x1c9d, B:365:0x1d16, B:367:0x1d24, B:370:0x1d8d, B:373:0x1df0, B:375:0x1e0e, B:378:0x1e7b, B:381:0x1ee0, B:382:0x1ea5, B:383:0x1e2d, B:384:0x1db7, B:385:0x1d43, B:386:0x1cce, B:387:0x1c67, B:388:0x1c19, B:389:0x17b7, B:390:0x1743, B:404:0x190a, B:407:0x197a, B:416:0x1932, B:421:0x1340, B:422:0x12cc, B:423:0x1264, B:424:0x11f2, B:426:0x13a1, B:429:0x13e0, B:432:0x142e, B:435:0x14a5, B:437:0x14b3, B:440:0x151e, B:443:0x1584, B:445:0x15aa, B:448:0x1614, B:451:0x1676, B:452:0x163e, B:453:0x15c8, B:454:0x1548, B:455:0x14d2, B:456:0x145f, B:457:0x13f9, B:458:0x13b1, B:459:0x1079, B:460:0x1005, B:466:0x10c6, B:469:0x1133, B:477:0x10e8, B:493:0x0d47, B:494:0x0cd0, B:495:0x0c64, B:496:0x0bec, B:498:0x0d96, B:501:0x0e01, B:504:0x0e63, B:506:0x0e76, B:509:0x0ee2, B:512:0x0f46, B:513:0x0f0b, B:514:0x0e94, B:515:0x0e2a, B:516:0x0db4, B:548:0x0a5d, B:549:0x09ea, B:555:0x0ab0, B:558:0x0b1e, B:566:0x0ad9, B:570:0x05c8, B:571:0x0554, B:572:0x04e4, B:573:0x0471, B:578:0x065c, B:581:0x06d0, B:584:0x0733, B:587:0x0785, B:589:0x0791, B:592:0x07cf, B:595:0x083f, B:597:0x084c, B:600:0x08bf, B:603:0x0923, B:607:0x08e7, B:608:0x0872, B:609:0x07fe, B:610:0x07a1, B:611:0x0758, B:612:0x06f8, B:613:0x0682, B:620:0x01f0, B:621:0x017e, B:623:0x0269, B:626:0x02de, B:629:0x0342, B:630:0x0305, B:631:0x0292, B:635:0x0355, B:638:0x03a1, B:646:0x0370), top: B:5:0x00fb }] */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:417:0x1908 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:418:0x18e6 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:425:0x1384 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:44:0x0970 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:517:0x309d */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:553:0x0aa9 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:557:0x0ad8 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:566:0x0ad9 A[Catch: all -> 0x3306, TryCatch #3 {all -> 0x3306, blocks: (B:14:0x0156, B:17:0x01c9, B:20:0x0228, B:24:0x044b, B:27:0x04bd, B:30:0x051f, B:32:0x052e, B:35:0x05a1, B:38:0x05ff, B:49:0x09c7, B:52:0x0a34, B:55:0x0a99, B:63:0x0bce, B:66:0x0c3b, B:69:0x0c9f, B:71:0x0cb1, B:74:0x0d1e, B:77:0x0d81, B:78:0x0d88, B:89:0x0fe2, B:92:0x1050, B:95:0x10af, B:100:0x11d4, B:103:0x123b, B:106:0x129c, B:108:0x12ae, B:111:0x1317, B:114:0x1377, B:125:0x1720, B:128:0x178d, B:131:0x17ed, B:136:0x1a33, B:139:0x1a99, B:142:0x1afe, B:144:0x1b10, B:147:0x1b7e, B:150:0x1be5, B:158:0x1f79, B:161:0x1fe8, B:164:0x2046, B:169:0x2256, B:172:0x22c4, B:175:0x2329, B:177:0x233b, B:180:0x23a7, B:183:0x2409, B:191:0x24b7, B:194:0x2522, B:197:0x2584, B:201:0x2730, B:204:0x279c, B:207:0x27ff, B:209:0x2810, B:212:0x2879, B:215:0x28de, B:228:0x28a3, B:229:0x282f, B:230:0x27c6, B:231:0x274f, B:232:0x28e9, B:235:0x2936, B:237:0x2942, B:240:0x2981, B:243:0x29f8, B:245:0x2a05, B:248:0x2a70, B:251:0x2acf, B:253:0x2af4, B:256:0x2b5d, B:259:0x2bc0, B:260:0x2b87, B:261:0x2b12, B:262:0x2a9a, B:263:0x2a24, B:264:0x29b2, B:265:0x2952, B:266:0x2908, B:267:0x254c, B:268:0x24d8, B:270:0x2591, B:273:0x25d1, B:276:0x2686, B:284:0x25fc, B:285:0x25a1, B:288:0x23d1, B:289:0x235a, B:290:0x22ee, B:291:0x2275, B:320:0x2012, B:321:0x1f9a, B:330:0x2132, B:333:0x21a9, B:343:0x2158, B:350:0x1ba8, B:351:0x1b31, B:352:0x1ac5, B:353:0x1a52, B:354:0x1bf4, B:357:0x1c47, B:359:0x1c53, B:362:0x1c9d, B:365:0x1d16, B:367:0x1d24, B:370:0x1d8d, B:373:0x1df0, B:375:0x1e0e, B:378:0x1e7b, B:381:0x1ee0, B:382:0x1ea5, B:383:0x1e2d, B:384:0x1db7, B:385:0x1d43, B:386:0x1cce, B:387:0x1c67, B:388:0x1c19, B:389:0x17b7, B:390:0x1743, B:404:0x190a, B:407:0x197a, B:416:0x1932, B:421:0x1340, B:422:0x12cc, B:423:0x1264, B:424:0x11f2, B:426:0x13a1, B:429:0x13e0, B:432:0x142e, B:435:0x14a5, B:437:0x14b3, B:440:0x151e, B:443:0x1584, B:445:0x15aa, B:448:0x1614, B:451:0x1676, B:452:0x163e, B:453:0x15c8, B:454:0x1548, B:455:0x14d2, B:456:0x145f, B:457:0x13f9, B:458:0x13b1, B:459:0x1079, B:460:0x1005, B:466:0x10c6, B:469:0x1133, B:477:0x10e8, B:493:0x0d47, B:494:0x0cd0, B:495:0x0c64, B:496:0x0bec, B:498:0x0d96, B:501:0x0e01, B:504:0x0e63, B:506:0x0e76, B:509:0x0ee2, B:512:0x0f46, B:513:0x0f0b, B:514:0x0e94, B:515:0x0e2a, B:516:0x0db4, B:548:0x0a5d, B:549:0x09ea, B:555:0x0ab0, B:558:0x0b1e, B:566:0x0ad9, B:570:0x05c8, B:571:0x0554, B:572:0x04e4, B:573:0x0471, B:578:0x065c, B:581:0x06d0, B:584:0x0733, B:587:0x0785, B:589:0x0791, B:592:0x07cf, B:595:0x083f, B:597:0x084c, B:600:0x08bf, B:603:0x0923, B:607:0x08e7, B:608:0x0872, B:609:0x07fe, B:610:0x07a1, B:611:0x0758, B:612:0x06f8, B:613:0x0682, B:620:0x01f0, B:621:0x017e, B:623:0x0269, B:626:0x02de, B:629:0x0342, B:630:0x0305, B:631:0x0292, B:635:0x0355, B:638:0x03a1, B:646:0x0370), top: B:5:0x00fb }] */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:567:0x0aae */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:574:0x0608 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:60:0x0bb9 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:99:0x11cc */
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
protected final void amm_(android.content.Intent r44, java.lang.String r45) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 13284
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.amm_(android.content.Intent, java.lang.String):void");
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void a() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) ContactUsActivity.class));
|
||
|
int i2 = t + 79;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void Z_() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) DonationsLandingActivity.class));
|
||
|
int i2 = q + 39;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void n() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) GoManagePromptPayActivity.class));
|
||
|
int i2 = t + 75;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void aa_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 63;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Intent afv_ = FindUsActivity.afv_(this);
|
||
|
if (i3 == 0) {
|
||
|
aby_(afv_);
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
aby_(afv_);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void z() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) PersonalLimitActivity.class));
|
||
|
int i2 = t + 75;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:11:0x003c, code lost:
|
||
|
|
||
|
throw null;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:12:0x0026, code lost:
|
||
|
|
||
|
r7 = "tile";
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:14:0x0024, code lost:
|
||
|
|
||
|
if ((!r7) != false) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0020, code lost:
|
||
|
|
||
|
if (r7 != true) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:5:0x0029, code lost:
|
||
|
|
||
|
r4 = r4 + 5;
|
||
|
com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.q = r4 % 128;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:6:0x0030, code lost:
|
||
|
|
||
|
if ((r4 % 2) != 0) goto L15;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:7:0x0032, code lost:
|
||
|
|
||
|
r7 = "favourite";
|
||
|
*/
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private static /* synthetic */ java.lang.Object d(java.lang.Object[] r7) {
|
||
|
/*
|
||
|
r0 = 0
|
||
|
r1 = r7[r0]
|
||
|
com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity r1 = (com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity) r1
|
||
|
r2 = 1
|
||
|
r7 = r7[r2]
|
||
|
java.lang.Boolean r7 = (java.lang.Boolean) r7
|
||
|
boolean r7 = r7.booleanValue()
|
||
|
r3 = 2
|
||
|
int r4 = r3 % r3
|
||
|
int r4 = com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.t
|
||
|
int r5 = r4 + 79
|
||
|
int r6 = r5 % 128
|
||
|
com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.q = r6
|
||
|
int r5 = r5 % r3
|
||
|
r6 = 0
|
||
|
if (r5 == 0) goto L23
|
||
|
r5 = 36
|
||
|
int r5 = r5 / r0
|
||
|
if (r7 == r2) goto L29
|
||
|
goto L26
|
||
|
L23:
|
||
|
r7 = r7 ^ r2
|
||
|
if (r7 == 0) goto L29
|
||
|
L26:
|
||
|
java.lang.String r7 = "tile"
|
||
|
goto L34
|
||
|
L29:
|
||
|
int r4 = r4 + 5
|
||
|
int r7 = r4 % 128
|
||
|
com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.q = r7
|
||
|
int r4 = r4 % r3
|
||
|
if (r4 != 0) goto L3c
|
||
|
java.lang.String r7 = "favourite"
|
||
|
L34:
|
||
|
android.content.Intent r7 = com.scb.phone.view.activity.transferandpay.transfer.TransferActivity.amO_(r1, r7)
|
||
|
r1.aby_(r7)
|
||
|
return r6
|
||
|
L3c:
|
||
|
throw r6
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.d(java.lang.Object[]):java.lang.Object");
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void b(boolean z) {
|
||
|
String str;
|
||
|
int i = 2 % 2;
|
||
|
if (z) {
|
||
|
int i2 = t + 15;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
str = "favourite";
|
||
|
} else {
|
||
|
int i3 = q + 45;
|
||
|
t = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
str = "tile";
|
||
|
}
|
||
|
aby_(TopUpActivity.amM_(this, str));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void c(boolean z) {
|
||
|
String str;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q;
|
||
|
int i3 = i2 + 79;
|
||
|
t = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
if (!(!z)) {
|
||
|
int i5 = i2 + 97;
|
||
|
t = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
str = "favourite";
|
||
|
} else {
|
||
|
str = "tile";
|
||
|
}
|
||
|
aby_(BillPaymentActivity.amB_(this, str));
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object h(Object[] objArr) {
|
||
|
LifestyleDeepLinkActivity lifestyleDeepLinkActivity = (LifestyleDeepLinkActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 17;
|
||
|
q = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 == 0) {
|
||
|
lifestyleDeepLinkActivity.aby_(RequestToPayActivity.alF_(lifestyleDeepLinkActivity, ""));
|
||
|
int i3 = t + 121;
|
||
|
q = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
return null;
|
||
|
}
|
||
|
lifestyleDeepLinkActivity.aby_(RequestToPayActivity.alF_(lifestyleDeepLinkActivity, ""));
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object a(Object[] objArr) {
|
||
|
LifestyleDeepLinkActivity lifestyleDeepLinkActivity = (LifestyleDeepLinkActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 123;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
lifestyleDeepLinkActivity.aby_((Intent) CardlessATMTutorialActivity.b(new Object[]{lifestyleDeepLinkActivity, "bankingservice"}, 1164622465, -1164622465, (int) System.currentTimeMillis()));
|
||
|
int i4 = t + 45;
|
||
|
q = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
int i5 = 6 / 0;
|
||
|
}
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void A() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 15;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
if (this.iDeviceCompatibilityHelper.d()) {
|
||
|
aby_(new Intent(this, (Class<?>) ScanPaymentActivity.class));
|
||
|
}
|
||
|
int i3 = q + 55;
|
||
|
t = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
int i4 = 80 / 0;
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
this.iDeviceCompatibilityHelper.d();
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void s() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 29;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
aby_(MyQRMenuActivity.YK_(this));
|
||
|
int i3 = q + 37;
|
||
|
t = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
int i4 = 37 / 0;
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
aby_(MyQRMenuActivity.YK_(this));
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void i() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) GiftSelectionActivity.class));
|
||
|
int i2 = t + 59;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void B() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) EasycashLandingActivity.class));
|
||
|
int i2 = q + 45;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object e(Object[] objArr) {
|
||
|
LifestyleDeepLinkActivity lifestyleDeepLinkActivity = (LifestyleDeepLinkActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 51;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
lifestyleDeepLinkActivity.aby_(ETBCheckEligibilityActivity.aff_(lifestyleDeepLinkActivity));
|
||
|
int i4 = t + 25;
|
||
|
q = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
int i5 = 23 / 0;
|
||
|
}
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void o() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 73;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
aby_(MwLandingActivity.aiu_(this));
|
||
|
int i4 = q + 119;
|
||
|
t = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void j() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 51;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
HmlETBLandingActivity.HBt hBt = HmlETBLandingActivity.k;
|
||
|
aby_(HmlETBLandingActivity.HBt.afM_(this, EVU.GENERAL));
|
||
|
int i3 = t + 75;
|
||
|
q = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
int i4 = 49 / 0;
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
HmlETBLandingActivity.HBt hBt2 = HmlETBLandingActivity.k;
|
||
|
aby_(HmlETBLandingActivity.HBt.afM_(this, EVU.GENERAL));
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void C() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 25;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
aby_(JuristicRequestFormActivity.ahR_(this));
|
||
|
int i3 = 72 / 0;
|
||
|
} else {
|
||
|
aby_(JuristicRequestFormActivity.ahR_(this));
|
||
|
}
|
||
|
int i4 = t + 53;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void acS_(Uri uri, C0907Rf.Sts sts) {
|
||
|
int i = 2 % 2;
|
||
|
try {
|
||
|
aby_(new Intent(CommonConstant.ACTION.HWID_SCHEME_URL, uri));
|
||
|
int i2 = t + 9;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
int i3 = 5 / 0;
|
||
|
}
|
||
|
} catch (ActivityNotFoundException unused) {
|
||
|
e(new Object[]{this, sts}, 1568391443, -1568391440, System.identityHashCode(this));
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void acR_(Uri uri, C0907Rf.Sts sts) {
|
||
|
int i = 2 % 2;
|
||
|
try {
|
||
|
startActivity(new Intent(CommonConstant.ACTION.HWID_SCHEME_URL, uri));
|
||
|
finish();
|
||
|
int i2 = q + 5;
|
||
|
t = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
int i3 = 71 / 0;
|
||
|
}
|
||
|
} catch (ActivityNotFoundException unused) {
|
||
|
e(new Object[]{this, sts}, 1568391443, -1568391440, System.identityHashCode(this));
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void k() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 59;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
b(gHK.INDIVIDUAL);
|
||
|
l(true);
|
||
|
int i4 = q + 53;
|
||
|
t = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object b(Object[] objArr) {
|
||
|
LifestyleDeepLinkActivity lifestyleDeepLinkActivity = (LifestyleDeepLinkActivity) objArr[0];
|
||
|
long longValue = ((Number) objArr[1]).longValue();
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 29;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Intent ajZ_ = PartnerLandingActivity.ajZ_(lifestyleDeepLinkActivity, longValue);
|
||
|
if (i3 != 0) {
|
||
|
lifestyleDeepLinkActivity.aby_(ajZ_);
|
||
|
throw null;
|
||
|
}
|
||
|
lifestyleDeepLinkActivity.aby_(ajZ_);
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:10:0x004b, code lost:
|
||
|
|
||
|
return;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:13:0x0031, code lost:
|
||
|
|
||
|
if (z_() == false) goto L14;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:8:0x002a, code lost:
|
||
|
|
||
|
if (z_() == false) goto L14;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:9:0x0033, code lost:
|
||
|
|
||
|
aby_((android.content.Intent) com.scb.phone.view.activity.partner.PartnerAuthorizationActivity.d(new java.lang.Object[]{r7, r8}, -729043574, 729043575, (int) java.lang.System.currentTimeMillis()));
|
||
|
*/
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public final void c(java.lang.String r8) {
|
||
|
/*
|
||
|
r7 = this;
|
||
|
r0 = 2
|
||
|
int r1 = r0 % r0
|
||
|
int r1 = com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.q
|
||
|
int r1 = r1 + 71
|
||
|
int r2 = r1 % 128
|
||
|
com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.t = r2
|
||
|
int r1 = r1 % r0
|
||
|
r2 = 0
|
||
|
if (r1 == 0) goto L96
|
||
|
boolean r1 = r7.X()
|
||
|
r3 = 1
|
||
|
if (r1 == r3) goto L17
|
||
|
goto L4c
|
||
|
L17:
|
||
|
int r1 = com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.q
|
||
|
int r1 = r1 + 117
|
||
|
int r4 = r1 % 128
|
||
|
com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.t = r4
|
||
|
int r1 = r1 % r0
|
||
|
if (r1 != 0) goto L2d
|
||
|
boolean r1 = r7.z_()
|
||
|
r4 = 65
|
||
|
int r4 = r4 / 0
|
||
|
if (r1 != 0) goto L4c
|
||
|
goto L33
|
||
|
L2d:
|
||
|
boolean r1 = r7.z_()
|
||
|
if (r1 != 0) goto L4c
|
||
|
L33:
|
||
|
java.lang.Object[] r8 = new java.lang.Object[]{r7, r8}
|
||
|
long r0 = java.lang.System.currentTimeMillis()
|
||
|
int r0 = (int) r0
|
||
|
r1 = -729043574(0xffffffffd48bad8a, float:-4.7992957E12)
|
||
|
r2 = 729043575(0x2b745277, float:8.6800657E-13)
|
||
|
java.lang.Object r8 = com.scb.phone.view.activity.partner.PartnerAuthorizationActivity.d(r8, r1, r2, r0)
|
||
|
android.content.Intent r8 = (android.content.Intent) r8
|
||
|
r7.aby_(r8)
|
||
|
return
|
||
|
L4c:
|
||
|
int r8 = com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.q
|
||
|
int r8 = r8 + r3
|
||
|
int r1 = r8 % 128
|
||
|
com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.t = r1
|
||
|
int r8 = r8 % r0
|
||
|
r1 = 1569431470(0x5d8b9fae, float:1.2576189E18)
|
||
|
r3 = -1569431463(0xffffffffa2746059, float:-3.3119172E-18)
|
||
|
if (r8 != 0) goto L75
|
||
|
o.huo<android.content.Intent> r8 = r7.b
|
||
|
java.lang.Object[] r4 = new java.lang.Object[]{r7}
|
||
|
long r5 = java.lang.System.currentTimeMillis()
|
||
|
int r5 = (int) r5
|
||
|
java.lang.Object r1 = com.scb.phone.view.activity.prelogin.PinLoginActivity.c(r4, r3, r1, r5)
|
||
|
android.content.Intent r1 = (android.content.Intent) r1
|
||
|
r8.d(r1, r2)
|
||
|
r8 = 26
|
||
|
int r8 = r8 / 0
|
||
|
goto L89
|
||
|
L75:
|
||
|
o.huo<android.content.Intent> r8 = r7.b
|
||
|
java.lang.Object[] r4 = new java.lang.Object[]{r7}
|
||
|
long r5 = java.lang.System.currentTimeMillis()
|
||
|
int r5 = (int) r5
|
||
|
java.lang.Object r1 = com.scb.phone.view.activity.prelogin.PinLoginActivity.c(r4, r3, r1, r5)
|
||
|
android.content.Intent r1 = (android.content.Intent) r1
|
||
|
r8.d(r1, r2)
|
||
|
L89:
|
||
|
int r8 = com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.t
|
||
|
int r8 = r8 + 33
|
||
|
int r1 = r8 % 128
|
||
|
com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.q = r1
|
||
|
int r8 = r8 % r0
|
||
|
if (r8 != 0) goto L95
|
||
|
return
|
||
|
L95:
|
||
|
throw r2
|
||
|
L96:
|
||
|
r7.X()
|
||
|
throw r2
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.LifestyleDeepLinkActivity.c(java.lang.String):void");
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object c(Object[] objArr) {
|
||
|
LifestyleDeepLinkActivity lifestyleDeepLinkActivity = (LifestyleDeepLinkActivity) objArr[0];
|
||
|
C0907Rf.Sts sts = (C0907Rf.Sts) objArr[1];
|
||
|
int i = 2 % 2;
|
||
|
Intent intent = new Intent(lifestyleDeepLinkActivity, (Class<?>) PartnerWebViewActivity.class);
|
||
|
C0915Rl d = C0915Rl.d();
|
||
|
d.j = sts.k;
|
||
|
d.i = sts.K;
|
||
|
d.a = sts.i;
|
||
|
d.e = 3;
|
||
|
intent.putExtra("com.scb.phone.EXTRA_DISPLAY", d);
|
||
|
lifestyleDeepLinkActivity.aby_(intent);
|
||
|
int i2 = t + 5;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
return null;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void c(List<C0907Rf.Sts> list) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 71;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
aby_(SMELandingPageActivity.ama_(this, list));
|
||
|
int i4 = q + 35;
|
||
|
t = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void d(List<C0907Rf.Sts> list) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 37;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
aby_(SMELandingPageActivity.ama_(this, list));
|
||
|
int i4 = t + 95;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void c(QS qs) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 7;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
aby_(JuristicOnboardingLandingActivity.ahQ_(this, qs));
|
||
|
int i4 = q + 121;
|
||
|
t = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void m() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 47;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
aw();
|
||
|
int i4 = t + 9;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void l() {
|
||
|
int i = 2 % 2;
|
||
|
if (X()) {
|
||
|
int i2 = q + 27;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
if (!z_()) {
|
||
|
int i4 = t + 123;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
this.presenter.d();
|
||
|
int i6 = q + 99;
|
||
|
t = i6 % 128;
|
||
|
if (i6 % 2 == 0) {
|
||
|
int i7 = 26 / 0;
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
super.startActivityForResult((Intent) PinLoginActivity.c(new Object[]{this}, -1569431463, 1569431470, (int) System.currentTimeMillis()), 5004);
|
||
|
ae();
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void D() {
|
||
|
Intent intent;
|
||
|
int i;
|
||
|
int i2 = 2 % 2;
|
||
|
if (X()) {
|
||
|
int i3 = q + 105;
|
||
|
t = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
if (!z_()) {
|
||
|
this.presenter.a();
|
||
|
int i5 = t + 77;
|
||
|
q = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
int i7 = t + 125;
|
||
|
q = i7 % 128;
|
||
|
if (i7 % 2 != 0) {
|
||
|
intent = (Intent) PinLoginActivity.c(new Object[]{this}, -1569431463, 1569431470, (int) System.currentTimeMillis());
|
||
|
i = 824;
|
||
|
} else {
|
||
|
intent = (Intent) PinLoginActivity.c(new Object[]{this}, -1569431463, 1569431470, (int) System.currentTimeMillis());
|
||
|
i = 5005;
|
||
|
}
|
||
|
super.startActivityForResult(intent, i);
|
||
|
ae();
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, android.app.Activity
|
||
|
public void onActivityResult(int i, int i2, Intent intent) {
|
||
|
int i3 = 2 % 2;
|
||
|
int i4 = t + 43;
|
||
|
q = i4 % 128;
|
||
|
if (i4 % 2 == 0 ? i == 5004 : i == 10714) {
|
||
|
if (i2 == -1) {
|
||
|
this.presenter.d();
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
if (i == 5005 && i2 == -1) {
|
||
|
this.presenter.a();
|
||
|
return;
|
||
|
}
|
||
|
if (i != 5006 || i2 != -1) {
|
||
|
super.onActivityResult(i, i2, intent);
|
||
|
int i5 = q + 105;
|
||
|
t = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
int i6 = 59 / 0;
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
C14957gcv.e(this, "");
|
||
|
aby_(new Intent(this, (Class<?>) FriendsLandingActivity.class));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void H() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) InvestmentDetailsActivity.class));
|
||
|
int i2 = t + 121;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
int i3 = 80 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void F() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) FundOnboardingLandingActivity.class));
|
||
|
int i2 = t + 29;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object j(Object[] objArr) {
|
||
|
LifestyleDeepLinkActivity lifestyleDeepLinkActivity = (LifestyleDeepLinkActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
lifestyleDeepLinkActivity.aby_(new Intent(lifestyleDeepLinkActivity, (Class<?>) MutualFundTermsAndConditionsActivity.class));
|
||
|
int i2 = t + 73;
|
||
|
q = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 == 0) {
|
||
|
return null;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void N() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) ScbsLandingActivity.class));
|
||
|
int i2 = t + 19;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void I() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) AddAccountInfoActivity.class));
|
||
|
int i2 = q + 23;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void b() {
|
||
|
int i = 2 % 2;
|
||
|
aby_(new Intent(this, (Class<?>) HomeActivity.class).addFlags(603979776).putExtra("com.scb.phone.EXTRA_NEW_INSTANCE_LAYOUT", R.id.landing_page_tab).putExtra("FROM_LINK_TAG", true).setAction("ACTION_DEEP_LINK_LAND"));
|
||
|
int i2 = q + 7;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object f(Object[] objArr) {
|
||
|
LifestyleDeepLinkActivity lifestyleDeepLinkActivity = (LifestyleDeepLinkActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
Intent intent = new Intent(lifestyleDeepLinkActivity, (Class<?>) HomeActivity.class);
|
||
|
intent.addFlags(603979776);
|
||
|
intent.putExtra("com.scb.phone.EXTRA_NEW_INSTANCE_LAYOUT", R.id.account_summary_tab);
|
||
|
intent.putExtra("com.scb.phone.EXTRA_FROM_BANKING_ACTION", true);
|
||
|
lifestyleDeepLinkActivity.aby_(intent);
|
||
|
int i2 = t + 83;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
return null;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void G() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 47;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
e(R.string.auto_save_dialog_text);
|
||
|
int i4 = t + 119;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void acP_(DialogInterface dialogInterface) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 11;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
dialogInterface.dismiss();
|
||
|
if (i3 == 0) {
|
||
|
int i4 = 26 / 0;
|
||
|
}
|
||
|
int i5 = t + 87;
|
||
|
q = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void e(int i) {
|
||
|
int i2 = 2 % 2;
|
||
|
((CustomDialog) CustomDialog.e(new Object[]{CustomDialog.b(this).c(R.string.auto_save_dialog_title).d(i).aoT_(R.string.auto_save_dialog_go_settings, new DialogInterface.OnClickListener(this) { // from class: o.dEG
|
||
|
private LifestyleDeepLinkActivity c;
|
||
|
|
||
|
@Override // android.content.DialogInterface.OnClickListener
|
||
|
public final void onClick(DialogInterface dialogInterface, int i3) {
|
||
|
LifestyleDeepLinkActivity.acO_(this.c, dialogInterface);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.c = this;
|
||
|
}
|
||
|
}), Integer.valueOf(R.string.auto_save_dialog_cancel), new DialogInterface.OnClickListener() { // from class: o.dED
|
||
|
@Override // android.content.DialogInterface.OnClickListener
|
||
|
public final void onClick(DialogInterface dialogInterface, int i3) {
|
||
|
LifestyleDeepLinkActivity.acP_(dialogInterface);
|
||
|
}
|
||
|
}})).show();
|
||
|
int i3 = t + 25;
|
||
|
q = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void c() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 37;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
aby_(ScbsDataSharingTCActivity.ahF_(this));
|
||
|
if (i3 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void e(Throwable th) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 9;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
a_(th);
|
||
|
if (i3 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
int i4 = q + 89;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.dDI, com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, 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 void onResume() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 53;
|
||
|
q = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 == 0) {
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
Object[] objArr = new Object[1];
|
||
|
aF(new int[]{1629000085, -2037059118, 1357538248, -1867764183, -776944045, -1626015206, 1710318280, -404400637, -669861301, -1385571358, 2035141750, 41800787, 483548220, -1136513611}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_robo_advisor_open_scbs_account_stop_3).substring(0, 1).length() + 25, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aG((char) (17814 - (ViewConfiguration.getPressedStateDuration() >> 16)), new char[]{63759, 49546, 63117, 17875, 29140, 14657, 44189, 18699, 443, 24099, 8283, 43602, 8293, 19663, 36898, 58805, 'q', 64771}, new char[]{6579, 57444, 38454, 62021}, new char[]{54412, 25218, 32537, 64288}, ExpandableListView.getPackedPositionGroup(0L), objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i3 = t + 79;
|
||
|
q = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i5 = q + 35;
|
||
|
t = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
try {
|
||
|
Object obj2 = xzZ.y.get(125943855);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c((ViewConfiguration.getScrollBarSize() >> 8) + 492, TextUtils.indexOf("", "", 0, 0) + 5, (char) (ViewConfiguration.getScrollBarSize() >> 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(487 - (ViewConfiguration.getTouchSlop() >> 8), ((byte) KeyEvent.getModifierMetaStateMask()) + 6, (char) (((byte) KeyEvent.getModifierMetaStateMask()) + 1))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onResume();
|
||
|
return;
|
||
|
}
|
||
|
getBaseContext();
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.dDI, com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, 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 void onPause() {
|
||
|
int i = 2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
Object obj = null;
|
||
|
if (baseContext == null) {
|
||
|
int i2 = q + 63;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aF(new int[]{1629000085, -2037059118, 1357538248, -1867764183, -776944045, -1626015206, 1710318280, -404400637, -669861301, -1385571358, 2035141750, 41800787, 483548220, -1136513611}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.taking_photo_details_match_bank).substring(15, 16).length() + 25, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aG((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.investment_discover_items_selected).substring(12, 13).codePointAt(0) + 17782), new char[]{63759, 49546, 63117, 17875, 29140, 14657, 44189, 18699, 443, 24099, 8283, 43602, 8293, 19663, 36898, 58805, 'q', 64771}, new char[]{6579, 57444, 38454, 62021}, new char[]{54412, 25218, 32537, 64288}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_offline_success_contact).substring(10, 11).codePointAt(0) - 108, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj2 = xzZ.y.get(125943855);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c((ViewConfiguration.getMaximumFlingVelocity() >> 16) + 492, (ViewConfiguration.getMaximumFlingVelocity() >> 16) + 5, (char) ((-1) - TextUtils.indexOf((CharSequence) "", '0', 0, 0)))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj2);
|
||
|
}
|
||
|
Object invoke = ((Method) obj2).invoke(null, null);
|
||
|
Object[] objArr3 = {baseContext};
|
||
|
Object obj3 = xzZ.y.get(1633456013);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c(View.resolveSizeAndState(0, 0, 0) + 487, (ViewConfiguration.getScrollBarSize() >> 8) + 5, (char) ((-1) - TextUtils.indexOf((CharSequence) "", '0')))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onPause();
|
||
|
int i4 = q + 113;
|
||
|
t = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.dDI, com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, 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 void attachBaseContext(Context context) {
|
||
|
Context context2;
|
||
|
int i = 2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aF(new int[]{1629000085, -2037059118, 1357538248, -1867764183, -1175306729, 585258672, 1304687507, -286191096, -1993662004, 1483967599}, 19 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aG((char) (63291 - (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1))), new char[]{13146, 50554, 51124, 12034, 60533}, new char[]{49388, 38324, 15269, 2039}, new char[]{54412, 25218, 32537, 64288}, (ViewConfiguration.getLongPressTimeout() >> 16) - 1516915520, objArr2);
|
||
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
||
|
if (intValue < 99000 || intValue > 99999) {
|
||
|
if (context != null) {
|
||
|
int i2 = q + 17;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
context2 = context.getApplicationContext();
|
||
|
} else {
|
||
|
context2 = context;
|
||
|
}
|
||
|
if (context2 != null) {
|
||
|
int i4 = t + 75;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(493 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 6 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)), (char) (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)))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aF(new int[]{1019040723, 94084804, -291592698, 1915472850, 1449047357, 367774045, -396039840, -1066516343, -1309025188, 1272292724, -917557713, -2081764836, 1114655396, 948133565, -2066592981, -852727953, -126573302, -1859259709, -36788529, -198112926, 212549788, -599598561, -1793051442, 498986142}, (ViewConfiguration.getScrollBarFadeDuration() >> 16) + 48, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aF(new int[]{634656300, -713885821, 344095007, -1270780868, 861010065, 1319400418, 698518999, -2118550117, -74689316, -1283839058, -1539129425, -1719940282, -7615432, 755236623, 68023491, 626984696, -1587773752, -161862493, 213838757, 24138952, 1856199044, 1793708823, -1336776732, -932390766, 559058793, -1150483001, -1595985602, -439298543, -2068391432, -1676531315, -1997720614, 1036717360}, (ViewConfiguration.getMaximumDrawingCacheSize() >> 24) + 64, objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aF(new int[]{-1002521098, -677007420, -2067545869, 1679924691, 1173257848, -808560715, -296793833, -798590918, -1960165508, -1196258471, 690334283, 1691369786, 1510644114, 1353926569, 2085248429, -321366943, -858250423, 800800415, -1082825182, -989226797, -1850499614, 1752690935, 300343857, 262414221, 48886361, 361982360, -1929376650, 981967986, 283631576, -219966947, -513642156, -1436100195}, ExpandableListView.getPackedPositionGroup(0L) + 64, objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aF(new int[]{1206729079, 6266451, -440334060, 1677743226, -604013460, -559853750, 2073074582, 938129885, -383949638, -1525419420, -1174122144, 1061669040, 154718846, -226004545, -1440422949, 90303350, 2090423798, 1557910163, 236389207, -528774590, -330252830, -1313331435, 420749692, -182327735, 1515393812, -1912750869, -856642522, 1359647221, -1658775659, -1419608637, 448123530, 627456808, -1011800372, -1934110923, -965267466, -1956908322, 1816788145, 862967519}, AndroidCharacter.getMirror('0') + 26, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aF(new int[]{-1062939708, -2049917225, -2122666956, 2016860934}, Gravity.getAbsoluteGravity(0, 0) + 5, objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aG((char) (ViewConfiguration.getScrollBarFadeDuration() >> 16), new char[]{58407, 36060, 54785, 53906, 26220, 50395, 11870, 43018, 363, 463, 15958, 62051, 41748, 10991, 8802, 38631, 12874, 21555, 65045, 34467, 37244, 58769, 33510, 29993, 19687, 11011, 2168, 57677, 235, 20338, 62885, 46126, 20631, 11920, 62679, 54663}, new char[]{42109, 60524, 32847, 7821}, new char[]{54412, 25218, 32537, 64288}, ExpandableListView.getPackedPositionChild(0L) + 1, objArr8);
|
||
|
Object[] objArr9 = {context2, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
||
|
Object obj2 = xzZ.y.get(1656189573);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c((ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 486, 5 - (ViewConfiguration.getEdgeSlop() >> 16), (char) View.MeasureSpec.getSize(0))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr9);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void b(LifestyleDeepLinkActivity lifestyleDeepLinkActivity, Heg heg) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 59;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
if (heg.e == -1) {
|
||
|
int i3 = t + 13;
|
||
|
q = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
lifestyleDeepLinkActivity.aby_((Intent) PartnerAuthorizationActivity.d(new Object[]{lifestyleDeepLinkActivity, lifestyleDeepLinkActivity.presenter.b}, -729043574, 729043575, (int) System.currentTimeMillis()));
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
int i5 = heg.e;
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void acO_(LifestyleDeepLinkActivity lifestyleDeepLinkActivity, DialogInterface dialogInterface) {
|
||
|
int i = 2 % 2;
|
||
|
Intent intent = new Intent(lifestyleDeepLinkActivity, (Class<?>) HomeActivity.class);
|
||
|
intent.addFlags(603979776);
|
||
|
intent.putExtra("com.scb.phone.EXTRA_NEW_INSTANCE_LAYOUT", R.id.more_options_tab);
|
||
|
intent.putExtra("com.scb.phone.EXTRA_FROM_BANKING_ACTION", true);
|
||
|
lifestyleDeepLinkActivity.aby_(intent);
|
||
|
dialogInterface.dismiss();
|
||
|
int i2 = t + 37;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.dDI, com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, 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 void onStart() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 15;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
if (i3 == 0) {
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
int i4 = q + 29;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void E() {
|
||
|
e(new Object[]{this}, -1868052629, 1868052636, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.debit_card_banking_action).substring(18, 19).codePointAt(0) - 1778462386);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void e(boolean z) {
|
||
|
e(new Object[]{this, Boolean.valueOf(z)}, -1292168226, 1292168230, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void w() {
|
||
|
e(new Object[]{this}, 773122515, -773122509, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void b(long j) {
|
||
|
e(new Object[]{this, Long.valueOf(j)}, -369243718, 369243718, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 1429755607);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void r() {
|
||
|
e(new Object[]{this}, 504309133, -504309132, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.security_block_enable_accessibility_description).substring(121, 122).codePointAt(0) - 1471908773);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void f() {
|
||
|
e(new Object[]{this}, -183598094, 183598099, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 1995302129);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void e() {
|
||
|
e(new Object[]{this}, -435038022, 435038024, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) - 119340589);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void d() {
|
||
|
e(new Object[]{this}, -1337220681, 1337220689, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity
|
||
|
protected final boolean h() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t;
|
||
|
int i3 = i2 + 91;
|
||
|
q = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
int i5 = i2 + 97;
|
||
|
q = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
int i6 = 86 / 0;
|
||
|
}
|
||
|
return false;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9144deF
|
||
|
public final void a(C0907Rf.Sts sts) {
|
||
|
e(new Object[]{this, sts}, 1568391443, -1568391440, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity
|
||
|
protected final int ao_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q;
|
||
|
int i3 = i2 + 63;
|
||
|
t = i3 % 128;
|
||
|
int i4 = i3 % 2 == 0 ? 2 : 3;
|
||
|
int i5 = i2 + 25;
|
||
|
t = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return i4;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
}
|