what-the-bank/sources/o/AbstractActivityC11955epB.java

615 lines
35 KiB
Java

package o;
import android.content.Context;
import android.graphics.Color;
import android.media.AudioTrack;
import android.os.Bundle;
import android.os.Process;
import android.os.SystemClock;
import android.text.TextUtils;
import android.util.TypedValue;
import android.view.Gravity;
import android.view.KeyEvent;
import android.view.View;
import android.view.ViewConfiguration;
import android.widget.ExpandableListView;
import com.airbnb.deeplinkdispatch.UrlTreeKt;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
import com.scb.phone.view.activity.BaseActivity;
import com.scb.phone.view.activity.transferandpay.billpayment.RtpEBillPaymentDetailActivity;
import java.lang.reflect.Method;
import o.C13068fPo;
import o.VLM;
/* renamed from: o.epB, reason: case insensitive filesystem */
/* loaded from: classes5.dex */
public abstract class AbstractActivityC11955epB extends BaseActivity implements fPA {
private volatile C13073fPt m;
private static final byte[] $$g = {85, -17, 4, -90};
private static final int $$h = 106;
private static int $10 = 0;
private static int $11 = 1;
private static int r = 0;
private static int t = 1;
private static long l = 5449017165023114543L;
/* renamed from: o, reason: collision with root package name */
private static char[] f9077o = {39999, 40045, 40035, 40056, 40044, 39953, 39997, 40006, 40041, 40007, 40007, 40042, 40000, 39998, 39992, 39992, 40007, 40040, 40005, 40004, 40005, 40006, 40006, 39997, 40000, 40006, 40006, 40001, 39999, 39996, 40007, 40042, 40040, 40046, 40040, 40007, 40006, 40006, 40007, 40000, 39997, 40004, 40006, 39992, 39999, 39999, 39999, 39997, 39999, 39992, 39998, 39993, 39994, 40001, 40007, 40000, 40001, 39992, 39999, 39992, 40002, 40001, 39998, 39999, 39999, 39996, 39996, 39997, 40000, 39952, 39987, 40004, 40006, 40007, 40041, 40007, 39997, 39999, 39993, 39993, 39999, 39992, 39992, 39998, 40006, 40046, 40006, 40005, 40047, 40047, 40007, 39997, 39987, 39987, 39998, 40007, 40007, 40002, 40047, 40047, 40007, 39996, 40005, 40005, 40006, 40006, 39998, 39993, 40000, 40000, 40006, 40045, 40007, 39997, 39996, 40006, 40047, 40007, 39992, 39998, 40006, 40041, 40046, 40007, 39994, 39994, 39999, 39998, 40000, 40005, 40027, 40045, 40004, 40004, 40083, 40093, 40084, 40073, 40043, 40046, 40076, 40105, 40104, 40110, 40084, 40085, 40111, 40105, 40081, 40085, 40085, 40048, 40042, 40078, 40072, 40073, 40111, 40086, 40092, 40080, 40087, 40054, 40054, 40086, 40082, 40050, 40052, 40084, 40081, 40050, 40049, 40087, 40081, 40087, 40111, 40104, 40087, 40087, 40081, 40087, 40084, 40048, 40073, 40111, 40080, 40088, 40087, 40080, 40095, 40087, 40085, 40084, 40073, 40054, 40086, 40083, 40089, 40083, 40092, 40093, 40092, 40080, 40087, 40081, 40085, 40084, 40081};
private final Object k = new Object();
boolean b = false;
/* JADX WARN: Removed duplicated region for block: B:10:0x0026 */
/* JADX WARN: Removed duplicated region for block: B:7:0x001e */
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0026 -> B:4:0x0028). 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 az(int r6, byte r7, int r8, java.lang.Object[] r9) {
/*
int r7 = r7 * 3
int r7 = 4 - r7
int r6 = r6 * 2
int r6 = 121 - r6
int r8 = r8 * 2
int r8 = 1 - r8
byte[] r0 = o.AbstractActivityC11955epB.$$g
byte[] r1 = new byte[r8]
r2 = 0
if (r0 != 0) goto L16
r3 = r8
r4 = r2
goto L28
L16:
r3 = r2
L17:
int r4 = r3 + 1
byte r5 = (byte) r6
r1[r3] = r5
if (r4 != r8) goto L26
java.lang.String r6 = new java.lang.String
r6.<init>(r1, r2)
r9[r2] = r6
return
L26:
r3 = r0[r7]
L28:
int r7 = r7 + 1
int r6 = r6 + r3
r3 = r4
goto L17
*/
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC11955epB.az(int, byte, int, java.lang.Object[]):void");
}
public AbstractActivityC11955epB() {
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: o.epB.2
private AbstractActivityC11955epB d;
{
this.d = this;
}
@Override // o.InterfaceC17278vUG
public final void a(Context context) {
AbstractActivityC11955epB abstractActivityC11955epB = this.d;
if (abstractActivityC11955epB.b) {
return;
}
abstractActivityC11955epB.b = true;
((InterfaceC11962epI) abstractActivityC11955epB.y_()).b((RtpEBillPaymentDetailActivity) abstractActivityC11955epB);
}
});
}
@Override // o.fPC
public final Object y_() {
int i = 2 % 2;
int i2 = t + 111;
r = i2 % 128;
int i3 = i2 % 2;
C13073fPt g = g();
if (i3 == 0) {
return g.y_();
}
g.y_();
Object obj = null;
obj.hashCode();
throw null;
}
private C13073fPt g() {
if (this.m == null) {
synchronized (this.k) {
if (this.m == null) {
this.m = new C13073fPt(this);
}
}
}
return this.m;
}
private static void ax(char[] cArr, int i, Object[] objArr) {
int i2 = 2 % 2;
GuL guL = new GuL();
char[] a = GuL.a(l ^ (-7538262848231253921L), cArr, i);
guL.a = 4;
while (guL.a < a.length) {
guL.c = guL.a - 4;
int i3 = guL.a;
try {
Object[] objArr2 = {Long.valueOf(a[guL.a] ^ a[guL.a % 4]), Long.valueOf(guL.c), Long.valueOf(l)};
Object obj = xzZ.y.get(428080616);
if (obj == null) {
Class cls = (Class) xzZ.c((SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) + 207, KeyEvent.keyCodeFromString("") + 5, (char) ((ViewConfiguration.getFadingEdgeLength() >> 16) + 1706));
byte b = (byte) 1;
byte b2 = (byte) (b - 1);
Object[] objArr3 = new Object[1];
az(b, b2, b2, objArr3);
obj = cls.getMethod((String) objArr3[0], Long.TYPE, Long.TYPE, Long.TYPE);
xzZ.y.put(428080616, obj);
}
a[i3] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
try {
Object[] objArr4 = {guL, guL};
Object obj2 = xzZ.y.get(-1875914398);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(392 - (ViewConfiguration.getTapTimeout() >> 16), 5 - Color.blue(0), (char) ((ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) - 1));
byte b3 = (byte) 0;
byte b4 = b3;
Object[] objArr5 = new Object[1];
az(b3, b4, b4, objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
xzZ.y.put(-1875914398, obj2);
}
((Method) obj2).invoke(null, objArr4);
int i4 = $10 + 29;
$11 = i4 % 128;
int i5 = i4 % 2;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
}
String str = new String(a, 4, a.length - 4);
int i6 = $11 + 103;
$10 = i6 % 128;
if (i6 % 2 == 0) {
objArr[0] = str;
} else {
int i7 = 67 / 0;
objArr[0] = str;
}
}
@Override // androidx.activity.ComponentActivity, o.GvH
public VLM.LWm getDefaultViewModelProviderFactory() {
int i = 2 % 2;
int i2 = r + 37;
t = i2 % 128;
Bundle bundle = null;
if (i2 % 2 != 0) {
VLM.LWm defaultViewModelProviderFactory = super.getDefaultViewModelProviderFactory();
C13068fPo.LWm a = ((C13068fPo.Sts) fOV.c(this, C13068fPo.Sts.class)).a();
if (getIntent() != null) {
int i3 = r + 61;
t = i3 % 128;
int i4 = i3 % 2;
bundle = getIntent().getExtras();
}
VLM.LWm aBN_ = a.aBN_(this, bundle, defaultViewModelProviderFactory);
int i5 = r + 115;
t = i5 % 128;
int i6 = i5 % 2;
return aBN_;
}
super.getDefaultViewModelProviderFactory();
((C13068fPo.Sts) fOV.c(this, C13068fPo.Sts.class)).a();
getIntent();
throw null;
}
@Override // 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 onCreate(Bundle bundle) {
int i = 2 % 2;
Object obj = null;
Object[] objArr = new Object[1];
ax(new char[]{35896, 12861, 3339, 13636, 35929, 40739, 22415, 15718, 14743, 20836, 7631, 35706, 59351, 10942, 52037, 18116, 44298, 64738, 29000, 7345, 23371, 46654}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.auto_single_form_check_eligibility_open_scbs_remark_1).substring(40, 41).codePointAt(0) - 32, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ay(new int[]{0, 5, 0, 2}, false, new byte[]{1, 1, 1, 0, 0}, objArr2);
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
if (intValue < 99000 || intValue > 99999) {
Context baseContext = getBaseContext();
if (baseContext == null) {
Object[] objArr3 = new Object[1];
ax(new char[]{23274, 4628, 60359, 35802, 23179, 48906, 45379, 33784, 61253, 29005, 64259, 13796, 12555, 2708, 11735, 63524, 31723, 56519, 38803, 41507, 36252, 38413, 55891, 21747, 54910, 10316, 3093, 7855, 6155, 64896}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.remittance_mobile_desc).substring(67, 68).length() - 1, objArr3);
Class<?> cls2 = Class.forName((String) objArr3[0]);
Object[] objArr4 = new Object[1];
ax(new char[]{65200, 1877, 25615, 15211, 65235, 43600, 16029, 13129, 19221, 25611, 29915, 34106, 38208, 8149, 41475, 18642, 57235, 51588, 6235, 4754, 10719, 33611}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.scbs_data_sharing_confirm_decline_tc_description).substring(54, 55).codePointAt(0) - 32, objArr4);
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
int i2 = r + 103;
t = i2 % 128;
if (i2 % 2 == 0) {
baseContext.getApplicationContext();
throw null;
}
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
try {
Object obj2 = xzZ.y.get(125943855);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(492 - (ViewConfiguration.getMinimumFlingVelocity() >> 16), 6 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)), (char) TextUtils.getTrimmedLength(""))).getMethod("a", null);
xzZ.y.put(125943855, obj2);
}
Object invoke = ((Method) obj2).invoke(null, null);
Object[] objArr5 = new Object[1];
ax(new char[]{46192, 31924, 26268, 12122, 46145, 53747, 15432, 10088, 387, 8167, 30298, 37163, 57234, 25725, 41166, 23787, 38147, 45670, 6799, 1778, 25362, 63735, 22350, 61490, 14467, 18096, 33117, 47731, 63126, 37746, 64415, 26047, 19539, 55613, 13784, 12283, 6721, 10225, 28228, 39227, 55254, 28129, 55390, 17192, 44482, 47728, 4805, 3775, 31571, UrlTreeKt.configurablePathSegmentPrefixChar, 19673, 63742}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.FaceTec_result_nfc_upload_message).substring(20, 23).length() - 3, objArr5);
String str = (String) objArr5[0];
Object[] objArr6 = new Object[1];
ay(new int[]{5, 64, 0, 28}, false, new byte[]{1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 0, 0, 0}, objArr6);
String str2 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
ay(new int[]{69, 64, 1, 35}, false, new byte[]{1, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1}, objArr7);
String str3 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
ay(new int[]{133, 74, 49, 12}, true, new byte[]{0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 0, 1, 1, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0}, objArr8);
String str4 = (String) objArr8[0];
Object[] objArr9 = new Object[1];
ax(new char[]{6801, 12196, 60294, 41047, 6824, 33530, 45406, 43049, 44897}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.hml_landing_result_content).substring(45, 46).codePointAt(0) - 115, objArr9);
String str5 = (String) objArr9[0];
Object[] objArr10 = new Object[1];
ax(new char[]{15622, 45571, 3849, 51058, 15715, 7954, 21979, 53014, 34978, 53514, 8093, 31058, 22187, 43717, 51545, 46279, 7204, 31902, 29469, 61136, 59959, 13890, 16068, 6211, 45476, 34902, 59594, 21071, 32692, 23952, 37467, 36291, 50545, 6102, 23626, 51159, 37682, 59718, 2008, 28999}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, objArr10);
Object[] objArr11 = {baseContext, str, str2, str3, str4, true, str5, (String) objArr10[0]};
Object obj3 = xzZ.y.get(1656189573);
if (obj3 == null) {
obj3 = ((Class) xzZ.c((ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 486, TextUtils.indexOf("", "") + 5, (char) (ViewConfiguration.getMaximumDrawingCacheSize() >> 24))).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, objArr11);
int i3 = r + 67;
t = i3 % 128;
if (i3 % 2 == 0) {
int i4 = 5 / 2;
}
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
}
super.onCreate(bundle);
int i5 = r + 45;
t = i5 % 128;
if (i5 % 2 != 0) {
return;
}
obj.hashCode();
throw null;
}
@Override // 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;
Context baseContext = getBaseContext();
if (baseContext == null) {
Object[] objArr = new Object[1];
ax(new char[]{23274, 4628, 60359, 35802, 23179, 48906, 45379, 33784, 61253, 29005, 64259, 13796, 12555, 2708, 11735, 63524, 31723, 56519, 38803, 41507, 36252, 38413, 55891, 21747, 54910, 10316, 3093, 7855, 6155, 64896}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.hml_business_url_info_add_more_btn).substring(0, 2).length() - 2, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ax(new char[]{65200, 1877, 25615, 15211, 65235, 43600, 16029, 13129, 19221, 25611, 29915, 34106, 38208, 8149, 41475, 18642, 57235, 51588, 6235, 4754, 10719, 33611}, View.getDefaultSize(0, 0), objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
baseContext = baseContext.getApplicationContext();
int i2 = r + 97;
t = i2 % 128;
int i3 = i2 % 2;
}
if (baseContext != null) {
int i4 = r + 41;
t = i4 % 128;
try {
if (i4 % 2 == 0) {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c((ViewConfiguration.getFadingEdgeLength() >> 16) + 492, ((byte) KeyEvent.getModifierMetaStateMask()) + 6, (char) (ViewConfiguration.getPressedStateDuration() >> 16))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr3 = {baseContext};
Object obj2 = xzZ.y.get(1378719468);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(487 - TextUtils.getTrimmedLength(""), KeyEvent.normalizeMetaState(0) + 5, (char) TextUtils.getOffsetAfter("", 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj2);
}
((Method) obj2).invoke(invoke, objArr3);
throw null;
}
Object obj3 = xzZ.y.get(125943855);
if (obj3 == null) {
obj3 = ((Class) xzZ.c((ViewConfiguration.getPressedStateDuration() >> 16) + 492, (ViewConfiguration.getLongPressTimeout() >> 16) + 5, (char) (1 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))))).getMethod("a", null);
xzZ.y.put(125943855, obj3);
}
Object invoke2 = ((Method) obj3).invoke(null, null);
Object[] objArr4 = {baseContext};
Object obj4 = xzZ.y.get(1378719468);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(ExpandableListView.getPackedPositionGroup(0L) + 487, 5 - KeyEvent.keyCodeFromString(""), (char) TextUtils.getCapsMode("", 0, 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj4);
}
((Method) obj4).invoke(invoke2, objArr4);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onResume();
}
@Override // 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;
int i2 = r + 89;
t = i2 % 128;
if (i2 % 2 != 0) {
Context baseContext = getBaseContext();
if (baseContext == null) {
Object[] objArr = new Object[1];
ax(new char[]{23274, 4628, 60359, 35802, 23179, 48906, 45379, 33784, 61253, 29005, 64259, 13796, 12555, 2708, 11735, 63524, 31723, 56519, 38803, 41507, 36252, 38413, 55891, 21747, 54910, 10316, 3093, 7855, 6155, 64896}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.easycash_decline_ncb_result_title).substring(0, 24).codePointAt(19) - 3635, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ax(new char[]{65200, 1877, 25615, 15211, 65235, 43600, 16029, 13129, 19221, 25611, 29915, 34106, 38208, 8149, 41475, 18642, 57235, 51588, 6235, 4754, 10719, 33611}, ViewConfiguration.getTouchSlop() >> 8, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
baseContext = baseContext.getApplicationContext();
int i3 = t + 27;
r = i3 % 128;
int i4 = i3 % 2;
}
if (baseContext != null) {
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(((Process.getThreadPriority(0) + 20) >> 6) + 492, View.resolveSize(0, 0) + 5, (char) ExpandableListView.getPackedPositionGroup(0L))).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(ExpandableListView.getPackedPositionType(0L) + 487, Gravity.getAbsoluteGravity(0, 0) + 5, (char) (TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 1))).getMethod("c", Context.class);
xzZ.y.put(1633456013, obj2);
}
((Method) obj2).invoke(invoke, objArr3);
int i5 = t + 91;
r = i5 % 128;
if (i5 % 2 != 0) {
int i6 = 4 / 5;
}
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onPause();
return;
}
getBaseContext();
throw null;
}
/* JADX WARN: Code restructure failed: missing block: B:29:0x00c3, code lost:
if (r23[r1.c] == 1) goto L29;
*/
/* JADX WARN: Code restructure failed: missing block: B:30:0x013c, code lost:
r4 = r1.c;
*/
/* JADX WARN: Code restructure failed: missing block: B:31:0x0143, code lost:
r11 = new java.lang.Object[]{java.lang.Integer.valueOf(r0[r1.c]), java.lang.Integer.valueOf(r2)};
r2 = o.xzZ.y.get(1084521042);
*/
/* JADX WARN: Code restructure failed: missing block: B:32:0x0160, code lost:
if (r2 == null) goto L40;
*/
/* JADX WARN: Code restructure failed: missing block: B:35:0x01b1, code lost:
r3[r4] = ((java.lang.Character) ((java.lang.reflect.Method) r2).invoke(null, r11)).charValue();
*/
/* JADX WARN: Code restructure failed: missing block: B:36:0x01b3, code lost:
r2 = r3[r1.c];
*/
/* JADX WARN: Code restructure failed: missing block: B:37:0x01b7, code lost:
r4 = new java.lang.Object[]{r1, r1};
r8 = o.xzZ.y.get(1698744941);
*/
/* JADX WARN: Code restructure failed: missing block: B:38:0x01c8, code lost:
if (r8 == null) goto L47;
*/
/* JADX WARN: Code restructure failed: missing block: B:41:0x0219, code lost:
((java.lang.reflect.Method) r8).invoke(null, r4);
*/
/* JADX WARN: Code restructure failed: missing block: B:42:0x01cd, code lost:
r8 = (java.lang.Class) o.xzZ.c(android.text.TextUtils.getCapsMode("", 0, 0) + 402, 6 - (android.os.SystemClock.elapsedRealtimeNanos() > 0 ? 1 : (android.os.SystemClock.elapsedRealtimeNanos() == 0 ? 0 : -1)), (char) ((android.view.ViewConfiguration.getScrollBarFadeDuration() >> 16) + 21608));
r14 = (byte) 0;
r9 = new java.lang.Object[1];
az((byte) 24, r14, r14, r9);
r8 = r8.getMethod((java.lang.String) r9[0], java.lang.Object.class, java.lang.Object.class);
o.xzZ.y.put(1698744941, r8);
*/
/* JADX WARN: Code restructure failed: missing block: B:44:0x0165, code lost:
r2 = ((java.lang.Class) o.xzZ.c(((android.os.Process.getThreadPriority(0) + 20) >> 6) + 15, (android.view.ViewConfiguration.getMinimumFlingVelocity() >> 16) + 5, (char) (android.text.AndroidCharacter.getMirror('0') + 58086))).getMethod("H", java.lang.Integer.TYPE, java.lang.Integer.TYPE);
o.xzZ.y.put(1084521042, r2);
*/
/* JADX WARN: Code restructure failed: missing block: B:46:0x00cd, code lost:
r4 = r1.c;
r9 = r0[r1.c];
*/
/* JADX WARN: Code restructure failed: missing block: B:47:0x00d4, code lost:
r12 = new java.lang.Object[2];
r12[r8] = java.lang.Integer.valueOf(r2);
r12[0] = java.lang.Integer.valueOf(r9);
r2 = o.xzZ.y.get(850398076);
*/
/* JADX WARN: Code restructure failed: missing block: B:48:0x00f0, code lost:
if (r2 == null) goto L33;
*/
/* JADX WARN: Code restructure failed: missing block: B:51:0x0137, code lost:
r3[r4] = ((java.lang.Character) ((java.lang.reflect.Method) r2).invoke(null, r12)).charValue();
*/
/* JADX WARN: Code restructure failed: missing block: B:52:0x00f3, code lost:
r2 = ((java.lang.Class) o.xzZ.c(android.view.View.MeasureSpec.getMode(0) + 502, 5 - (android.os.Process.myPid() >> 22), (char) (54 - android.view.View.MeasureSpec.getSize(0)))).getMethod("F", java.lang.Integer.TYPE, java.lang.Integer.TYPE);
o.xzZ.y.put(850398076, r2);
*/
/* JADX WARN: Code restructure failed: missing block: B:54:0x00cb, code lost:
if (r23[r1.c] == 1) goto L29;
*/
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
private static void ay(int[] r21, boolean r22, byte[] r23, java.lang.Object[] r24) {
/*
Method dump skipped, instructions count: 653
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC11955epB.ay(int[], boolean, byte[], java.lang.Object[]):void");
}
@Override // 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;
int i2 = r + 87;
t = i2 % 128;
int i3 = i2 % 2;
super.attachBaseContext(context);
Object[] objArr = new Object[1];
ax(new char[]{35896, 12861, 3339, 13636, 35929, 40739, 22415, 15718, 14743, 20836, 7631, 35706, 59351, 10942, 52037, 18116, 44298, 64738, 29000, 7345, 23371, 46654}, ViewConfiguration.getLongPressTimeout() >> 16, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ay(new int[]{0, 5, 0, 2}, false, new byte[]{1, 1, 1, 0, 0}, objArr2);
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
if (intValue >= 99000) {
int i4 = t + 49;
r = i4 % 128;
if (i4 % 2 != 0) {
int i5 = 31 / 0;
if (intValue <= 99999) {
return;
}
} else if (intValue <= 99999) {
return;
}
}
if (context != null) {
int i6 = r + 69;
t = i6 % 128;
int i7 = i6 % 2;
context2 = context.getApplicationContext();
int i8 = r + 101;
t = i8 % 128;
int i9 = i8 % 2;
} else {
context2 = context;
}
if (context2 != null) {
int i10 = t + 109;
r = i10 % 128;
int i11 = i10 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c((Process.myTid() >> 22) + 492, 5 - Color.argb(0, 0, 0, 0), (char) TextUtils.getOffsetAfter("", 0))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr3 = new Object[1];
ax(new char[]{46192, 31924, 26268, 12122, 46145, 53747, 15432, 10088, 387, 8167, 30298, 37163, 57234, 25725, 41166, 23787, 38147, 45670, 6799, 1778, 25362, 63735, 22350, 61490, 14467, 18096, 33117, 47731, 63126, 37746, 64415, 26047, 19539, 55613, 13784, 12283, 6721, 10225, 28228, 39227, 55254, 28129, 55390, 17192, 44482, 47728, 4805, 3775, 31571, UrlTreeKt.configurablePathSegmentPrefixChar, 19673, 63742}, ((byte) KeyEvent.getModifierMetaStateMask()) + 1, objArr3);
String str = (String) objArr3[0];
Object[] objArr4 = new Object[1];
ay(new int[]{5, 64, 0, 28}, false, new byte[]{1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 0, 0, 0}, objArr4);
String str2 = (String) objArr4[0];
Object[] objArr5 = new Object[1];
ay(new int[]{69, 64, 1, 35}, false, new byte[]{1, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1}, objArr5);
String str3 = (String) objArr5[0];
Object[] objArr6 = new Object[1];
ay(new int[]{133, 74, 49, 12}, true, new byte[]{0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 0, 1, 1, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0}, objArr6);
String str4 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
ax(new char[]{6801, 12196, 60294, 41047, 6824, 33530, 45406, 43049, 44897}, Process.myTid() >> 22, objArr7);
String str5 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
ax(new char[]{15622, 45571, 3849, 51058, 15715, 7954, 21979, 53014, 34978, 53514, 8093, 31058, 22187, 43717, 51545, 46279, 7204, 31902, 29469, 61136, 59959, 13890, 16068, 6211, 45476, 34902, 59594, 21071, 32692, 23952, 37467, 36291, 50545, 6102, 23626, 51159, 37682, 59718, 2008, 28999}, TextUtils.getTrimmedLength(""), 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.getTapTimeout() >> 16) + 487, (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) TextUtils.getCapsMode("", 0, 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;
}
}
}
@Override // 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 = t + 79;
r = i2 % 128;
int i3 = i2 % 2;
super.onStart();
int i4 = t + 65;
r = i4 % 128;
if (i4 % 2 != 0) {
int i5 = 5 / 0;
}
}
}