482 lines
26 KiB
Java
482 lines
26 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.telephony.cdma.CdmaCellLocation;
|
|
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.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.sme.gifting.GiftingStatusBaseActivity;
|
|
import java.lang.reflect.Method;
|
|
import o.C13068fPo;
|
|
import o.VLM;
|
|
import org.jnbis.internal.NistHelper;
|
|
|
|
/* renamed from: o.enW, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public abstract class AbstractActivityC11870enW extends BaseActivity implements fPA {
|
|
private volatile C13073fPt b;
|
|
private final Object m = new Object();
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private boolean f9063o = false;
|
|
private static final byte[] $$E = {101, -49, 33, 116};
|
|
private static final int $$F = 117;
|
|
private static int $10 = 0;
|
|
private static int $11 = 1;
|
|
private static int s = 0;
|
|
private static int p = 1;
|
|
private static char l = 50201;
|
|
private static char k = 28378;
|
|
private static char t = 44175;
|
|
private static char q = 60480;
|
|
private static int r = 2015661711;
|
|
|
|
/* 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:0x0027). 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 aJ(byte r6, byte r7, int r8, java.lang.Object[] r9) {
|
|
/*
|
|
byte[] r0 = o.AbstractActivityC11870enW.$$E
|
|
int r8 = r8 * 3
|
|
int r8 = 1 - r8
|
|
int r7 = r7 + 4
|
|
int r6 = 76 - r6
|
|
byte[] r1 = new byte[r8]
|
|
r2 = 0
|
|
if (r0 != 0) goto L13
|
|
r3 = r6
|
|
r6 = r8
|
|
r4 = r2
|
|
goto L27
|
|
L13:
|
|
r3 = r2
|
|
L14:
|
|
int r4 = r3 + 1
|
|
byte r5 = (byte) r6
|
|
r1[r3] = r5
|
|
int r7 = r7 + 1
|
|
if (r4 != r8) goto L25
|
|
java.lang.String r6 = new java.lang.String
|
|
r6.<init>(r1, r2)
|
|
r9[r2] = r6
|
|
return
|
|
L25:
|
|
r3 = r0[r7]
|
|
L27:
|
|
int r6 = r6 + r3
|
|
r3 = r4
|
|
goto L14
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC11870enW.aJ(byte, byte, int, java.lang.Object[]):void");
|
|
}
|
|
|
|
public AbstractActivityC11870enW() {
|
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: o.enW.5
|
|
private AbstractActivityC11870enW e;
|
|
|
|
{
|
|
this.e = this;
|
|
}
|
|
|
|
@Override // o.InterfaceC17278vUG
|
|
public final void a(Context context) {
|
|
this.e.g();
|
|
}
|
|
});
|
|
}
|
|
|
|
@Override // o.fPC
|
|
public final Object y_() {
|
|
int i = 2 % 2;
|
|
int i2 = s + 103;
|
|
p = i2 % 128;
|
|
if (i2 % 2 == 0) {
|
|
f().y_();
|
|
Object obj = null;
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
Object y_ = f().y_();
|
|
int i3 = p + 119;
|
|
s = i3 % 128;
|
|
if (i3 % 2 != 0) {
|
|
int i4 = 15 / 0;
|
|
}
|
|
return y_;
|
|
}
|
|
|
|
private C13073fPt f() {
|
|
if (this.b == null) {
|
|
synchronized (this.m) {
|
|
if (this.b == null) {
|
|
this.b = new C13073fPt(this);
|
|
}
|
|
}
|
|
}
|
|
return this.b;
|
|
}
|
|
|
|
protected void g() {
|
|
int i = 2 % 2;
|
|
if (!this.f9063o) {
|
|
int i2 = p + 37;
|
|
s = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
this.f9063o = true;
|
|
((InterfaceC11852enE) y_()).c((GiftingStatusBaseActivity) this);
|
|
}
|
|
int i4 = s + 49;
|
|
p = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
throw null;
|
|
}
|
|
}
|
|
|
|
@Override // androidx.activity.ComponentActivity, o.GvH
|
|
public VLM.LWm getDefaultViewModelProviderFactory() {
|
|
Bundle bundle;
|
|
int i = 2 % 2;
|
|
VLM.LWm defaultViewModelProviderFactory = super.getDefaultViewModelProviderFactory();
|
|
C13068fPo.LWm a = ((C13068fPo.Sts) fOV.c(this, C13068fPo.Sts.class)).a();
|
|
if (getIntent() != null) {
|
|
bundle = getIntent().getExtras();
|
|
int i2 = s + 41;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
} else {
|
|
bundle = null;
|
|
}
|
|
VLM.LWm aBN_ = a.aBN_(this, bundle, defaultViewModelProviderFactory);
|
|
int i4 = p + 125;
|
|
s = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
return aBN_;
|
|
}
|
|
throw null;
|
|
}
|
|
|
|
private static void aG(char[] cArr, int i, Object[] objArr) {
|
|
int i2 = 2 % 2;
|
|
jTb jtb = new jTb();
|
|
char[] cArr2 = new char[cArr.length];
|
|
jtb.b = 0;
|
|
char[] cArr3 = new char[2];
|
|
while (jtb.b < cArr.length) {
|
|
cArr3[0] = cArr[jtb.b];
|
|
cArr3[1] = cArr[jtb.b + 1];
|
|
int i3 = $10 + 21;
|
|
$11 = i3 % 128;
|
|
if (i3 % 2 == 0) {
|
|
int i4 = 3 / 5;
|
|
}
|
|
int i5 = 58224;
|
|
for (int i6 = 0; i6 < 16; i6++) {
|
|
int i7 = $11 + 59;
|
|
$10 = i7 % 128;
|
|
int i8 = i7 % 2;
|
|
char c = cArr3[1];
|
|
char c2 = cArr3[0];
|
|
try {
|
|
Object[] objArr2 = {Integer.valueOf(c), Integer.valueOf((c2 + i5) ^ ((c2 << 4) + ((char) (t ^ 41718355337583039L)))), Integer.valueOf(c2 >>> 5), Integer.valueOf(q)};
|
|
Object obj = xzZ.y.get(597144044);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c(411 - ExpandableListView.getPackedPositionChild(0L), 5 - (ViewConfiguration.getTapTimeout() >> 16), (char) ((-1) - TextUtils.lastIndexOf("", '0', 0, 0)));
|
|
byte b = (byte) (-1);
|
|
Object[] objArr3 = new Object[1];
|
|
aJ((byte) 10, b, (byte) (b + 1), objArr3);
|
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
|
|
xzZ.y.put(597144044, obj);
|
|
}
|
|
char charValue = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
|
cArr3[1] = charValue;
|
|
Object[] objArr4 = {Integer.valueOf(cArr3[0]), Integer.valueOf((charValue + i5) ^ ((charValue << 4) + ((char) (l ^ 41718355337583039L)))), Integer.valueOf(charValue >>> 5), Integer.valueOf(k)};
|
|
Object obj2 = xzZ.y.get(597144044);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c(412 - ((Process.getThreadPriority(0) + 20) >> 6), View.combineMeasuredStates(0, 0) + 5, (char) ExpandableListView.getPackedPositionGroup(0L));
|
|
byte b2 = (byte) (-1);
|
|
Object[] objArr5 = new Object[1];
|
|
aJ((byte) 10, b2, (byte) (b2 + 1), objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
|
|
xzZ.y.put(597144044, obj2);
|
|
}
|
|
cArr3[0] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
|
i5 -= 40503;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
cArr2[jtb.b] = cArr3[0];
|
|
cArr2[jtb.b + 1] = cArr3[1];
|
|
Object[] objArr6 = {jtb, jtb};
|
|
Object obj3 = xzZ.y.get(943004485);
|
|
if (obj3 == null) {
|
|
Class cls3 = (Class) xzZ.c(98 - (ViewConfiguration.getEdgeSlop() >> 16), (ViewConfiguration.getScrollDefaultDelay() >> 16) + 5, (char) (ViewConfiguration.getDoubleTapTimeout() >> 16));
|
|
byte b3 = (byte) (-1);
|
|
Object[] objArr7 = new Object[1];
|
|
aJ((byte) 9, b3, (byte) (b3 + 1), objArr7);
|
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
|
xzZ.y.put(943004485, obj3);
|
|
}
|
|
((Method) obj3).invoke(null, objArr6);
|
|
}
|
|
objArr[0] = new String(cArr2, 0, i);
|
|
}
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:21:0x0230 */
|
|
/* JADX WARN: Removed duplicated region for block: B:23:0x0231 */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
private static void aI(int r17, char[] r18, int r19, boolean r20, int r21, java.lang.Object[] r22) {
|
|
/*
|
|
Method dump skipped, instructions count: 571
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC11870enW.aI(int, char[], int, boolean, int, java.lang.Object[]):void");
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:6:0x00a5, code lost:
|
|
|
|
if (r3 > 99999) goto L10;
|
|
*/
|
|
@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
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public void onCreate(android.os.Bundle r20) {
|
|
/*
|
|
Method dump skipped, instructions count: 1538
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC11870enW.onCreate(android.os.Bundle):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
|
|
public void onResume() {
|
|
int i = 2 % 2;
|
|
int i2 = s + 107;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr = new Object[1];
|
|
aI((ViewConfiguration.getDoubleTapTimeout() >> 16) + 26, new char[]{2, 15, 5, 65521, 22, 17, 6, 19, 6, 17, 0, 65502, 65483, '\r', '\r', 65534, 65483, 1, 6, '\f', 15, 1, 11, 65534, 1, 65534}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.add_account_info_title).substring(11, 12).length() + 266, true, 24 - View.resolveSizeAndState(0, 0, 0), objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aG(new char[]{10515, 14393, 52314, 34216, 4099, 31357, 64979, 24007, 38480, 3316, 3429, 39583, 25878, 44858, 25371, 7904, 6553, 1842}, 18 - KeyEvent.normalizeMetaState(0), objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
int i4 = s + 115;
|
|
p = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getDoubleTapTimeout() >> 16), 5 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), (char) (1 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1))))).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(488 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)), 6 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)), (char) TextUtils.getCapsMode("", 0, 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
|
xzZ.y.put(1378719468, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr3);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
super.onResume();
|
|
int i6 = p + 63;
|
|
s = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
}
|
|
|
|
@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;
|
|
Context baseContext = getBaseContext();
|
|
Object obj = null;
|
|
if (baseContext == null) {
|
|
Object[] objArr = new Object[1];
|
|
aI((ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) + 25, new char[]{2, 15, 5, 65521, 22, 17, 6, 19, 6, 17, 0, 65502, 65483, '\r', '\r', 65534, 65483, 1, 6, '\f', 15, 1, 11, 65534, 1, 65534}, TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 268, true, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.loan_verification_ncb_consent_label_cdx).substring(0, 26).length() - 2, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aG(new char[]{10515, 14393, 52314, 34216, 4099, 31357, 64979, 24007, 38480, 3316, 3429, 39583, 25878, 44858, 25371, 7904, 6553, 1842}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 16, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
int i2 = s + 99;
|
|
p = i2 % 128;
|
|
try {
|
|
if (i2 % 2 == 0) {
|
|
Object obj2 = xzZ.y.get(125943855);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(492 - (ViewConfiguration.getLongPressTimeout() >> 16), 5 - Gravity.getAbsoluteGravity(0, 0), (char) (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)))).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((SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 486, 4 - TextUtils.indexOf((CharSequence) "", '0', 0, 0), (char) (ViewConfiguration.getMaximumFlingVelocity() >> 16))).getMethod("c", Context.class);
|
|
xzZ.y.put(1633456013, obj3);
|
|
}
|
|
((Method) obj3).invoke(invoke, objArr3);
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
Object obj4 = xzZ.y.get(125943855);
|
|
if (obj4 == null) {
|
|
obj4 = ((Class) xzZ.c(493 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)), (ViewConfiguration.getPressedStateDuration() >> 16) + 5, (char) (TextUtils.indexOf((CharSequence) "", '0', 0) + 1))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj4);
|
|
}
|
|
Object invoke2 = ((Method) obj4).invoke(null, null);
|
|
Object[] objArr4 = {baseContext};
|
|
Object obj5 = xzZ.y.get(1633456013);
|
|
if (obj5 == null) {
|
|
obj5 = ((Class) xzZ.c(487 - TextUtils.getTrimmedLength(""), 5 - KeyEvent.keyCodeFromString(""), (char) View.getDefaultSize(0, 0))).getMethod("c", Context.class);
|
|
xzZ.y.put(1633456013, obj5);
|
|
}
|
|
((Method) obj5).invoke(invoke2, objArr4);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
super.onPause();
|
|
int i3 = s + 19;
|
|
p = i3 % 128;
|
|
if (i3 % 2 == 0) {
|
|
int i4 = 65 / 0;
|
|
}
|
|
}
|
|
|
|
@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 = s + 51;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.attachBaseContext(context);
|
|
Object[] objArr = new Object[1];
|
|
aG(new char[]{13527, 43823, 46985, 60854, 13919, 64605, 37795, 29791, 23326, 45732, 10080, 56640, 18538, 10634, 13580, 32737, 42957, 54431}, 17 - TextUtils.indexOf((CharSequence) "", '0'), objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aI((SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) + 4, new char[]{65517, 1, 65532, 5, 17}, TextUtils.getTrimmedLength("") + 272, false, 2 - TextUtils.indexOf((CharSequence) "", '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 = s + 125;
|
|
p = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
if (intValue <= 99999) {
|
|
return;
|
|
}
|
|
}
|
|
if (context != null) {
|
|
context2 = context.getApplicationContext();
|
|
int i6 = s + 113;
|
|
p = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
} else {
|
|
context2 = context;
|
|
}
|
|
if (context2 != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - TextUtils.getCapsMode("", 0, 0), (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) (ViewConfiguration.getFadingEdgeLength() >> 16))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = new Object[1];
|
|
aI(48 - Gravity.getAbsoluteGravity(0, 0), new char[]{65517, 65522, 65518, NistHelper.SEP_FS, 65521, 30, 65517, 65514, 65520, 65517, 27, 65516, NistHelper.SEP_FS, 31, 26, 27, 65522, 65515, 26, 65516, 27, 65516, 65521, 27, 65516, 65515, 65521, 65516, 65517, 26, 65522, 31, 65519, NistHelper.SEP_FS, 65518, NistHelper.SEP_FS, 65522, 29, 65514, 65514, 65518, 65521, 65514, 31, 30, 27, 27, 65515}, (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) + 238, false, KeyEvent.keyCodeFromString("") + 7, objArr3);
|
|
String str = (String) objArr3[0];
|
|
Object[] objArr4 = new Object[1];
|
|
aI(64 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), new char[]{'!', 65522, 30, '!', '!', 29, 30, 65522, 65524, 65517, 31, 65524, 30, 65521, 65524, 31, 65523, '\"', 65524, ' ', 30, 65522, 65517, 65521, 65522, 29, 30, 65522, 30, 30, 65524, 65521, 29, 65521, 65523, 65523, 65524, 65516, 65525, 65518, 31, 65516, 65522, 65519, 65520, 29, 65522, 31, 65518, 65517, 65520, 65522, 65517, 65523, 65522, 65518, 65522, 65518, 65521, '!', 65525, 65520, 30, 65522}, 236 - View.resolveSize(0, 0), true, 3 - TextUtils.lastIndexOf("", '0'), objArr4);
|
|
String str2 = (String) objArr4[0];
|
|
Object[] objArr5 = new Object[1];
|
|
aI((ViewConfiguration.getScrollBarFadeDuration() >> 16) + 64, new char[]{' ', 27, 65519, 65522, 29, 65521, 27, 65522, 65514, 65517, 27, 65517, 31, 31, 65516, 65523, 65517, 31, NistHelper.SEP_FS, 65518, 65514, 65522, 27, NistHelper.SEP_FS, ' ', 65514, 65515, 65514, 65521, 65516, 29, 65522, ' ', 31, 65522, 65520, 65523, 30, 65518, NistHelper.SEP_FS, 27, 65519, 65519, 65516, 65515, 65515, 65519, 65514, 65519, 65517, ' ', 29, 65520, 31, NistHelper.SEP_FS, 31, 65516, 65522, 65520, 65523, 65514, ' ', 65514, 27}, TextUtils.indexOf((CharSequence) "", '0', 0) + 239, false, 7 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), objArr5);
|
|
String str3 = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
aI(View.getDefaultSize(0, 0) + 74, new char[]{17, 65535, 1, 18, 65535, 3, 16, 6, 18, 65484, '\t', '\f', 65535, 0, '\n', 65535, 7, 1, 16, 3, 11, 11, '\r', 1, 11, 65535, 7, 17, 65485, 65485, 65496, 17, 14, 18, 18, 6, 17, 18, '\f', 3, 20, 3, 65485, 65488, 20, 65485, 18, 17, 3, 5, '\f', 7, 65485, 7, 14, 65535, 65485, 11, '\r', 1, 65484, 3, 16, 65535, 19, 15, 17, 2, 16, 65535, 19, 5, 65484, 18}, View.resolveSizeAndState(0, 0, 0) + 266, true, TextUtils.lastIndexOf("", '0') + 37, objArr6);
|
|
String str4 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
aI(4 - TextUtils.indexOf((CharSequence) "", '0'), new char[]{65532, 6, 65532, 65534, 7}, (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) + 217, false, Color.rgb(0, 0, 0) + 16777220, objArr7);
|
|
String str5 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
aG(new char[]{10593, 4574, 10744, 44542, 63161, 4459, 11556, 7750, 54364, 26342, 42413, 63827, 60903, 15766, 50004, 11127, 57691, 20261, 22354, 25902, 37904, 20241, 30998, 8199, 49519, 31934, 37534, 33497, 50815, 30107, 31920, 27302, 52803, 48500, 60473, 36385}, 36 - (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -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(487 - (Process.myTid() >> 22), 5 - View.resolveSizeAndState(0, 0, 0), (char) (MotionEvent.axisFromString("") + 1))).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 = s + 115;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.onStart();
|
|
int i4 = p + 23;
|
|
s = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
return;
|
|
}
|
|
Object obj = null;
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
}
|