what-the-bank/sources/com/scb/phone/view/activity/ccrredemption/search/RewardSearchResultActivity....

974 lines
46 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.scb.phone.view.activity.ccrredemption.search;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.media.AudioTrack;
import android.os.Bundle;
import android.os.Process;
import android.os.SystemClock;
import android.text.AndroidCharacter;
import android.text.TextUtils;
import android.util.TypedValue;
import android.view.KeyEvent;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewConfiguration;
import android.widget.ExpandableListView;
import android.widget.LinearLayout;
import android.widget.TextView;
import butterknife.BindView;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
import com.scb.phone.R;
import java.lang.reflect.Method;
import net.sf.scuba.smartcards.ISO7816;
import net.sf.scuba.smartcards.ISOFileInfo;
import o.C0476Hk;
import o.C14957gcv;
import o.C3614bBe;
import o.C4403bZM;
import o.GuL;
import o.InterfaceC10161dxZ;
import o.nMh;
import o.xzZ;
/* loaded from: classes4.dex */
public final class RewardSearchResultActivity extends Hilt_RewardSearchResultActivity implements InterfaceC10161dxZ {
private static long k;
private static int[] l;
private static char[] m;
/* renamed from: o, reason: collision with root package name */
public static final IeS f6712o;
private static boolean q;
private static int r;
private static boolean s;
private static int t;
@BindView
public LinearLayout llSearchContainer;
@BindView
public LinearLayout llSearchItems;
@BindView
public TextView tvCardPoints;
@BindView
public TextView tvSearchBy;
@BindView
public TextView tvSearchItemsFound;
@BindView
public TextView tvTitle;
private static final byte[] $$p = {78, -14, -82, ISO7816.INS_UPDATE_BINARY};
private static final int $$q = 38;
private static int $10 = 0;
private static int $11 = 1;
private static int p = 1;
/* JADX WARN: Removed duplicated region for block: B:10:0x0027 */
/* JADX WARN: Removed duplicated region for block: B:7:0x001f */
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0027 -> B:4:0x002c). Please report as a decompilation issue!!! */
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
private static void aD(short r7, byte r8, short r9, java.lang.Object[] r10) {
/*
byte[] r0 = com.scb.phone.view.activity.ccrredemption.search.RewardSearchResultActivity.$$p
int r9 = r9 * 4
int r9 = 3 - r9
int r7 = r7 * 4
int r7 = 1 - r7
int r8 = r8 + 65
byte[] r1 = new byte[r7]
r2 = 0
if (r0 != 0) goto L15
r8 = r7
r3 = r9
r5 = r2
goto L2c
L15:
r3 = r2
L16:
byte r4 = (byte) r8
int r5 = r3 + 1
r1[r3] = r4
int r9 = r9 + 1
if (r5 != r7) goto L27
java.lang.String r7 = new java.lang.String
r7.<init>(r1, r2)
r10[r2] = r7
return
L27:
r3 = r0[r9]
r6 = r3
r3 = r9
r9 = r6
L2c:
int r9 = -r9
int r8 = r8 + r9
r9 = r3
r3 = r5
goto L16
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ccrredemption.search.RewardSearchResultActivity.aD(short, byte, short, java.lang.Object[]):void");
}
public static /* synthetic */ Object e(Object[] objArr, int i, int i2, int i3) {
int i4 = ~i2;
int i5 = ~i3;
int i6 = ~(i4 | i5);
int i7 = ~i;
int i8 = (i * (-958)) + (i2 * (-958)) + ((i6 | (~(i7 | i3)) | (~(i5 | i))) * 959) + ((~(i2 | i)) * (-959)) + (((~(i | i3)) | (~(i7 | i5)) | (~(i4 | i3))) * 959);
if (i8 == 1) {
return c(objArr);
}
if (i8 != 2) {
return d(objArr);
}
RewardSearchResultActivity rewardSearchResultActivity = (RewardSearchResultActivity) objArr[0];
int i9 = 2 % 2;
int i10 = r + 19;
int i11 = i10 % 128;
p = i11;
int i12 = i10 % 2;
LinearLayout linearLayout = rewardSearchResultActivity.llSearchItems;
if (linearLayout == null) {
C14957gcv.a("");
return null;
}
int i13 = i11 + 81;
r = i13 % 128;
int i14 = i13 % 2;
return linearLayout;
}
private LinearLayout aao_() {
int i = 2 % 2;
LinearLayout linearLayout = this.llSearchContainer;
if (linearLayout == null) {
C14957gcv.a("");
return null;
}
int i2 = r + 69;
int i3 = i2 % 128;
p = i3;
if (i2 % 2 == 0) {
throw null;
}
int i4 = i3 + 37;
r = i4 % 128;
int i5 = i4 % 2;
return linearLayout;
}
private TextView aaq_() {
int i = 2 % 2;
int i2 = r + 105;
p = i2 % 128;
if (i2 % 2 == 0) {
throw null;
}
TextView textView = this.tvCardPoints;
if (textView != null) {
return textView;
}
C14957gcv.a("");
int i3 = p + 103;
r = i3 % 128;
int i4 = i3 % 2;
return null;
}
private TextView aar_() {
int i = 2 % 2;
int i2 = r + 79;
int i3 = i2 % 128;
p = i3;
int i4 = i2 % 2;
TextView textView = this.tvSearchBy;
Object obj = null;
if (textView == null) {
C14957gcv.a("");
return null;
}
int i5 = i3 + 115;
r = i5 % 128;
int i6 = i5 % 2;
int i7 = i3 + 73;
r = i7 % 128;
if (i7 % 2 == 0) {
return textView;
}
obj.hashCode();
throw null;
}
private static /* synthetic */ Object d(Object[] objArr) {
RewardSearchResultActivity rewardSearchResultActivity = (RewardSearchResultActivity) objArr[0];
int i = 2 % 2;
int i2 = p;
int i3 = i2 + 63;
r = i3 % 128;
int i4 = i3 % 2;
TextView textView = rewardSearchResultActivity.tvSearchItemsFound;
Object obj = null;
if (textView == null) {
C14957gcv.a("");
return null;
}
int i5 = i2 + 117;
r = i5 % 128;
if (i5 % 2 == 0) {
return textView;
}
obj.hashCode();
throw null;
}
private static void aA(char[] cArr, int i, Object[] objArr) {
int i2 = 2 % 2;
GuL guL = new GuL();
char[] a = GuL.a(k ^ (-7538262848231253921L), cArr, i);
guL.a = 4;
while (guL.a < a.length) {
int i3 = $11 + 69;
$10 = i3 % 128;
int i4 = i3 % 2;
guL.c = guL.a - 4;
int i5 = guL.a;
try {
Object[] objArr2 = {Long.valueOf(a[guL.a] ^ a[guL.a % 4]), Long.valueOf(guL.c), Long.valueOf(k)};
Object obj = xzZ.y.get(428080616);
if (obj == null) {
Class cls = (Class) xzZ.c(209 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 6 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)), (char) (TextUtils.getCapsMode("", 0, 0) + 1706));
byte b = (byte) 0;
Object[] objArr3 = new Object[1];
aD(b, (byte) (b | 54), b, objArr3);
obj = cls.getMethod((String) objArr3[0], Long.TYPE, Long.TYPE, Long.TYPE);
xzZ.y.put(428080616, obj);
}
a[i5] = ((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(TextUtils.lastIndexOf("", '0', 0, 0) + 393, 5 - (Process.myPid() >> 22), (char) View.resolveSizeAndState(0, 0, 0));
byte b2 = (byte) 0;
Object[] objArr5 = new Object[1];
aD(b2, (byte) (b2 | 56), b2, objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
xzZ.y.put(-1875914398, obj2);
}
((Method) obj2).invoke(null, objArr4);
int i6 = $10 + 85;
$11 = i6 % 128;
int i7 = i6 % 2;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
objArr[0] = new String(a, 4, a.length - 4);
}
/* loaded from: classes4.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
/* JADX WARN: Code restructure failed: missing block: B:22:0x00ab, code lost:
if (r4 > 99999) goto L11;
*/
/* JADX WARN: Code restructure failed: missing block: B:6:0x00a5, code lost:
if (r4 > 99999) goto L11;
*/
/* JADX WARN: Removed duplicated region for block: B:12:0x02e8 */
/* JADX WARN: Removed duplicated region for block: B:20:0x02e2 */
/* JADX WARN: Removed duplicated region for block: B:9:0x02d6 */
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
private static /* synthetic */ java.lang.Object c(java.lang.Object[] r15) {
/*
Method dump skipped, instructions count: 1100
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ccrredemption.search.RewardSearchResultActivity.c(java.lang.Object[]):java.lang.Object");
}
private final C0476Hk j() {
int i = 2 % 2;
Intent intent = getIntent();
if (intent == null) {
return null;
}
int i2 = p + 107;
r = i2 % 128;
if (i2 % 2 != 0) {
throw null;
}
C0476Hk c0476Hk = (C0476Hk) intent.getParcelableExtra("com.scb.phone.presentation.view.activity.ccr_redemption.product.ProductListActivity.CATEGORY_DTO_EXTRA");
int i3 = r + 57;
p = i3 % 128;
int i4 = i3 % 2;
return c0476Hk;
}
private final String a(C0476Hk c0476Hk) {
String string;
String str;
int i = 2 % 2;
int i2 = r + 27;
p = i2 % 128;
if (i2 % 2 == 0) {
Integer num = c0476Hk.e;
Object obj = null;
obj.hashCode();
throw null;
}
if (c0476Hk.e != null) {
int i3 = p + 95;
r = i3 % 128;
int i4 = i3 % 2;
Integer num2 = c0476Hk.e;
C14957gcv.c(num2, "");
if (num2.intValue() >= 0) {
int i5 = p + 107;
r = i5 % 128;
int i6 = i5 % 2;
string = c0476Hk.h;
str = "dto.categoryName";
C14957gcv.c((Object) string, str);
int i7 = p + 11;
r = i7 % 128;
int i8 = i7 % 2;
return string;
}
}
string = getString(R.string.ccr_search_all_category);
str = "getString(PresentationR.….ccr_search_all_category)";
C14957gcv.c((Object) string, str);
int i72 = p + 11;
r = i72 % 128;
int i82 = i72 % 2;
return string;
}
@Override // com.scb.phone.view.activity.BaseActivity
public final void Z() {
int i = 2 % 2;
int i2 = r + 11;
p = i2 % 128;
int i3 = i2 % 2;
super.Z();
setTitle(R.string.ccr_search_result_title);
aaq_().setTextColor(nMh.getColor(this, R.color.f2982131099805));
ac();
int i4 = r + 1;
p = i4 % 128;
if (i4 % 2 != 0) {
return;
}
Object obj = null;
obj.hashCode();
throw null;
}
private final void c(String str) {
int i = 2 % 2;
int i2 = r + 97;
p = i2 % 128;
int i3 = i2 % 2;
TextView aaq_ = aaq_();
Object[] objArr = new Object[1];
if (str == null) {
Object[] objArr2 = new Object[1];
aA(new char[]{37682, 37715, 1253, 38549, 52869, 749, 28246, 12302, 47973, 15530, 48861, 59418, 49955, 54411, 58897, 49378, 60379, 35920, 3677, 47341, 13220, 41986, 13925, 37157, 23166, 24011, 24491, 18801, 25091, 30143}, 1 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)), objArr2);
Class<?> cls = Class.forName((String) objArr2[0]);
aB(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.mw_shop_information_validate_line_id_wrong_format).substring(35, 37).length() + 125, new byte[]{ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -119, -120, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, new Object[1]);
Object[] objArr3 = new Object[1];
aC(new int[]{1598446903, -750567363}, ((Context) cls.getMethod((String) r9[0], new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.easycash_car_insurance_sales_sheet_error_description).substring(0, 26).codePointAt(8) - 3633, objArr3);
str = ((String) objArr3[0]).intern();
int i4 = p + 25;
r = i4 % 128;
int i5 = i4 % 2;
}
objArr[0] = str;
aaq_.setText(getString(R.string.you_have_points, objArr));
}
private static void aC(int[] iArr, int i, Object[] objArr) {
String str;
int i2;
int length;
int[] iArr2;
int i3;
int i4 = 2 % 2;
C4403bZM c4403bZM = new C4403bZM();
char[] cArr = new char[4];
char[] cArr2 = new char[iArr.length * 2];
int[] iArr3 = l;
String str2 = "i";
float f = BitmapDescriptorFactory.HUE_RED;
int i5 = 729798706;
int i6 = 1;
int i7 = 0;
if (iArr3 != null) {
int i8 = $11 + 89;
$10 = i8 % 128;
if (i8 % 2 != 0) {
length = iArr3.length;
iArr2 = new int[length];
i3 = 1;
} else {
length = iArr3.length;
iArr2 = new int[length];
i3 = 0;
}
while (i3 < length) {
try {
Object[] objArr2 = new Object[i6];
objArr2[0] = Integer.valueOf(iArr3[i3]);
Object obj = xzZ.y.get(729798706);
if (obj == null) {
obj = ((Class) xzZ.c((TypedValue.complexToFraction(0, f, f) > f ? 1 : (TypedValue.complexToFraction(0, f, f) == f ? 0 : -1)) + 15, (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) + 4, (char) ((ViewConfiguration.getDoubleTapTimeout() >> 16) + 58134))).getMethod("i", Integer.TYPE);
xzZ.y.put(729798706, obj);
}
iArr2[i3] = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
i3++;
f = BitmapDescriptorFactory.HUE_RED;
i6 = 1;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
iArr3 = iArr2;
}
int length2 = iArr3.length;
int[] iArr4 = new int[length2];
int[] iArr5 = l;
if (iArr5 != null) {
int length3 = iArr5.length;
int[] iArr6 = new int[length3];
int i9 = 0;
while (i9 < length3) {
try {
Object[] objArr3 = new Object[1];
objArr3[i7] = Integer.valueOf(iArr5[i9]);
Object obj2 = xzZ.y.get(Integer.valueOf(i5));
if (obj2 != null) {
str = str2;
i2 = i5;
} else {
obj2 = ((Class) xzZ.c(14 - TextUtils.lastIndexOf("", '0'), 5 - (Process.myTid() >> 22), (char) (Color.red(0) + 58134))).getMethod(str2, Integer.TYPE);
str = str2;
i2 = 729798706;
xzZ.y.put(729798706, obj2);
}
iArr6[i9] = ((Integer) ((Method) obj2).invoke(null, objArr3)).intValue();
i9++;
int i10 = $10 + 5;
$11 = i10 % 128;
int i11 = i10 % 2;
i5 = i2;
str2 = str;
i7 = 0;
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
}
iArr5 = iArr6;
}
int i12 = i7;
System.arraycopy(iArr5, i12, iArr4, i12, length2);
c4403bZM.b = i12;
int i13 = $10 + 17;
$11 = i13 % 128;
if (i13 % 2 == 0) {
int i14 = 4 % 4;
}
while (c4403bZM.b < iArr.length) {
cArr[0] = (char) (iArr[c4403bZM.b] >> 16);
cArr[1] = (char) iArr[c4403bZM.b];
cArr[2] = (char) (iArr[c4403bZM.b + 1] >> 16);
cArr[3] = (char) iArr[c4403bZM.b + 1];
c4403bZM.e = (cArr[0] << 16) + cArr[1];
c4403bZM.a = (cArr[2] << 16) + cArr[3];
C4403bZM.d(iArr4);
int i15 = 0;
for (int i16 = 16; i15 < i16; i16 = 16) {
c4403bZM.e ^= iArr4[i15];
try {
Object[] objArr4 = {c4403bZM, Integer.valueOf(C4403bZM.d(c4403bZM.e)), c4403bZM, c4403bZM};
Object obj3 = xzZ.y.get(-1196964548);
if (obj3 == null) {
Class cls = (Class) xzZ.c(118 - (ViewConfiguration.getScrollBarSize() >> 8), AndroidCharacter.getMirror('0') - '+', (char) TextUtils.indexOf("", "", 0));
byte b = (byte) 0;
Object[] objArr5 = new Object[1];
aD(b, (byte) (b | 39), b, objArr5);
obj3 = cls.getMethod((String) objArr5[0], Object.class, Integer.TYPE, Object.class, Object.class);
xzZ.y.put(-1196964548, obj3);
}
int intValue = ((Integer) ((Method) obj3).invoke(null, objArr4)).intValue();
c4403bZM.e = c4403bZM.a;
c4403bZM.a = intValue;
i15++;
} catch (Throwable th3) {
Throwable cause3 = th3.getCause();
if (cause3 == null) {
throw th3;
}
throw cause3;
}
}
int i17 = c4403bZM.e;
c4403bZM.e = c4403bZM.a;
c4403bZM.a = i17;
c4403bZM.a ^= iArr4[16];
c4403bZM.e ^= iArr4[17];
int i18 = c4403bZM.e;
int i19 = c4403bZM.a;
cArr[0] = (char) (c4403bZM.e >>> 16);
cArr[1] = (char) c4403bZM.e;
cArr[2] = (char) (c4403bZM.a >>> 16);
cArr[3] = (char) c4403bZM.a;
C4403bZM.d(iArr4);
cArr2[c4403bZM.b * 2] = cArr[0];
cArr2[(c4403bZM.b * 2) + 1] = cArr[1];
cArr2[(c4403bZM.b * 2) + 2] = cArr[2];
cArr2[(c4403bZM.b * 2) + 3] = cArr[3];
Object[] objArr6 = {c4403bZM, c4403bZM};
Object obj4 = xzZ.y.get(1914371176);
if (obj4 == null) {
Class cls2 = (Class) xzZ.c((ViewConfiguration.getScrollBarSize() >> 8) + 98, (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 4, (char) KeyEvent.keyCodeFromString(""));
byte b2 = (byte) 0;
Object[] objArr7 = new Object[1];
aD(b2, (byte) (b2 | 37), b2, objArr7);
obj4 = cls2.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(1914371176, obj4);
}
((Method) obj4).invoke(null, objArr6);
}
objArr[0] = new String(cArr2, 0, i);
}
@Override // o.InterfaceC10161dxZ
public final void b(int i) {
int i2 = 2 % 2;
int i3 = p + 59;
r = i3 % 128;
int i4 = i3 % 2;
((LinearLayout) e(new Object[]{this}, 1435685669, -1435685667, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) + 1221325893)).setVisibility(0);
aar_().setVisibility(0);
((LinearLayout) e(new Object[]{this}, 1435685669, -1435685667, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) + 1221325893)).setVisibility(0);
((TextView) e(new Object[]{this}, 1168356293, -1168356293, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 361578459)).setText(getString(R.string.ccr_search_item_found, String.valueOf(i)));
int i5 = p + 37;
r = i5 % 128;
if (i5 % 2 != 0) {
throw null;
}
}
@Override // o.InterfaceC10161dxZ
public final void f() {
int i = 2 % 2;
int i2 = r + 3;
p = i2 % 128;
int i3 = i2 % 2;
aao_().setVisibility(8);
int i4 = r + 69;
p = i4 % 128;
int i5 = i4 % 2;
}
private static void aB(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
int i2 = 2;
int i3 = 2 % 2;
C3614bBe c3614bBe = new C3614bBe();
char[] cArr2 = m;
int i4 = 0;
if (cArr2 != null) {
int length = cArr2.length;
char[] cArr3 = new char[length];
int i5 = 0;
while (i5 < length) {
int i6 = $10 + 61;
$11 = i6 % 128;
int i7 = i6 % i2;
try {
Object[] objArr2 = new Object[1];
objArr2[i4] = Integer.valueOf(cArr2[i5]);
Object obj = xzZ.y.get(-950481649);
if (obj == null) {
Class cls = (Class) xzZ.c(View.MeasureSpec.makeMeasureSpec(i4, i4) + 337, (ViewConfiguration.getDoubleTapTimeout() >> 16) + 5, (char) ((-1) - Process.getGidForName("")));
byte b = (byte) i4;
byte b2 = b;
Object[] objArr3 = new Object[1];
aD(b, b2, b2, objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
xzZ.y.put(-950481649, obj);
}
cArr3[i5] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
i5++;
int i8 = $10 + 17;
$11 = i8 % 128;
int i9 = i8 % 2;
i2 = 2;
i4 = 0;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
cArr2 = cArr3;
}
try {
Object[] objArr4 = {Integer.valueOf(t)};
Object obj2 = xzZ.y.get(-1521625011);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(283 - TextUtils.indexOf("", "", 0, 0), Color.green(0) + 5, (char) (39814 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1))));
byte b3 = (byte) 0;
Object[] objArr5 = new Object[1];
aD(b3, (byte) (b3 | 57), b3, objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
xzZ.y.put(-1521625011, obj2);
}
int intValue = ((Integer) ((Method) obj2).invoke(null, objArr4)).intValue();
if (s) {
int i10 = $11 + 103;
$10 = i10 % 128;
int i11 = i10 % 2;
c3614bBe.c = bArr.length;
char[] cArr4 = new char[c3614bBe.c];
c3614bBe.a = 0;
while (c3614bBe.a < c3614bBe.c) {
int i12 = $11 + 33;
$10 = i12 % 128;
int i13 = i12 % 2;
cArr4[c3614bBe.a] = (char) (cArr2[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue);
Object[] objArr6 = {c3614bBe, c3614bBe};
Object obj3 = xzZ.y.get(1779759091);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(40 - (ViewConfiguration.getJumpTapTimeout() >> 16), TextUtils.indexOf("", "") + 5, (char) TextUtils.indexOf("", "", 0, 0))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj3);
}
((Method) obj3).invoke(null, objArr6);
}
objArr[0] = new String(cArr4);
return;
}
if (!q) {
c3614bBe.c = iArr.length;
char[] cArr5 = new char[c3614bBe.c];
c3614bBe.a = 0;
int i14 = $11 + 99;
$10 = i14 % 128;
int i15 = i14 % 2;
while (c3614bBe.a < c3614bBe.c) {
cArr5[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
c3614bBe.a++;
}
objArr[0] = new String(cArr5);
return;
}
int i16 = $10 + 113;
$11 = i16 % 128;
int i17 = i16 % 2;
c3614bBe.c = cArr.length;
char[] cArr6 = new char[c3614bBe.c];
c3614bBe.a = 0;
while (c3614bBe.a < c3614bBe.c) {
int i18 = $11 + 91;
$10 = i18 % 128;
int i19 = i18 % 2;
cArr6[c3614bBe.a] = (char) (cArr2[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
Object[] objArr7 = {c3614bBe, c3614bBe};
Object obj4 = xzZ.y.get(1779759091);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(MotionEvent.axisFromString("") + 41, (-16777211) - Color.rgb(0, 0, 0), (char) TextUtils.indexOf("", "", 0))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj4);
}
((Method) obj4).invoke(null, objArr7);
}
objArr[0] = new String(cArr6);
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
}
@Override // com.scb.phone.view.activity.ccrredemption.search.Hilt_RewardSearchResultActivity, 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;
Context baseContext = getBaseContext();
if (baseContext == null) {
int i2 = r + 11;
p = i2 % 128;
int i3 = i2 % 2;
Object[] objArr = new Object[1];
aA(new char[]{37682, 37715, 1253, 38549, 52869, 749, 28246, 12302, 47973, 15530, 48861, 59418, 49955, 54411, 58897, 49378, 60379, 35920, 3677, 47341, 13220, 41986, 13925, 37157, 23166, 24011, 24491, 18801, 25091, 30143}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.max_length_search_text).substring(0, 4).length() - 4, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aB(null, null, (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) + 126, new byte[]{ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -119, -120, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
baseContext = baseContext.getApplicationContext();
int i4 = p + 81;
r = i4 % 128;
int i5 = i4 % 2;
}
if (baseContext != null) {
int i6 = p + 123;
r = i6 % 128;
int i7 = i6 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getEdgeSlop() >> 16), 6 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)), (char) (1 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 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(Color.argb(0, 0, 0, 0) + 487, (Process.myTid() >> 22) + 5, (char) (ViewConfiguration.getDoubleTapTimeout() >> 16))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj2);
}
((Method) obj2).invoke(invoke, objArr3);
int i8 = r + 115;
p = i8 % 128;
int i9 = i8 % 2;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onResume();
}
@Override // com.scb.phone.view.activity.ccrredemption.search.Hilt_RewardSearchResultActivity, 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;
int i2 = r + 41;
p = i2 % 128;
if (i2 % 2 == 0) {
getBaseContext();
throw null;
}
Context baseContext = getBaseContext();
if (baseContext == null) {
int i3 = r + 101;
p = i3 % 128;
int i4 = i3 % 2;
Object[] objArr = new Object[1];
aA(new char[]{37682, 37715, 1253, 38549, 52869, 749, 28246, 12302, 47973, 15530, 48861, 59418, 49955, 54411, 58897, 49378, 60379, 35920, 3677, 47341, 13220, 41986, 13925, 37157, 23166, 24011, 24491, 18801, 25091, 30143}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aB(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(1) + 16, new byte[]{ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -119, -120, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i5 = r + 75;
p = i5 % 128;
int i6 = i5 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(TextUtils.getOffsetAfter("", 0) + 492, 6 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), (char) (ViewConfiguration.getEdgeSlop() >> 16))).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(TextUtils.indexOf("", "", 0, 0) + 487, (ViewConfiguration.getTapTimeout() >> 16) + 5, (char) (ViewConfiguration.getJumpTapTimeout() >> 16))).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();
}
@Override // com.scb.phone.view.activity.ccrredemption.search.Hilt_RewardSearchResultActivity, 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 final void attachBaseContext(Context context) {
int i = 2 % 2;
int i2 = p + 107;
r = i2 % 128;
int i3 = i2 % 2;
super.attachBaseContext(context);
Object[] objArr = new Object[1];
Object obj = null;
aB(null, null, 127 - View.MeasureSpec.getSize(0), new byte[]{-113, -113, -124, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.FILE_IDENTIFIER, -112, ISOFileInfo.CHANNEL_SECURITY, -113, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_EXP}, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aB(null, null, 127 - Color.argb(0, 0, 0, 0), new byte[]{ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.LCS_BYTE, -109, -110, -111}, objArr2);
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
if (intValue >= 99000) {
int i4 = p + 7;
r = i4 % 128;
if (i4 % 2 != 0) {
obj.hashCode();
throw null;
}
if (intValue <= 99999) {
return;
}
}
if (context != null) {
int i5 = r + 43;
p = i5 % 128;
int i6 = i5 % 2;
context = context.getApplicationContext();
}
if (context != null) {
int i7 = r + 125;
p = i7 % 128;
int i8 = i7 % 2;
try {
Object obj2 = xzZ.y.get(125943855);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(AndroidCharacter.getMirror('0') + 444, (ViewConfiguration.getMinimumFlingVelocity() >> 16) + 5, (char) (ExpandableListView.getPackedPositionChild(0L) + 1))).getMethod("a", null);
xzZ.y.put(125943855, obj2);
}
Object invoke = ((Method) obj2).invoke(null, null);
Object[] objArr3 = new Object[1];
aB(null, null, 127 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), new byte[]{-106, -124, -100, ISOFileInfo.DATA_BYTES2, -98, -102, -106, -101, -105, -105, -124, -103, -108, -100, -98, -108, -108, ISOFileInfo.ENV_TEMP_EF, -102, ISOFileInfo.DATA_BYTES2, -98, ISOFileInfo.DATA_BYTES2, -99, -103, -102, ISOFileInfo.SECURITY_ATTR_EXP, -106, -104, -100, -101, -104, -105, -100, -104, -105, -104, ISOFileInfo.SECURITY_ATTR_EXP, -101, -102, -105, ISOFileInfo.SECURITY_ATTR_EXP, -103, ISOFileInfo.DATA_BYTES2, -104, -105, -106, -107, -108}, objArr3);
String str = (String) objArr3[0];
Object[] objArr4 = new Object[1];
aB(null, null, 128 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)), new byte[]{-124, ISOFileInfo.SECURITY_ATTR_EXP, -105, -99, -100, -108, ISOFileInfo.DATA_BYTES2, -100, -105, -98, -100, ISOFileInfo.DATA_BYTES2, -107, -103, -100, ISOFileInfo.ENV_TEMP_EF, -105, -99, -108, -98, -99, ISOFileInfo.SECURITY_ATTR_EXP, -105, -99, -105, -105, -100, -98, ISOFileInfo.SECURITY_ATTR_EXP, -98, -107, -107, -100, -97, -102, -101, ISOFileInfo.DATA_BYTES2, -97, -99, -104, -106, ISOFileInfo.SECURITY_ATTR_EXP, -99, ISOFileInfo.DATA_BYTES2, -101, -108, -106, -99, -108, -107, -99, -101, -99, -101, -98, -124, -102, -106, -105, -99, -124, -99, -105, -124}, objArr4);
String str2 = (String) objArr4[0];
Object[] objArr5 = new Object[1];
aB(null, null, (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 127, new byte[]{-107, ISOFileInfo.DATA_BYTES2, -100, -98, ISOFileInfo.SECURITY_ATTR_EXP, -103, ISOFileInfo.SECURITY_ATTR_EXP, -97, -103, -97, -102, -99, -100, -101, -124, -105, -124, -99, ISOFileInfo.DATA_BYTES2, -103, -104, -98, -97, -98, -108, -108, -101, -98, -98, ISOFileInfo.SECURITY_ATTR_EXP, -105, -106, ISOFileInfo.ENV_TEMP_EF, -102, -99, -100, -124, -103, -100, ISOFileInfo.DATA_BYTES2, -101, -107, -97, -108, -97, -103, -105, ISOFileInfo.SECURITY_ATTR_EXP, -100, -97, -106, -105, -124, -104, -102, -101, -124, -124, -104, ISOFileInfo.SECURITY_ATTR_EXP, -104, -97, -100, ISOFileInfo.SECURITY_ATTR_EXP}, objArr5);
String str3 = (String) objArr5[0];
Object[] objArr6 = new Object[1];
aB(null, null, (ViewConfiguration.getMinimumFlingVelocity() >> 16) + 127, new byte[]{-113, -122, ISOFileInfo.PROP_INFO, -124, -90, -124, -94, -101, -90, -94, -122, -113, -124, -92, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, -94, ISOFileInfo.LCS_BYTE, -120, ISOFileInfo.SECURITY_ATTR_EXP, -94, -111, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.CHANNEL_SECURITY, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.SECURITY_ATTR_EXP, -126, ISOFileInfo.A5, -113, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.SECURITY_ATTR_EXP, -126, -92, ISOFileInfo.CHANNEL_SECURITY, -122, -113, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.A0, -122, ISOFileInfo.CHANNEL_SECURITY, -93, ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_EXP, -105, -119, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FILE_IDENTIFIER, -124, -111, -111, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -111, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -113, -94, -94, ISOFileInfo.A1, -113, -120, -122, -122, ISOFileInfo.A0}, objArr6);
String str4 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
aB(null, null, TextUtils.indexOf("", "", 0) + 127, new byte[]{-97, ISOFileInfo.CHANNEL_SECURITY, -100, ISOFileInfo.CHANNEL_SECURITY, -102}, objArr7);
String str5 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
aA(new char[]{62382, 62411, 5331, 26601, 57020, 62407, 13303, 28137, 56306, 11459, 20391, 46501, 41971, 50420, 6011, 40200, 35684, 39975, 65335, 58647, 21375, 46179, 50966, 52380, 15060, 19967, 44688, 5272, 716, 25985, 30361, 31980, 59921, 15695, 24064, 17520, 45658, 54599, 9770, 44152}, View.resolveSize(0, 0), objArr8);
Object[] objArr9 = {context, str, str2, str3, str4, true, str5, (String) objArr8[0]};
Object obj3 = xzZ.y.get(1656189573);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(487 - View.getDefaultSize(0, 0), 5 - Drawable.resolveOpacity(0, 0), (char) Color.argb(0, 0, 0, 0))).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, objArr9);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
}
static void h() {
k = 6733702407820874321L;
m = new char[]{15903, 15873, 15886, 15889, 15882, 15872, 16125, 15884, 15880, 15893, 15901, 15883, 15888, 16074, 15887, 16108, 15881, 15877, 16097, 16077, 16067, 16064, 15902, 16079, 15890, 16069, 16078, 16068, 16066, 16065, 16076, 15892, 16070, 16075, 15895, 15891, 15885, 15874};
t = 1934311100;
q = true;
s = true;
}
static void g() {
int i = 2 % 2;
int i2 = p + 39;
int i3 = i2 % 128;
r = i3;
int i4 = i2 % 2;
l = new int[]{518945049, 1601128372, -1595980060, -136778131, 1127569914, 1225125049, -1225639528, -440726311, -2093327528, -1861619401, 1423384626, -592799008, -953155019, -1683901966, -257227722, -1096593225, 1767065545, -386994423};
int i5 = i3 + 31;
p = i5 % 128;
if (i5 % 2 == 0) {
int i6 = 23 / 0;
}
}
@Override // com.scb.phone.view.activity.ccrredemption.search.Hilt_RewardSearchResultActivity, 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 = p + 117;
r = i2 % 128;
int i3 = i2 % 2;
super.onStart();
if (i3 == 0) {
return;
}
Object obj = null;
obj.hashCode();
throw null;
}
@Override // com.scb.phone.view.activity.ccrredemption.search.Hilt_RewardSearchResultActivity, 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 onCreate(Bundle bundle) {
e(new Object[]{this, bundle}, 805664037, -805664036, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.security_block_enable_accessibility_description).substring(121, 122).codePointAt(0) + 1519080190);
}
private TextView aas_() {
return (TextView) e(new Object[]{this}, 1168356293, -1168356293, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 361578459);
}
private LinearLayout aap_() {
return (LinearLayout) e(new Object[]{this}, 1435685669, -1435685667, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) + 1221325893);
}
static {
r = 0;
h();
g();
f6712o = new IeS((byte) 0);
int i = p + 95;
r = i % 128;
if (i % 2 != 0) {
int i2 = 0 / 0;
}
}
}