526 lines
28 KiB
Java
526 lines
28 KiB
Java
|
package com.scb.phone.view.activity.ccrredemption.pointtopay;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.Intent;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.ImageFormat;
|
||
|
import android.os.Bundle;
|
||
|
import android.os.Parcelable;
|
||
|
import android.os.Process;
|
||
|
import android.os.SystemClock;
|
||
|
import android.text.TextUtils;
|
||
|
import android.view.KeyEvent;
|
||
|
import android.view.Menu;
|
||
|
import android.view.MenuItem;
|
||
|
import android.view.MotionEvent;
|
||
|
import android.view.View;
|
||
|
import android.view.ViewConfiguration;
|
||
|
import android.widget.ExpandableListView;
|
||
|
import androidx.fragment.app.Fragment;
|
||
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||
|
import com.google.common.base.Ascii;
|
||
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
||
|
import com.scb.phone.R;
|
||
|
import com.scb.phone.view.activity.ccrredemption.pointtopay.PointToPayAboutPageActivity;
|
||
|
import com.scb.phone.view.fragment.ccrredemption.pointtopay.PointToPaySelectPurchaseFragment;
|
||
|
import java.lang.reflect.Method;
|
||
|
import java.util.ArrayList;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import o.C0367Fb;
|
||
|
import o.C14957gcv;
|
||
|
import o.dQY;
|
||
|
import o.xzZ;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class PointToPaySelectPurchaseActivity extends Hilt_PointToPaySelectPurchaseActivity {
|
||
|
private static long k;
|
||
|
private static long l;
|
||
|
public static final IeS m;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static char[] f6701o;
|
||
|
private static int t;
|
||
|
private static final byte[] $$y = {ISO7816.INS_MANAGE_CHANNEL, -2, ISOFileInfo.FCI_EXT, Ascii.ETB};
|
||
|
private static final int $$z = 229;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int r = 0;
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0024 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001c */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0024 -> B:4: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 aF(short r6, byte r7, short r8, java.lang.Object[] r9) {
|
||
|
/*
|
||
|
int r7 = r7 * 4
|
||
|
int r7 = 3 - r7
|
||
|
int r8 = r8 * 4
|
||
|
int r8 = r8 + 1
|
||
|
int r6 = 106 - r6
|
||
|
byte[] r0 = com.scb.phone.view.activity.ccrredemption.pointtopay.PointToPaySelectPurchaseActivity.$$y
|
||
|
byte[] r1 = new byte[r8]
|
||
|
r2 = 0
|
||
|
if (r0 != 0) goto L14
|
||
|
r3 = r8
|
||
|
r4 = r2
|
||
|
goto L28
|
||
|
L14:
|
||
|
r3 = r2
|
||
|
L15:
|
||
|
int r4 = r3 + 1
|
||
|
byte r5 = (byte) r6
|
||
|
r1[r3] = r5
|
||
|
if (r4 != r8) goto L24
|
||
|
java.lang.String r6 = new java.lang.String
|
||
|
r6.<init>(r1, r2)
|
||
|
r9[r2] = r6
|
||
|
return
|
||
|
L24:
|
||
|
int r7 = r7 + 1
|
||
|
r3 = r0[r7]
|
||
|
L28:
|
||
|
int r3 = -r3
|
||
|
int r6 = r6 + r3
|
||
|
r3 = r4
|
||
|
goto L15
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ccrredemption.pointtopay.PointToPaySelectPurchaseActivity.aF(short, byte, short, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ Object d(Object[] objArr, int i, int i2, int i3) {
|
||
|
PointToPaySelectPurchaseActivity pointToPaySelectPurchaseActivity = (PointToPaySelectPurchaseActivity) objArr[0];
|
||
|
Menu menu = (Menu) objArr[1];
|
||
|
int i4 = 2 % 2;
|
||
|
int i5 = r + 9;
|
||
|
t = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
C14957gcv.e(menu, "");
|
||
|
} else {
|
||
|
C14957gcv.e(menu, "");
|
||
|
}
|
||
|
pointToPaySelectPurchaseActivity.getMenuInflater().inflate(R.menu.2131689487, menu);
|
||
|
menu.findItem(R.id.menu_action_help).setTitle("");
|
||
|
return true;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class IeS {
|
||
|
private IeS() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ IeS(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:22:0x0187 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:24:0x0188 */
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private static void aE(char[] r19, int r20, java.lang.Object[] r21) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 535
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ccrredemption.pointtopay.PointToPaySelectPurchaseActivity.aE(char[], int, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
private static void aD(int i, int i2, char c, Object[] objArr) {
|
||
|
int i3 = 2;
|
||
|
int i4 = 2 % 2;
|
||
|
dQY dqy = new dQY();
|
||
|
long[] jArr = new long[i2];
|
||
|
dqy.a = 0;
|
||
|
while (dqy.a < i2) {
|
||
|
int i5 = $10 + 43;
|
||
|
$11 = i5 % 128;
|
||
|
if (i5 % i3 == 0) {
|
||
|
int i6 = dqy.a;
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(f6701o[i >> dqy.a])};
|
||
|
Object obj = xzZ.y.get(1095064095);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(View.getDefaultSize(0, 0) + 308, TextUtils.indexOf("", "", 0) + 5, (char) (32797 - (ViewConfiguration.getMaximumFlingVelocity() >> 16)));
|
||
|
byte b = (byte) 0;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aF((byte) 8, b, b, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(1095064095, obj);
|
||
|
}
|
||
|
long longValue = ((Long) ((Method) obj).invoke(null, objArr2)).longValue();
|
||
|
long j = dqy.a;
|
||
|
long j2 = k;
|
||
|
Object[] objArr4 = new Object[4];
|
||
|
objArr4[3] = Integer.valueOf(c);
|
||
|
objArr4[i3] = Long.valueOf(j2);
|
||
|
objArr4[1] = Long.valueOf(j);
|
||
|
objArr4[0] = Long.valueOf(longValue);
|
||
|
Object obj2 = xzZ.y.get(-548438098);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(ImageFormat.getBitsPerPixel(0) + 413, (ViewConfiguration.getJumpTapTimeout() >> 16) + 5, (char) (ViewConfiguration.getWindowTouchSlop() >> 8));
|
||
|
byte b2 = (byte) 0;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aF((byte) 7, b2, b2, objArr5);
|
||
|
String str = (String) objArr5[0];
|
||
|
Class<?>[] clsArr = new Class[4];
|
||
|
clsArr[0] = Long.TYPE;
|
||
|
clsArr[1] = Long.TYPE;
|
||
|
clsArr[i3] = Long.TYPE;
|
||
|
clsArr[3] = Integer.TYPE;
|
||
|
obj2 = cls2.getMethod(str, clsArr);
|
||
|
xzZ.y.put(-548438098, obj2);
|
||
|
}
|
||
|
jArr[i6] = ((Long) ((Method) obj2).invoke(null, objArr4)).longValue();
|
||
|
Object[] objArr6 = {dqy, dqy};
|
||
|
Object obj3 = xzZ.y.get(1071125919);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(407 - (ViewConfiguration.getTapTimeout() >> 16), 6 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)), (char) (29235 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1))));
|
||
|
byte b3 = (byte) 0;
|
||
|
byte b4 = b3;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aF(b3, b4, b4, objArr7);
|
||
|
String str2 = (String) objArr7[0];
|
||
|
Class<?>[] clsArr2 = new Class[i3];
|
||
|
clsArr2[0] = Object.class;
|
||
|
clsArr2[1] = Object.class;
|
||
|
obj3 = cls3.getMethod(str2, clsArr2);
|
||
|
xzZ.y.put(1071125919, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
} else {
|
||
|
int i7 = dqy.a;
|
||
|
Object[] objArr8 = {Integer.valueOf(f6701o[i + dqy.a])};
|
||
|
Object obj4 = xzZ.y.get(1095064095);
|
||
|
if (obj4 == null) {
|
||
|
Class cls4 = (Class) xzZ.c(308 - KeyEvent.getDeadChar(0, 0), ExpandableListView.getPackedPositionType(0L) + 5, (char) (32797 - Color.alpha(0)));
|
||
|
byte b5 = (byte) 0;
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aF((byte) 8, b5, b5, objArr9);
|
||
|
obj4 = cls4.getMethod((String) objArr9[0], Integer.TYPE);
|
||
|
xzZ.y.put(1095064095, obj4);
|
||
|
}
|
||
|
Object[] objArr10 = {Long.valueOf(((Long) ((Method) obj4).invoke(null, objArr8)).longValue()), Long.valueOf(dqy.a), Long.valueOf(k), Integer.valueOf(c)};
|
||
|
Object obj5 = xzZ.y.get(-548438098);
|
||
|
if (obj5 == null) {
|
||
|
Class cls5 = (Class) xzZ.c(412 - View.resolveSizeAndState(0, 0, 0), View.MeasureSpec.getMode(0) + 5, (char) (Process.myTid() >> 22));
|
||
|
byte b6 = (byte) 0;
|
||
|
Object[] objArr11 = new Object[1];
|
||
|
aF((byte) 7, b6, b6, objArr11);
|
||
|
obj5 = cls5.getMethod((String) objArr11[0], Long.TYPE, Long.TYPE, Long.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(-548438098, obj5);
|
||
|
}
|
||
|
jArr[i7] = ((Long) ((Method) obj5).invoke(null, objArr10)).longValue();
|
||
|
Object[] objArr12 = {dqy, dqy};
|
||
|
Object obj6 = xzZ.y.get(1071125919);
|
||
|
if (obj6 == null) {
|
||
|
Class cls6 = (Class) xzZ.c(406 - TextUtils.lastIndexOf("", '0', 0), 5 - (Process.myTid() >> 22), (char) (29235 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1))));
|
||
|
byte b7 = (byte) 0;
|
||
|
byte b8 = b7;
|
||
|
Object[] objArr13 = new Object[1];
|
||
|
aF(b7, b8, b8, objArr13);
|
||
|
obj6 = cls6.getMethod((String) objArr13[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1071125919, obj6);
|
||
|
}
|
||
|
((Method) obj6).invoke(null, objArr12);
|
||
|
}
|
||
|
int i8 = $10 + 109;
|
||
|
$11 = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
i3 = 2;
|
||
|
}
|
||
|
char[] cArr = new char[i2];
|
||
|
dqy.a = 0;
|
||
|
while (dqy.a < i2) {
|
||
|
cArr[dqy.a] = (char) jArr[dqy.a];
|
||
|
Object[] objArr14 = {dqy, dqy};
|
||
|
Object obj7 = xzZ.y.get(1071125919);
|
||
|
if (obj7 == null) {
|
||
|
Class cls7 = (Class) xzZ.c(Color.alpha(0) + 407, 6 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)), (char) (MotionEvent.axisFromString("") + 29235));
|
||
|
byte b9 = (byte) 0;
|
||
|
byte b10 = b9;
|
||
|
Object[] objArr15 = new Object[1];
|
||
|
aF(b9, b10, b10, objArr15);
|
||
|
obj7 = cls7.getMethod((String) objArr15[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1071125919, obj7);
|
||
|
}
|
||
|
((Method) obj7).invoke(null, objArr14);
|
||
|
}
|
||
|
objArr[0] = new String(cArr);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:10:0x00c9, code lost:
|
||
|
|
||
|
if (r2 > 99999) goto L10;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:6:0x00c6, code lost:
|
||
|
|
||
|
if (r2 > 99999) goto L10;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.ccrredemption.pointtopay.Hilt_PointToPaySelectPurchaseActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public final void onCreate(android.os.Bundle r18) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 1164
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ccrredemption.pointtopay.PointToPaySelectPurchaseActivity.onCreate(android.os.Bundle):void");
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity
|
||
|
public final void Z() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 53;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.Z();
|
||
|
ac();
|
||
|
int i4 = t + 115;
|
||
|
r = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivity, android.app.Activity
|
||
|
public final boolean onOptionsItemSelected(MenuItem menuItem) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 11;
|
||
|
t = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
C14957gcv.e(menuItem, "");
|
||
|
if (menuItem.getItemId() != R.id.menu_action_help) {
|
||
|
boolean onOptionsItemSelected = super.onOptionsItemSelected(menuItem);
|
||
|
int i3 = r + 123;
|
||
|
t = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
int i4 = 18 / 0;
|
||
|
}
|
||
|
return onOptionsItemSelected;
|
||
|
}
|
||
|
PointToPayAboutPageActivity.HBt hBt = PointToPayAboutPageActivity.k;
|
||
|
PointToPaySelectPurchaseActivity pointToPaySelectPurchaseActivity = this;
|
||
|
C14957gcv.e(pointToPaySelectPurchaseActivity, "");
|
||
|
startActivity(new Intent(pointToPaySelectPurchaseActivity, (Class<?>) PointToPayAboutPageActivity.class));
|
||
|
return true;
|
||
|
}
|
||
|
C14957gcv.e(menuItem, "");
|
||
|
menuItem.getItemId();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
|
||
|
public final Fragment M() {
|
||
|
int i = 2 % 2;
|
||
|
PointToPaySelectPurchaseFragment.IeS ieS = PointToPaySelectPurchaseFragment.c;
|
||
|
C0367Fb c0367Fb = (C0367Fb) getIntent().getParcelableExtra("EXTRA_CREDIT_CARD_DISPLAY_KEY");
|
||
|
ArrayList<? extends Parcelable> parcelableArrayListExtra = getIntent().getParcelableArrayListExtra("EXTRA_CREDIT_CARD_DISPLAY_LIST_KEY");
|
||
|
boolean booleanExtra = getIntent().getBooleanExtra("EXTRA_FROM_DEEP_LINK_KEY", false);
|
||
|
String stringExtra = getIntent().getStringExtra("EXTRA_DEEP_LINK_CHANNEL_KEY");
|
||
|
PointToPaySelectPurchaseFragment pointToPaySelectPurchaseFragment = new PointToPaySelectPurchaseFragment();
|
||
|
Bundle bundle = new Bundle();
|
||
|
bundle.putParcelable("EXTRA_CREDIT_CARD_DISPLAY_KEY", c0367Fb);
|
||
|
bundle.putParcelableArrayList("EXTRA_CREDIT_CARD_DISPLAY_LIST_KEY", parcelableArrayListExtra);
|
||
|
bundle.putBoolean("EXTRA_FROM_DEEP_LINK_KEY", booleanExtra);
|
||
|
bundle.putString("EXTRA_DEEP_LINK_CHANNEL_KEY", stringExtra);
|
||
|
pointToPaySelectPurchaseFragment.setArguments(bundle);
|
||
|
PointToPaySelectPurchaseFragment pointToPaySelectPurchaseFragment2 = pointToPaySelectPurchaseFragment;
|
||
|
int i2 = r + 117;
|
||
|
t = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
return pointToPaySelectPurchaseFragment2;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
|
||
|
public final String L() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 61;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
String string = getString(R.string.auto_p2p_select_purchase_title);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
int i4 = t + 37;
|
||
|
r = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
return string;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.ccrredemption.pointtopay.Hilt_PointToPaySelectPurchaseActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public final void onResume() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 29;
|
||
|
t = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 == 0) {
|
||
|
getBaseContext();
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
Object[] objArr = new Object[1];
|
||
|
aD((SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 17, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 8, (char) (Color.rgb(0, 0, 0) + 16841807), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aE(new char[]{52226, 29761, 48313, 58604, 11600, 21926, 40427, 50803, 3769, 46828, 65375, 10159, 28670, 36945, 55475, 243, 18782, 61866}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) + 47077, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i3 = r + 105;
|
||
|
t = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i5 = t + 123;
|
||
|
r = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i7 = r + 95;
|
||
|
t = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
try {
|
||
|
Object obj2 = xzZ.y.get(125943855);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c((ViewConfiguration.getMinimumFlingVelocity() >> 16) + 492, 5 - (ViewConfiguration.getWindowTouchSlop() >> 8), (char) ((-1) - Process.getGidForName("")))).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(488 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)), 4 - TextUtils.lastIndexOf("", '0'), (char) (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -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();
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.ccrredemption.pointtopay.Hilt_PointToPaySelectPurchaseActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public final void onPause() {
|
||
|
int i = 2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
int i2 = t + 21;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aD(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.request_money_web_view).substring(0, 326).length() - 308, ((byte) KeyEvent.getModifierMetaStateMask()) + Ascii.ESC, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 64557), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aE(new char[]{52226, 29761, 48313, 58604, 11600, 21926, 40427, 50803, 3769, 46828, 65375, 10159, 28670, 36945, 55475, 243, 18782, 61866}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 47155, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = r + 41;
|
||
|
t = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i5 = 27 / 0;
|
||
|
} else {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)), 5 - KeyEvent.getDeadChar(0, 0), (char) (Process.myPid() >> 22))).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(487 - TextUtils.getOffsetAfter("", 0), 6 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (MotionEvent.axisFromString("") + 1))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onPause();
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x006a, code lost:
|
||
|
|
||
|
if (r6 > 99999) goto L6;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.ccrredemption.pointtopay.Hilt_PointToPaySelectPurchaseActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity, android.view.ContextThemeWrapper, android.content.ContextWrapper
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public final void attachBaseContext(android.content.Context r21) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 626
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ccrredemption.pointtopay.PointToPaySelectPurchaseActivity.attachBaseContext(android.content.Context):void");
|
||
|
}
|
||
|
|
||
|
static void g() {
|
||
|
f6701o = new char[]{36787, 22648, 8254, 2284, 53421, 47471, 33070, 27040, 12701, 6725, 57940, 51950, 37520, 31561, 17161, 11211, 62433, 56229, 29692, 42039, 56433, 62627, 11490, 17696, 32097, 38383, 52700, 58889, 7749, 14047, 28396, 34570, 48977, 55176, 4011, 10224, 22561, 28776, 43161, 49377, 63799, 4452, 18844, 25053, 36835, 22561, 8302, 2300, 53489, 47461, 33068, 27119, 12688, 6671, 57928, 51935, 37585, 31556, 17241, 11158, 62448, 56293, 42024, 35942, 21681, 15602, 1387, 60791, 46548, 40384, 26201, 20043, 5825, 65247, 51022, 44895, 30563, 24483, 10210, 61487, 55332, 41187, 34984, 20844, 14656, 386, 59843, 45579, 39425, 25246, 19087, 4890, 8458, 63127, 36563, 42516, 32282, 6028, 12182, 51026, 40825, 46262, 19696, 25698, 15417, 54699, 60899, 34095, 23882, 29965, 2757, 8919, 64010, 37455, 43908, 17349, 7016, 13175, 51429, 57506, 47139, 20585, 27050, 435, 55775, 61773, 35074, 24210, 30414, 3597, 9794, 65414, 38910, 44863, 18294, 7348, 13501, 52348, 58469, 48626, 21961, 28042, 1297, 56671, 62093, 35526, 41475, 31249, 5051, 11182, 50021, 39718, 45230, 18663, 24688, 14432, 36794, 22626, 8238, 2286, 53425, 47420, 33125, 27041, 12673, 6751, 57883, 51923, 37505, 31561, 17159, 11203, 62455, 56228, 42105, 35895, 21731, 15530, 1384, 60719, 46556, 40349, 26132, 19978, 5834, 65172, 51023, 44815, 30502, 24565, 10171, 61549, 55350, 41128, 34989, 20859, 14611, 452, 59806, 45645, 39443, 25299, 19083, 4956, 64375, 50040, 44025, 29617, 23663, 9321, 3307, 54462, 48475, 34137, 28115, 13712, 7749, 58883, 52953, 38554, 32509, 18272, 12136, 63409, 57255, 43120, 28719, 22752, 8326, 2373, 36843, 22584, 8290, 2224, 53490, 36791, 22647, 8296, 2218, 53414, 47423, 33150, 27070, 12767, 6656, 57930, 51931, 37504, 31499, 17246, 11164, 62371, 56295, 42039, 35903, 21728, 15523, 1385, 60771, 46464, 40341, 26120, 19999, 5781, 65155, 51017, 44891, 30566, 24483, 10219, 61563};
|
||
|
k = 283656178925393942L;
|
||
|
l = -2641787028612456537L;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.ccrredemption.pointtopay.Hilt_PointToPaySelectPurchaseActivity, com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public final void onStart() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 59;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = t + 21;
|
||
|
r = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivity, android.app.Activity
|
||
|
public final boolean onCreateOptionsMenu(Menu menu) {
|
||
|
return ((Boolean) d(new Object[]{this, menu}, 1077770541, -1077770541, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 297965072)).booleanValue();
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
t = 1;
|
||
|
g();
|
||
|
m = new IeS((byte) 0);
|
||
|
int i = r + 11;
|
||
|
t = i % 128;
|
||
|
int i2 = i % 2;
|
||
|
}
|
||
|
}
|