672 lines
38 KiB
Java
672 lines
38 KiB
Java
|
package com.scb.phone.view.activity.bond;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.Intent;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.ImageFormat;
|
||
|
import android.os.Bundle;
|
||
|
import android.os.Process;
|
||
|
import android.os.SystemClock;
|
||
|
import android.text.AndroidCharacter;
|
||
|
import android.text.TextUtils;
|
||
|
import android.view.KeyEvent;
|
||
|
import android.view.MenuItem;
|
||
|
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.R;
|
||
|
import com.scb.phone.view.activity.ReviewSuccessfulActivity;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import o.AbstractActivityC9959dti;
|
||
|
import o.C0173Aqp;
|
||
|
import o.C15715hv;
|
||
|
import o.C17443wnt;
|
||
|
import o.C2662aio;
|
||
|
import o.EW;
|
||
|
import o.FI;
|
||
|
import o.GuL;
|
||
|
import o.InterfaceC13391fZD;
|
||
|
import o.InterfaceC8984dbE;
|
||
|
import o.ZI;
|
||
|
import o.cXH;
|
||
|
import o.jTb;
|
||
|
import o.xzZ;
|
||
|
import okhttp3.internal.http2.Http2Connection;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public class BondPurchaseReviewActivity extends AbstractActivityC9959dti implements InterfaceC8984dbE {
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public C2662aio bondPurchaseReviewPresenter;
|
||
|
private static final byte[] $$y = {ISO7816.INS_CHANGE_CHV, -61, -106, ISO7816.INS_ENVELOPE};
|
||
|
private static final int $$z = 2;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int q = 0;
|
||
|
private static int r = 1;
|
||
|
private static char b = 34259;
|
||
|
private static char k = 32302;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static char f6585o = 22919;
|
||
|
private static char l = 29611;
|
||
|
private static long m = 8016692811980036379L;
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0023 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001b */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0023 -> 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 aF(short r5, int r6, short r7, java.lang.Object[] r8) {
|
||
|
/*
|
||
|
int r6 = r6 + 4
|
||
|
int r7 = r7 * 2
|
||
|
int r0 = r7 + 1
|
||
|
int r5 = r5 + 66
|
||
|
byte[] r1 = com.scb.phone.view.activity.bond.BondPurchaseReviewActivity.$$y
|
||
|
byte[] r0 = new byte[r0]
|
||
|
r2 = 0
|
||
|
if (r1 != 0) goto L13
|
||
|
r4 = r5
|
||
|
r5 = r7
|
||
|
r3 = r2
|
||
|
goto L27
|
||
|
L13:
|
||
|
r3 = r2
|
||
|
L14:
|
||
|
byte r4 = (byte) r5
|
||
|
r0[r3] = r4
|
||
|
int r6 = r6 + 1
|
||
|
if (r3 != r7) goto L23
|
||
|
java.lang.String r5 = new java.lang.String
|
||
|
r5.<init>(r0, r2)
|
||
|
r8[r2] = r5
|
||
|
return
|
||
|
L23:
|
||
|
r4 = r1[r6]
|
||
|
int r3 = r3 + 1
|
||
|
L27:
|
||
|
int r5 = r5 + r4
|
||
|
goto L14
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.bond.BondPurchaseReviewActivity.aF(short, int, short, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ Object b(Object[] objArr, int i, int i2, int i3) {
|
||
|
BondPurchaseReviewActivity bondPurchaseReviewActivity = (BondPurchaseReviewActivity) objArr[0];
|
||
|
int i4 = 2 % 2;
|
||
|
int i5 = q + 23;
|
||
|
r = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
String string = bondPurchaseReviewActivity.getString(R.string.purchase_bond_scb_review_title);
|
||
|
int i7 = q + 99;
|
||
|
r = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
return string;
|
||
|
}
|
||
|
|
||
|
public static Intent Yx_(Context context, FI fi, cXH.IeS.EnumC0105IeS enumC0105IeS) {
|
||
|
int i = 2 % 2;
|
||
|
Intent intent = new Intent(context, (Class<?>) BondPurchaseReviewActivity.class);
|
||
|
intent.putExtra("BOND_INPUT_DISPLAY", fi);
|
||
|
intent.putExtra("PURCHASE_BOND_FLOW", enumC0105IeS);
|
||
|
int i2 = r + 65;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
return intent;
|
||
|
}
|
||
|
|
||
|
private static void aE(char[] cArr, int i, Object[] objArr) {
|
||
|
int i2 = 2 % 2;
|
||
|
GuL guL = new GuL();
|
||
|
char[] a = GuL.a(m ^ (-7538262848231253921L), cArr, i);
|
||
|
int i3 = 4;
|
||
|
guL.a = 4;
|
||
|
while (guL.a < a.length) {
|
||
|
int i4 = $10 + 119;
|
||
|
$11 = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
guL.c = guL.a - i3;
|
||
|
int i6 = guL.a;
|
||
|
try {
|
||
|
Object[] objArr2 = {Long.valueOf(a[guL.a] ^ a[guL.a % i3]), Long.valueOf(guL.c), Long.valueOf(m)};
|
||
|
Object obj = xzZ.y.get(428080616);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(KeyEvent.getDeadChar(0, 0) + 208, (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + i3, (char) (ExpandableListView.getPackedPositionType(0L) + 1706));
|
||
|
byte b2 = (byte) ($$z - 3);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aF((byte) 53, b2, (byte) (b2 + 1), objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Long.TYPE, Long.TYPE, Long.TYPE);
|
||
|
xzZ.y.put(428080616, obj);
|
||
|
}
|
||
|
a[i6] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
Object[] objArr4 = {guL, guL};
|
||
|
Object obj2 = xzZ.y.get(-1875914398);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c((ViewConfiguration.getLongPressTimeout() >> 16) + 392, 4 - ExpandableListView.getPackedPositionChild(0L), (char) View.resolveSize(0, 0));
|
||
|
int i7 = $$z;
|
||
|
byte b3 = (byte) (i7 | 53);
|
||
|
byte b4 = (byte) (i7 - 3);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aF(b3, b4, (byte) (b4 + 1), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
||
|
xzZ.y.put(-1875914398, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(null, objArr4);
|
||
|
int i8 = $11 + 69;
|
||
|
$10 = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
i3 = 4;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(a, 4, a.length - 4);
|
||
|
}
|
||
|
|
||
|
private static void aD(char[] cArr, int i, Object[] objArr) {
|
||
|
int i2 = 2 % 2;
|
||
|
jTb jtb = new jTb();
|
||
|
char[] cArr2 = new char[cArr.length];
|
||
|
int i3 = 0;
|
||
|
jtb.b = 0;
|
||
|
char[] cArr3 = new char[2];
|
||
|
while (jtb.b < cArr.length) {
|
||
|
cArr3[i3] = cArr[jtb.b];
|
||
|
int i4 = 1;
|
||
|
cArr3[1] = cArr[jtb.b + 1];
|
||
|
int i5 = 58224;
|
||
|
int i6 = i3;
|
||
|
while (i6 < 16) {
|
||
|
int i7 = $11 + 33;
|
||
|
$10 = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
char c = cArr3[i4];
|
||
|
char c2 = cArr3[i3];
|
||
|
char[] cArr4 = cArr3;
|
||
|
int i9 = (c2 + i5) ^ ((c2 << 4) + ((char) (f6585o ^ 41718355337583039L)));
|
||
|
int i10 = c2 >>> 5;
|
||
|
try {
|
||
|
Object[] objArr2 = new Object[4];
|
||
|
objArr2[3] = Integer.valueOf(l);
|
||
|
objArr2[2] = Integer.valueOf(i10);
|
||
|
objArr2[i4] = Integer.valueOf(i9);
|
||
|
objArr2[0] = Integer.valueOf(c);
|
||
|
Object obj = xzZ.y.get(597144044);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c((Process.myPid() >> 22) + 412, View.MeasureSpec.makeMeasureSpec(0, 0) + 5, (char) ((-1) - ((byte) KeyEvent.getModifierMetaStateMask())));
|
||
|
byte b2 = (byte) ($$z - 2);
|
||
|
byte b3 = (byte) (b2 - 1);
|
||
|
Object[] objArr3 = new Object[i4];
|
||
|
aF(b2, b3, (byte) (b3 + 1), objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Class<?>[] clsArr = new Class[4];
|
||
|
clsArr[0] = Integer.TYPE;
|
||
|
clsArr[i4] = Integer.TYPE;
|
||
|
clsArr[2] = Integer.TYPE;
|
||
|
clsArr[3] = Integer.TYPE;
|
||
|
obj = cls.getMethod(str, clsArr);
|
||
|
xzZ.y.put(597144044, obj);
|
||
|
}
|
||
|
char charValue = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
cArr4[i4] = charValue;
|
||
|
int i11 = i6;
|
||
|
Object[] objArr4 = {Integer.valueOf(cArr4[0]), Integer.valueOf((charValue + i5) ^ ((charValue << 4) + ((char) (b ^ 41718355337583039L)))), Integer.valueOf(charValue >>> 5), Integer.valueOf(k)};
|
||
|
Object obj2 = xzZ.y.get(597144044);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(412 - ExpandableListView.getPackedPositionGroup(0L), TextUtils.indexOf((CharSequence) "", '0', 0) + 6, (char) ((-1) - ImageFormat.getBitsPerPixel(0)));
|
||
|
byte b4 = (byte) ($$z - 2);
|
||
|
byte b5 = (byte) (b4 - 1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aF(b4, b5, (byte) (b5 + 1), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(597144044, obj2);
|
||
|
}
|
||
|
cArr4[0] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
||
|
i5 -= 40503;
|
||
|
i6 = i11 + 1;
|
||
|
int i12 = $10 + 7;
|
||
|
$11 = i12 % 128;
|
||
|
int i13 = i12 % 2;
|
||
|
cArr3 = cArr4;
|
||
|
i3 = 0;
|
||
|
i4 = 1;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
char[] cArr5 = cArr3;
|
||
|
cArr2[jtb.b] = cArr5[0];
|
||
|
cArr2[jtb.b + 1] = cArr5[1];
|
||
|
Object[] objArr6 = {jtb, jtb};
|
||
|
Object obj3 = xzZ.y.get(943004485);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(TextUtils.getTrimmedLength("") + 98, ((Process.getThreadPriority(0) + 20) >> 6) + 5, (char) Color.alpha(0));
|
||
|
byte b6 = (byte) ($$z - 1);
|
||
|
byte b7 = (byte) (-b6);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aF(b6, b7, (byte) (b7 + 1), objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
||
|
xzZ.y.put(943004485, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
cArr3 = cArr5;
|
||
|
i3 = 0;
|
||
|
}
|
||
|
objArr[0] = new String(cArr2, 0, i);
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC9959dti, com.scb.phone.view.activity.ReviewCommonActivity, o.AbstractActivityC9792dqa, 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[] objArr = new Object[1];
|
||
|
aD(new char[]{51422, 19893, 11047, 61535, 12425, 51425, 50228, 34254, 25199, 33036, 49870, 59894, 22356, 20233, 21561, 35566, 45931, 46418}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_business_owner_monthly_income_about_subtitle).substring(108, 109).codePointAt(0) - 14, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aE(new char[]{62953, 24069, 62852, 16717, 29906, 57144, 17296, 63351, 61597}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.return_to_subscription_list).substring(24, 25).codePointAt(0) - 105, 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];
|
||
|
aE(new char[]{13068, 22526, 13165, 19666, 9578, 54996, 20030, 42708, 13939, 53699, 19246, 44440, 14669, 56554, 16394, 43176, 15485, 51177, 23838, 47103, 10042, 49683, 23150, 48415, 10760, 52482, 22392, 47123, 11533, 51262}, View.getDefaultSize(0, 0), objArr3);
|
||
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aE(new char[]{9058, 59868, 8961, 18594, 44483, 26861, 19032, 11901, 9751, 28646, 20302, 9566, 10546, 25288, 17510, 8262, 11313, 31177, 22894, 16214, 14157, 31798}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.pin_underscore).substring(0, 1).codePointAt(0) - 95, objArr4);
|
||
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(493 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)), TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 6, (char) View.combineMeasuredStates(0, 0))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aE(new char[]{50938, 38986, 50891, 52355, 63829, 6457, 52799, 31483, 50137, 7805, 52093, 29160, 52408, 4887, 49177, 29912, 51705, 2140, 56584, 27537, 53976, 3581, 55929, 24929, 57241, 746, 55098, 25712, 55548, 2008, 60424, 23372, 58857, 15559, 59679, 24152, 61003, 12731, 59315, 21800, 60172, 14075, 64761, 18539, 62568, 11162, 63890, 20236, 61737, 8326, 63198, 16925}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() - 13, objArr5);
|
||
|
String str = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aE(new char[]{30452, 18815, 30353, 13832, 63374, 51289, 13494, 29735, 29650, 53065, 12708, 32619, 31921, 49710, 14994, 31316, 31222, 55613, 10119, 25923, 25218, 56527, 8433, 28592, 28615, 54237, 11697, 27302, 26791, 55021, 5840, 21953, 21942, 60914, 5056, 20618, 24131, 57484, 7477, 23459, 23377, 59283, 1650, 18096, 17506, 64249, 833, 16852, 16753, 61882, 3078, 19600, 19024, 63299, 2342, 14133, 14151, 35411, 29285, 12912, 12332, 33080, 32593, 15642, 15666, 33833, 30737, 14423}, View.getDefaultSize(0, 0), objArr6);
|
||
|
String str2 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aD(new char[]{64248, 53553, 30179, 26646, 50440, 55032, 23157, 9476, 34433, 818, 1997, 25138, 18779, 28573, 63880, 54534, 55071, 49968, 26857, 38114, 55951, 3829, 9231, 25164, 30965, 15639, 33618, 38192, 33638, 22471, 50384, 25498, 31575, 31283, 61580, 23244, 25549, 15347, 36032, 19683, 40858, 62554, 9099, 37360, 39151, 45861, 14512, 19673, 27269, 51743, 59757, 12521, 443, 63187, 33793, 32191, 59060, 36852, 1388, 23869, 41753, 56428, 45185, 36954}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(4) - 51, objArr7);
|
||
|
String str3 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aE(new char[]{34301, 1907, 34197, 304, 48843, 34371, 972, 15735, 32926, 33053, 1671, 13880, 36782, 35966, 3577, 13130, 35502, 38760, 4325, 11354, 37336, 37509, 6043, 9902, 40140, 40331, 6794, 9142, 39923, 39100, 8694, 7315, 42725, 41909, 9389, 6550, 44297, 44756, 10841, 4852, 43033, 43401, 12623, 4066, 46908, 46309, 13436, 2260, 45628, 49138, 15209, 1477, 47448, 47449, 15899, 32296, 50240, 50248, 17673, 31527, 50036, 53112, 18481, 29705, 52842, 51746, 20283, 28931, 54482, 54593, 21130, 27176, 54152, 53329, 22989, 26489, 57001, 56164}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.fingerprint_registration_text).substring(13, 14).codePointAt(0) - 32, objArr8);
|
||
|
String str4 = (String) objArr8[0];
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aD(new char[]{3238, 16465, 619, 49558, 7473, 15012}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 29, objArr9);
|
||
|
String str5 = (String) objArr9[0];
|
||
|
Object[] objArr10 = new Object[1];
|
||
|
aD(new char[]{8879, 4891, 37969, 42979, 48132, 31663, 48063, 61356, 12198, 22462, 59572, 31894, 6193, 19902, 38187, 24345, 36032, 19683, 8604, 63677, 27269, 51743, 39162, 29982, 54869, 61855, 61033, 34863, 15053, 23573, 45312, 35594, 4306, 57076, 50652, 3156}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 2, objArr10);
|
||
|
Object[] objArr11 = {baseContext, str, str2, str3, str4, true, str5, (String) objArr10[0]};
|
||
|
Object obj2 = xzZ.y.get(1656189573);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c((SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 486, Color.argb(0, 0, 0, 0) + 5, (char) (Process.myPid() >> 22))).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, objArr11);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
super.onCreate(bundle);
|
||
|
d_("bond_purchase_review");
|
||
|
this.bondPurchaseReviewPresenter.e((C2662aio) this);
|
||
|
Intent intent = getIntent();
|
||
|
if (intent == null || !intent.hasExtra("BOND_INPUT_DISPLAY")) {
|
||
|
return;
|
||
|
}
|
||
|
int i2 = q + 91;
|
||
|
r = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
intent.hasExtra("PURCHASE_BOND_FLOW");
|
||
|
throw null;
|
||
|
}
|
||
|
if (intent.hasExtra("PURCHASE_BOND_FLOW")) {
|
||
|
final C2662aio c2662aio = this.bondPurchaseReviewPresenter;
|
||
|
final FI fi = (FI) intent.getParcelableExtra("BOND_INPUT_DISPLAY");
|
||
|
final cXH.IeS.EnumC0105IeS enumC0105IeS = (cXH.IeS.EnumC0105IeS) intent.getSerializableExtra("PURCHASE_BOND_FLOW");
|
||
|
c2662aio.b = fi;
|
||
|
c2662aio.a = enumC0105IeS;
|
||
|
if (c2662aio.d.a.K() != null && fi != null) {
|
||
|
ZI.IeS ieS = new ZI.IeS(c2662aio, fi, enumC0105IeS) { // from class: o.air
|
||
|
private cXH.IeS.EnumC0105IeS b;
|
||
|
private FI c;
|
||
|
private C2662aio d;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj3) {
|
||
|
InterfaceC8984dbE interfaceC8984dbE = (InterfaceC8984dbE) obj3;
|
||
|
interfaceC8984dbE.a(r0.g.c(this.c, this.d.e.c.b(), r2.d.a.K().m > 0, this.b));
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = c2662aio;
|
||
|
this.c = fi;
|
||
|
this.b = enumC0105IeS;
|
||
|
}
|
||
|
};
|
||
|
if (c2662aio.f != 0) {
|
||
|
int i3 = q + 47;
|
||
|
int i4 = i3 % 128;
|
||
|
r = i4;
|
||
|
int i5 = i3 % 2;
|
||
|
int i6 = i4 + 117;
|
||
|
q = i6 % 128;
|
||
|
if (i6 % 2 != 0) {
|
||
|
ieS.e(c2662aio.f);
|
||
|
throw null;
|
||
|
}
|
||
|
ieS.e(c2662aio.f);
|
||
|
int i7 = q + 121;
|
||
|
r = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
}
|
||
|
}
|
||
|
if (enumC0105IeS == cXH.IeS.EnumC0105IeS.DLT) {
|
||
|
ZI.IeS ieS2 = new ZI.IeS() { // from class: o.aiv
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj3) {
|
||
|
((InterfaceC8984dbE) obj3).a(C15715hv.tOB.auto_purchase_bond_dlt_review_title);
|
||
|
}
|
||
|
};
|
||
|
if (c2662aio.f != 0) {
|
||
|
int i9 = q + 19;
|
||
|
r = i9 % 128;
|
||
|
int i10 = i9 % 2;
|
||
|
ieS2.e(c2662aio.f);
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.ReviewCommonActivity
|
||
|
public final void g() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 95;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C2662aio c2662aio = this.bondPurchaseReviewPresenter;
|
||
|
if (c2662aio.f != 0) {
|
||
|
int i4 = r + 69;
|
||
|
int i5 = i4 % 128;
|
||
|
q = i5;
|
||
|
int i6 = i4 % 2;
|
||
|
int i7 = i5 + 83;
|
||
|
r = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
c2662aio.f.y();
|
||
|
}
|
||
|
C17443wnt.Sts d = C17443wnt.d();
|
||
|
d.c = c2662aio.e.c.b().c;
|
||
|
byte b2 = 0;
|
||
|
C17443wnt c17443wnt = new C17443wnt(d, (byte) 0);
|
||
|
if (cXH.IeS.EnumC0105IeS.SCB == c2662aio.a) {
|
||
|
c2662aio.c.c(c17443wnt);
|
||
|
} else {
|
||
|
c2662aio.c.b(c17443wnt);
|
||
|
}
|
||
|
C0173Aqp c0173Aqp = c2662aio.c;
|
||
|
c0173Aqp.d(c0173Aqp.i, new C2662aio.LWm(c2662aio, b2));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC8984dbE
|
||
|
public final void d(EW ew) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 27;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
ReviewSuccessfulActivity.c(this, ew);
|
||
|
d_("bond_purchase_success");
|
||
|
int i4 = r + 75;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivity, android.app.Activity
|
||
|
public boolean onOptionsItemSelected(MenuItem menuItem) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 67;
|
||
|
q = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
if (menuItem.getItemId() == 16908332) {
|
||
|
int i3 = q + 51;
|
||
|
r = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
super.onBackPressed();
|
||
|
return true;
|
||
|
}
|
||
|
return super.onOptionsItemSelected(menuItem);
|
||
|
}
|
||
|
menuItem.getItemId();
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC8984dbE
|
||
|
public final void c(FI fi, cXH.IeS.EnumC0105IeS enumC0105IeS) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 57;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Intent Yw_ = BondLandingActivity.Yw_(this, fi, enumC0105IeS);
|
||
|
Yw_.addFlags(603979776);
|
||
|
startActivity(Yw_);
|
||
|
finish();
|
||
|
int i4 = r + 121;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC8984dbE
|
||
|
public final void a(int i) {
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = r + 91;
|
||
|
q = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
setTitle(i);
|
||
|
if (i4 != 0) {
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
int i5 = q + 35;
|
||
|
r = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC9959dti, com.scb.phone.view.activity.ReviewCommonActivity, o.AbstractActivityC9792dqa, 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) {
|
||
|
int i2 = r + 85;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aE(new char[]{13068, 22526, 13165, 19666, 9578, 54996, 20030, 42708, 13939, 53699, 19246, 44440, 14669, 56554, 16394, 43176, 15485, 51177, 23838, 47103, 10042, 49683, 23150, 48415, 10760, 52482, 22392, 47123, 11533, 51262}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() - 13, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aE(new char[]{9058, 59868, 8961, 18594, 44483, 26861, 19032, 11901, 9751, 28646, 20302, 9566, 10546, 25288, 17510, 8262, 11313, 31177, 22894, 16214, 14157, 31798}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.error_description_open_mf_account).substring(23, 24).length() - 1, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
int i4 = q + 119;
|
||
|
r = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - Color.red(0), View.resolveSizeAndState(0, 0, 0) + 5, (char) (ViewConfiguration.getScrollBarFadeDuration() >> 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(486 - TextUtils.lastIndexOf("", '0'), 5 - View.combineMeasuredStates(0, 0), (char) KeyEvent.normalizeMetaState(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();
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:39:0x0023, code lost:
|
||
|
|
||
|
r8 = (java.lang.Object[]) null;
|
||
|
r8 = new java.lang.Object[1];
|
||
|
aE(new char[]{13068, 22526, 13165, 19666, 9578, 54996, 20030, 42708, 13939, 53699, 19246, 44440, 14669, 56554, 16394, 43176, 15485, 51177, 23838, 47103, 10042, 49683, 23150, 48415, 10760, 52482, 22392, 47123, 11533, 51262}, ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, r8);
|
||
|
r1 = java.lang.Class.forName((java.lang.String) r8[0]);
|
||
|
r8 = new java.lang.Object[1];
|
||
|
aE(new char[]{9058, 59868, 8961, 18594, 44483, 26861, 19032, 11901, 9751, 28646, 20302, 9566, 10546, 25288, 17510, 8262, 11313, 31177, 22894, 16214, 14157, 31798}, ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, r8);
|
||
|
r1 = (android.content.Context) r1.getMethod((java.lang.String) r8[0], new java.lang.Class[0]).invoke(null, null);
|
||
|
r6 = com.scb.phone.view.activity.bond.BondPurchaseReviewActivity.q + 121;
|
||
|
com.scb.phone.view.activity.bond.BondPurchaseReviewActivity.r = r6 % 128;
|
||
|
r6 = r6 % 2;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:41:0x0021, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x001a, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
@Override // o.AbstractActivityC9959dti, com.scb.phone.view.activity.ReviewCommonActivity, o.AbstractActivityC9792dqa, 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 onPause() {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 522
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.bond.BondPurchaseReviewActivity.onPause():void");
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC9959dti, com.scb.phone.view.activity.ReviewCommonActivity, o.AbstractActivityC9792dqa, 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) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 5;
|
||
|
q = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aD(new char[]{51422, 19893, 11047, 61535, 12425, 51425, 50228, 34254, 25199, 33036, 49870, 59894, 22356, 20233, 21561, 35566, 45931, 46418}, KeyEvent.keyCodeFromString("") + 18, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aE(new char[]{62953, 24069, 62852, 16717, 29906, 57144, 17296, 63351, 61597}, Color.rgb(0, 0, 0) + Http2Connection.OKHTTP_CLIENT_WINDOW_SIZE, objArr2);
|
||
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
||
|
if (intValue >= 99000) {
|
||
|
int i4 = q + 111;
|
||
|
r = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
int i5 = 94 / 0;
|
||
|
if (intValue <= 99999) {
|
||
|
return;
|
||
|
}
|
||
|
} else if (intValue <= 99999) {
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
Context applicationContext = context != null ? context.getApplicationContext() : context;
|
||
|
if (applicationContext != null) {
|
||
|
int i6 = r + 113;
|
||
|
q = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(493 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)), 6 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)), (char) (MotionEvent.axisFromString("") + 1))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aE(new char[]{50938, 38986, 50891, 52355, 63829, 6457, 52799, 31483, 50137, 7805, 52093, 29160, 52408, 4887, 49177, 29912, 51705, 2140, 56584, 27537, 53976, 3581, 55929, 24929, 57241, 746, 55098, 25712, 55548, 2008, 60424, 23372, 58857, 15559, 59679, 24152, 61003, 12731, 59315, 21800, 60172, 14075, 64761, 18539, 62568, 11162, 63890, 20236, 61737, 8326, 63198, 16925}, AndroidCharacter.getMirror('0') - '0', objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aE(new char[]{30452, 18815, 30353, 13832, 63374, 51289, 13494, 29735, 29650, 53065, 12708, 32619, 31921, 49710, 14994, 31316, 31222, 55613, 10119, 25923, 25218, 56527, 8433, 28592, 28615, 54237, 11697, 27302, 26791, 55021, 5840, 21953, 21942, 60914, 5056, 20618, 24131, 57484, 7477, 23459, 23377, 59283, 1650, 18096, 17506, 64249, 833, 16852, 16753, 61882, 3078, 19600, 19024, 63299, 2342, 14133, 14151, 35411, 29285, 12912, 12332, 33080, 32593, 15642, 15666, 33833, 30737, 14423}, ExpandableListView.getPackedPositionType(0L), objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aD(new char[]{64248, 53553, 30179, 26646, 50440, 55032, 23157, 9476, 34433, 818, 1997, 25138, 18779, 28573, 63880, 54534, 55071, 49968, 26857, 38114, 55951, 3829, 9231, 25164, 30965, 15639, 33618, 38192, 33638, 22471, 50384, 25498, 31575, 31283, 61580, 23244, 25549, 15347, 36032, 19683, 40858, 62554, 9099, 37360, 39151, 45861, 14512, 19673, 27269, 51743, 59757, 12521, 443, 63187, 33793, 32191, 59060, 36852, 1388, 23869, 41753, 56428, 45185, 36954}, ExpandableListView.getPackedPositionType(0L) + 64, objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aE(new char[]{34301, 1907, 34197, 304, 48843, 34371, 972, 15735, 32926, 33053, 1671, 13880, 36782, 35966, 3577, 13130, 35502, 38760, 4325, 11354, 37336, 37509, 6043, 9902, 40140, 40331, 6794, 9142, 39923, 39100, 8694, 7315, 42725, 41909, 9389, 6550, 44297, 44756, 10841, 4852, 43033, 43401, 12623, 4066, 46908, 46309, 13436, 2260, 45628, 49138, 15209, 1477, 47448, 47449, 15899, 32296, 50240, 50248, 17673, 31527, 50036, 53112, 18481, 29705, 52842, 51746, 20283, 28931, 54482, 54593, 21130, 27176, 54152, 53329, 22989, 26489, 57001, 56164}, ViewConfiguration.getKeyRepeatDelay() >> 16, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aD(new char[]{3238, 16465, 619, 49558, 7473, 15012}, Process.getGidForName("") + 6, objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aD(new char[]{8879, 4891, 37969, 42979, 48132, 31663, 48063, 61356, 12198, 22462, 59572, 31894, 6193, 19902, 38187, 24345, 36032, 19683, 8604, 63677, 27269, 51743, 39162, 29982, 54869, 61855, 61033, 34863, 15053, 23573, 45312, 35594, 4306, 57076, 50652, 3156}, (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 35, objArr8);
|
||
|
Object[] objArr9 = {applicationContext, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
||
|
Object obj2 = xzZ.y.get(1656189573);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c((ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 486, TextUtils.lastIndexOf("", '0', 0, 0) + 6, (char) ((-1) - TextUtils.indexOf((CharSequence) "", '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 // o.AbstractActivityC9959dti, com.scb.phone.view.activity.ReviewCommonActivity, o.AbstractActivityC9792dqa, 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 + 33;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
if (i3 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.ReviewCommonActivity
|
||
|
public final String j() {
|
||
|
return (String) b(new Object[]{this}, 641184428, -641184428, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 482183080);
|
||
|
}
|
||
|
}
|