what-the-bank/sources/com/scb/phone/view/activity/transferandpay/billpayment/BillPaymentSearchActivity.java

765 lines
36 KiB
Java

package com.scb.phone.view.activity.transferandpay.billpayment;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.ImageFormat;
import android.graphics.PointF;
import android.media.AudioTrack;
import android.os.Bundle;
import android.os.Parcelable;
import android.os.Process;
import android.os.SystemClock;
import android.telephony.cdma.CdmaCellLocation;
import android.text.TextUtils;
import android.util.Base64;
import android.util.TypedValue;
import android.view.Gravity;
import android.view.KeyEvent;
import android.view.View;
import android.view.ViewConfiguration;
import android.widget.ExpandableListView;
import com.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.adapter.transferandpay.billpayment.BillPaymentSearchAdapter;
import java.lang.reflect.Method;
import java.nio.charset.StandardCharsets;
import o.AbstractC12014eqH;
import o.AbstractC14961gcz;
import o.C1193Xr;
import o.C14957gcv;
import o.C4593bdB;
import o.InterfaceC13391fZD;
import o.InterfaceC13393fZL;
import o.InterfaceC14890gbN;
import o.InterfaceC6632cYj;
import o.ZC;
import o.cQK;
import o.dQY;
import o.fZZ;
import o.xzZ;
/* loaded from: classes5.dex */
public final class BillPaymentSearchActivity extends Hilt_BillPaymentSearchActivity<C1193Xr, BillPaymentSearchAdapter.BillPaymentSearchViewHolder> {
private static byte l;
private static long q;
private static int r;
private static char[] s;
private static long t;
private String k = "";
private final InterfaceC13393fZL m;
@InterfaceC13391fZD
public cQK presenter;
private static final byte[] $$p = {17, 69, 17, -70};
private static final int $$q = 107;
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:0x0029). 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 aL(short r5, short r6, byte r7, java.lang.Object[] r8) {
/*
int r7 = 106 - r7
int r6 = r6 * 3
int r0 = 1 - r6
int r5 = r5 * 2
int r5 = 4 - r5
byte[] r1 = com.scb.phone.view.activity.transferandpay.billpayment.BillPaymentSearchActivity.$$p
byte[] r0 = new byte[r0]
r2 = 0
int r6 = 0 - r6
if (r1 != 0) goto L17
r3 = r5
r7 = r6
r4 = r2
goto L29
L17:
r3 = r2
L18:
byte r4 = (byte) r7
r0[r3] = r4
int r4 = r3 + 1
if (r3 != r6) goto L27
java.lang.String r5 = new java.lang.String
r5.<init>(r0, r2)
r8[r2] = r5
return
L27:
r3 = r1[r5]
L29:
int r5 = r5 + 1
int r3 = -r3
int r7 = r7 + r3
r3 = r4
goto L18
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.transferandpay.billpayment.BillPaymentSearchActivity.aL(short, short, byte, java.lang.Object[]):void");
}
public static /* synthetic */ Object d(Object[] objArr, int i, int i2, int i3) {
int i4 = ~i;
int i5 = (i * (-1831)) + (i2 * 917) + ((~(i4 | i2)) * 2748);
int i6 = i4 | (~i2);
int i7 = i5 + (i6 * (-916)) + (((~(i | i2)) | (~i6)) * 916);
return i7 != 1 ? i7 != 2 ? c(objArr) : a(objArr) : d(objArr);
}
@Override // o.AbstractC12014eqH.RVV
public final /* synthetic */ void e(Object obj) {
int i = 2 % 2;
C1193Xr c1193Xr = (C1193Xr) obj;
C14957gcv.e(c1193Xr, "");
Intent intent = new Intent();
intent.putExtra("EXTRA_PARTIAL_SEARCH_DISPLAY", c1193Xr);
setResult(-1, intent);
finish();
int i2 = r + 11;
p = i2 % 128;
if (i2 % 2 == 0) {
int i3 = 74 / 0;
}
}
public BillPaymentSearchActivity() {
RVV rvv = RVV.e;
C14957gcv.e(rvv, "");
this.m = new fZZ(rvv);
}
/* loaded from: classes5.dex */
public static final class Sts {
private Sts() {
}
public /* synthetic */ Sts(byte b) {
this();
}
}
private void aI(String str, Object[] objArr) {
byte[] decode;
byte[] bArr;
int i;
int i2 = 2 % 2;
int i3 = p + 63;
r = i3 % 128;
if (i3 % 2 != 0) {
decode = Base64.decode(str, 0);
bArr = new byte[decode.length];
i = 1;
} else {
decode = Base64.decode(str, 0);
bArr = new byte[decode.length];
i = 0;
}
while (i < decode.length) {
int i4 = r + 47;
p = i4 % 128;
int i5 = i4 % 2;
bArr[i] = (byte) (decode[(decode.length - i) - 1] ^ l);
i++;
}
String str2 = new String(bArr, StandardCharsets.UTF_8);
int i6 = p + 37;
r = i6 % 128;
int i7 = i6 % 2;
objArr[0] = str2;
}
private static /* synthetic */ Object c(Object[] objArr) {
BillPaymentSearchActivity billPaymentSearchActivity = (BillPaymentSearchActivity) objArr[0];
int i = 2 % 2;
int i2 = r;
int i3 = i2 + 23;
p = i3 % 128;
int i4 = i3 % 2;
cQK cqk = null;
cQK cqk2 = billPaymentSearchActivity.presenter;
if (i4 == 0) {
cqk.hashCode();
throw null;
}
if (cqk2 != null) {
int i5 = i2 + 63;
p = i5 % 128;
int i6 = i5 % 2;
cqk = cqk2;
} else {
C14957gcv.a("");
}
return cqk;
}
@Override // com.scb.phone.view.activity.BasePartialSearchActivity
public final int k() {
String str;
int i = 2 % 2;
int i2 = p + 9;
r = i2 % 128;
int i3 = i2 % 2;
Bundle extras = getIntent().getExtras();
if (extras != null) {
int i4 = r + 39;
p = i4 % 128;
int i5 = i4 % 2;
str = extras.getString("EXTRA_PAYMENT_SERVICE_TYPE");
} else {
str = null;
}
if (this.presenter == null) {
C14957gcv.a("");
}
return cQK.b(str);
}
private static /* synthetic */ Object d(Object[] objArr) {
BillPaymentSearchActivity billPaymentSearchActivity = (BillPaymentSearchActivity) objArr[0];
int i = 2 % 2;
int i2 = p + 11;
r = i2 % 128;
int i3 = i2 % 2;
BillPaymentSearchAdapter billPaymentSearchAdapter = (BillPaymentSearchAdapter) billPaymentSearchActivity.m.e();
int i4 = r + 27;
p = i4 % 128;
int i5 = i4 % 2;
return billPaymentSearchAdapter;
}
@Override // com.scb.phone.view.activity.BasePartialSearchActivity
public final void r() {
int i = 2 % 2;
int i2 = p + 23;
r = i2 % 128;
int i3 = i2 % 2;
String string = getString(R.string.auto_biller_search_not_found_title);
if (this.presenter == null) {
int i4 = r + 115;
p = i4 % 128;
int i5 = i4 % 2;
C14957gcv.a("");
}
String string2 = getString(cQK.d(this.k));
if (string2.startsWith(",*,)")) {
Object[] objArr = new Object[1];
aI(string2.substring(4), objArr);
string2 = ((String) objArr[0]).intern();
}
c(R.drawable.thumb_empty_state, string, string2);
}
@Override // com.scb.phone.view.activity.BasePartialSearchActivity
public final void n() {
int i = 2 % 2;
int i2 = p + 61;
r = i2 % 128;
int i3 = i2 % 2;
c(R.drawable.icon_easycash_empty, getString(R.string.auto_biller_search_error_title), getString(R.string.auto_biller_search_error_description));
int i4 = p + 75;
r = i4 % 128;
int i5 = i4 % 2;
}
private static void aG(char[] cArr, int i, Object[] objArr) {
int i2 = 2 % 2;
C4593bdB c4593bdB = new C4593bdB();
c4593bdB.a = i;
int length = cArr.length;
long[] jArr = new long[length];
c4593bdB.e = 0;
while (c4593bdB.e < cArr.length) {
int i3 = c4593bdB.e;
try {
Object[] objArr2 = {Integer.valueOf(cArr[c4593bdB.e]), c4593bdB, c4593bdB};
Object obj = xzZ.y.get(-1229953068);
if (obj == null) {
Class cls = (Class) xzZ.c((ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 401, Color.blue(0) + 5, (char) (View.MeasureSpec.getMode(0) + 21608));
byte b = (byte) 0;
byte b2 = b;
Object[] objArr3 = new Object[1];
aL(b, b2, (byte) (b2 | 29), objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Object.class, Object.class);
xzZ.y.put(-1229953068, obj);
}
jArr[i3] = ((Long) ((Method) obj).invoke(null, objArr2)).longValue() ^ (t ^ (-6958928035870403642L));
try {
Object[] objArr4 = {c4593bdB, c4593bdB};
Object obj2 = xzZ.y.get(-1143917229);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(238 - Color.green(0), (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) (ViewConfiguration.getFadingEdgeLength() >> 16));
byte b3 = (byte) 0;
byte b4 = b3;
Object[] objArr5 = new Object[1];
aL(b3, b4, (byte) (b4 | 28), objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
xzZ.y.put(-1143917229, obj2);
}
((Method) obj2).invoke(null, objArr4);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
}
char[] cArr2 = new char[length];
c4593bdB.e = 0;
int i4 = $10 + 105;
$11 = i4 % 128;
int i5 = i4 % 2;
while (c4593bdB.e < cArr.length) {
cArr2[c4593bdB.e] = (char) jArr[c4593bdB.e];
try {
Object[] objArr6 = {c4593bdB, c4593bdB};
Object obj3 = xzZ.y.get(-1143917229);
if (obj3 == null) {
Class cls3 = (Class) xzZ.c(TextUtils.indexOf((CharSequence) "", '0') + 239, 5 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), (char) (ExpandableListView.getPackedPositionChild(0L) + 1));
byte b5 = (byte) 0;
byte b6 = b5;
Object[] objArr7 = new Object[1];
aL(b5, b6, (byte) (b6 | 28), objArr7);
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(-1143917229, obj3);
}
((Method) obj3).invoke(null, objArr6);
} catch (Throwable th3) {
Throwable cause3 = th3.getCause();
if (cause3 == null) {
throw th3;
}
throw cause3;
}
}
String str = new String(cArr2);
int i6 = $11 + 97;
$10 = i6 % 128;
int i7 = i6 % 2;
objArr[0] = str;
}
private static void aE(int i, int i2, char c, Object[] objArr) {
int i3 = 2;
int i4 = 2 % 2;
dQY dqy = new dQY();
long[] jArr = new long[i2];
int i5 = 0;
dqy.a = 0;
while (dqy.a < i2) {
int i6 = $10 + 105;
$11 = i6 % 128;
if (i6 % i3 == 0) {
int i7 = dqy.a;
try {
Object[] objArr2 = new Object[1];
objArr2[i5] = Integer.valueOf(s[i << dqy.a]);
Object obj = xzZ.y.get(1095064095);
if (obj == null) {
Class cls = (Class) xzZ.c((ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) + 307, (TypedValue.complexToFloat(i5) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(i5) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) (32797 - ExpandableListView.getPackedPositionType(0L)));
byte b = (byte) i5;
byte b2 = b;
Object[] objArr3 = new Object[1];
aL(b, b2, (byte) (b2 | 8), objArr3);
String str = (String) objArr3[i5];
Class<?>[] clsArr = new Class[1];
clsArr[i5] = Integer.TYPE;
obj = cls.getMethod(str, clsArr);
xzZ.y.put(1095064095, obj);
}
Object[] objArr4 = {Long.valueOf(((Long) ((Method) obj).invoke(null, objArr2)).longValue()), Long.valueOf(dqy.a), Long.valueOf(q), Integer.valueOf(c)};
Object obj2 = xzZ.y.get(-548438098);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(412 - (KeyEvent.getMaxKeyCode() >> 16), (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 6, (char) (ViewConfiguration.getFadingEdgeLength() >> 16));
byte b3 = (byte) 0;
byte b4 = b3;
Object[] objArr5 = new Object[1];
aL(b3, b4, (byte) (b4 | 7), objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Long.TYPE, Long.TYPE, Long.TYPE, Integer.TYPE);
xzZ.y.put(-548438098, obj2);
}
jArr[i7] = ((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 - (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 4 - ((byte) KeyEvent.getModifierMetaStateMask()), (char) (29233 - TextUtils.indexOf((CharSequence) "", '0', 0)));
byte b5 = (byte) 0;
byte b6 = b5;
Object[] objArr7 = new Object[1];
aL(b5, b6, b6, objArr7);
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
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 i8 = dqy.a;
Object[] objArr8 = {Integer.valueOf(s[i + dqy.a])};
Object obj4 = xzZ.y.get(1095064095);
if (obj4 == null) {
Class cls4 = (Class) xzZ.c(307 - TextUtils.indexOf((CharSequence) "", '0', 0), View.combineMeasuredStates(0, 0) + 5, (char) (32798 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1))));
byte b7 = (byte) 0;
byte b8 = b7;
Object[] objArr9 = new Object[1];
aL(b7, b8, (byte) (b8 | 8), 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(q), Integer.valueOf(c)};
Object obj5 = xzZ.y.get(-548438098);
if (obj5 == null) {
Class cls5 = (Class) xzZ.c(412 - Color.blue(0), TextUtils.getOffsetBefore("", 0) + 5, (char) (ViewConfiguration.getKeyRepeatDelay() >> 16));
byte b9 = (byte) 0;
byte b10 = b9;
Object[] objArr11 = new Object[1];
aL(b9, b10, (byte) (b10 | 7), objArr11);
obj5 = cls5.getMethod((String) objArr11[0], Long.TYPE, Long.TYPE, Long.TYPE, Integer.TYPE);
xzZ.y.put(-548438098, obj5);
}
jArr[i8] = ((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(408 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)), (ViewConfiguration.getWindowTouchSlop() >> 8) + 5, (char) (View.resolveSize(0, 0) + 29234));
byte b11 = (byte) 0;
byte b12 = b11;
Object[] objArr13 = new Object[1];
aL(b11, b12, b12, objArr13);
obj6 = cls6.getMethod((String) objArr13[0], Object.class, Object.class);
xzZ.y.put(1071125919, obj6);
}
((Method) obj6).invoke(null, objArr12);
}
i3 = 2;
i5 = 0;
}
char[] cArr = new char[i2];
dqy.a = 0;
while (dqy.a < i2) {
int i9 = $11 + 39;
$10 = i9 % 128;
int i10 = i9 % 2;
cArr[dqy.a] = (char) jArr[dqy.a];
try {
Object[] objArr14 = {dqy, dqy};
Object obj7 = xzZ.y.get(1071125919);
if (obj7 == null) {
Class cls7 = (Class) xzZ.c(Process.getGidForName("") + 408, TextUtils.lastIndexOf("", '0', 0) + 6, (char) (29234 - (ViewConfiguration.getScrollDefaultDelay() >> 16)));
byte b13 = (byte) 0;
byte b14 = b13;
Object[] objArr15 = new Object[1];
aL(b13, b14, b14, objArr15);
obj7 = cls7.getMethod((String) objArr15[0], Object.class, Object.class);
xzZ.y.put(1071125919, obj7);
}
((Method) obj7).invoke(null, objArr14);
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
}
objArr[0] = new String(cArr);
}
/* JADX WARN: Multi-variable type inference failed */
/* JADX WARN: Removed duplicated region for block: B:10:0x03e5 */
/* JADX WARN: Removed duplicated region for block: B:13:0x03ed */
/* JADX WARN: Removed duplicated region for block: B:16:0x03fb */
/* JADX WARN: Removed duplicated region for block: B:23:0x040d */
/* JADX WARN: Removed duplicated region for block: B:24:0x03e2 */
/* JADX WARN: Removed duplicated region for block: B:8:0x03db */
@Override // com.scb.phone.view.activity.transferandpay.billpayment.Hilt_BillPaymentSearchActivity, com.scb.phone.view.activity.BasePartialSearchActivity, 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 r23) {
/*
Method dump skipped, instructions count: 1302
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.transferandpay.billpayment.BillPaymentSearchActivity.onCreate(android.os.Bundle):void");
}
@Override // com.scb.phone.view.activity.transferandpay.billpayment.Hilt_BillPaymentSearchActivity, com.scb.phone.view.activity.BasePartialSearchActivity, 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) {
Object[] objArr = new Object[1];
aE(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.commercial_feature_disclaimer_bottom).substring(9, 10).codePointAt(0) - 9, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 8, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 49839), objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aG(new char[]{47407, 39236, 63940, 55369, 14557, 6995, 31702, 23142, 47828, 40281, 64962, 56442, 15603, 8052, 32750, 24182, 48883, 37231}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.ndid_service_status_enrolled_description).substring(26, 27).codePointAt(0) + 8285, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
int i2 = p + 93;
r = i2 % 128;
int i3 = i2 % 2;
}
if (baseContext != null) {
int i4 = p + 53;
r = i4 % 128;
if (i4 % 2 != 0) {
baseContext = baseContext.getApplicationContext();
int i5 = 67 / 0;
} else {
baseContext = baseContext.getApplicationContext();
}
}
if (baseContext != null) {
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), 5 - (Process.myPid() >> 22), (char) TextUtils.indexOf("", ""))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr3 = {baseContext};
Object obj2 = xzZ.y.get(1378719468);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(488 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 5 - Gravity.getAbsoluteGravity(0, 0), (char) ((SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) - 1))).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();
}
@Override // com.scb.phone.view.activity.transferandpay.billpayment.Hilt_BillPaymentSearchActivity, com.scb.phone.view.activity.BasePartialSearchActivity, 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) {
Object[] objArr = new Object[1];
aE(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 11, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.occupation_inline_error_character).substring(0, 1).length() + 25, (char) ((ViewConfiguration.getScrollBarSize() >> 8) + 49873), objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aG(new char[]{47407, 39236, 63940, 55369, 14557, 6995, 31702, 23142, 47828, 40281, 64962, 56442, 15603, 8052, 32750, 24182, 48883, 37231}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 8304, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
int i2 = r + 7;
p = i2 % 128;
int i3 = i2 % 2;
}
if (baseContext != null) {
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i4 = r + 31;
p = i4 % 128;
try {
if (i4 % 2 == 0) {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getWindowTouchSlop() >> 8), View.resolveSize(0, 0) + 5, (char) TextUtils.indexOf("", "", 0, 0))).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(486 - ImageFormat.getBitsPerPixel(0), 6 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), (char) ExpandableListView.getPackedPositionGroup(0L))).getMethod("c", Context.class);
xzZ.y.put(1633456013, obj2);
}
((Method) obj2).invoke(invoke, objArr3);
throw null;
}
Object obj3 = xzZ.y.get(125943855);
if (obj3 == null) {
obj3 = ((Class) xzZ.c((ViewConfiguration.getMaximumDrawingCacheSize() >> 24) + 492, 6 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)), (char) (KeyEvent.getMaxKeyCode() >> 16))).getMethod("a", null);
xzZ.y.put(125943855, obj3);
}
Object invoke2 = ((Method) obj3).invoke(null, null);
Object[] objArr4 = {baseContext};
Object obj4 = xzZ.y.get(1633456013);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(Color.green(0) + 487, (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 4, (char) (Process.getGidForName("") + 1))).getMethod("c", Context.class);
xzZ.y.put(1633456013, obj4);
}
((Method) obj4).invoke(invoke2, objArr4);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onPause();
}
/* JADX WARN: Code restructure failed: missing block: B:10:0x008f, code lost:
if (r1 > 99999) goto L10;
*/
/* JADX WARN: Code restructure failed: missing block: B:6:0x008c, code lost:
if (r1 > 99999) goto L10;
*/
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
private static /* synthetic */ java.lang.Object a(java.lang.Object[] r18) {
/*
Method dump skipped, instructions count: 772
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.transferandpay.billpayment.BillPaymentSearchActivity.a(java.lang.Object[]):java.lang.Object");
}
/* loaded from: classes5.dex */
static final class RVV extends AbstractC14961gcz implements InterfaceC14890gbN<BillPaymentSearchAdapter> {
public static final RVV e = new RVV();
@Override // o.InterfaceC14890gbN
public final /* synthetic */ BillPaymentSearchAdapter invoke() {
return new BillPaymentSearchAdapter();
}
RVV() {
super(0);
}
}
public static final <T extends Parcelable> T amD_(Intent intent) {
Bundle extras;
int i = 2 % 2;
int i2 = r + 15;
p = i2 % 128;
int i3 = i2 % 2;
if (intent != null && (extras = intent.getExtras()) != null) {
return (T) extras.getParcelable("EXTRA_PARTIAL_SEARCH_DISPLAY");
}
int i4 = p + 3;
r = i4 % 128;
if (i4 % 2 != 0) {
int i5 = 3 % 5;
}
return null;
}
public static final Intent amE_(Context context, String str) {
int i = 2 % 2;
C14957gcv.e(context, "");
Intent intent = new Intent(context, (Class<?>) BillPaymentSearchActivity.class);
intent.putExtra("EXTRA_PAYMENT_SERVICE_TYPE", str);
int i2 = p + 115;
r = i2 % 128;
int i3 = i2 % 2;
return intent;
}
static void K() {
s = new char[]{36792, 52942, 3407, 19392, 35410, 51437, 1899, 17848, 33918, 49899, 333, 24506, 40455, 56467, 6948, 22955, 38970, 54947, 36799, 52946, 3445, 19408, 35410, 19810, 3092, 53141, 35098, 18568, 2615, 50609, 34658, 18090, '2', 50121, 40222, 23790, 7749, 55785, 39805, 23269, 5219, 55285, 38529, 20515, 4998, 60695, 44217, 28218, 10678, 13818, 29914, 46937, 61891, 12318, 29429, 48424, 65457, 15969, 30947, 47890, 58829, 9301, 26250, 41269, 58292, 8810, 27888, 44927, 61008, 10462, 27462, 38346, 54390, 5792, 20850, 37815, 53821, 7327, 24344, 39308, 55384, 6799, 17760, 34792, 50725, 170, 17364, 33372, 52421, 3910, 18890, 34932, 51963, 30001, 47037, 62995, 12489, 29513, 48599, 64523, 16056, 31033, 48047, 64045, 9474, 26579, 42507, 57495, 8985, 28146, 44150, 61110, 10603, 36843, 52869, 3352, 19351, 35334};
q = 711529394733108907L;
t = -3039049010483778934L;
}
static void N() {
int i = 2 % 2;
int i2 = r + 69;
int i3 = i2 % 128;
p = i3;
l = i2 % 2 == 0 ? (byte) 96 : (byte) 6;
int i4 = i3 + 65;
r = i4 % 128;
if (i4 % 2 != 0) {
throw null;
}
}
@Override // com.scb.phone.view.activity.transferandpay.billpayment.Hilt_BillPaymentSearchActivity, com.scb.phone.view.activity.BasePartialSearchActivity, 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) {
d(new Object[]{this, context}, 1502392533, -1502392531, System.identityHashCode(this));
}
@Override // com.scb.phone.view.activity.transferandpay.billpayment.Hilt_BillPaymentSearchActivity, com.scb.phone.view.activity.BasePartialSearchActivity, 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 + 107;
r = i2 % 128;
int i3 = i2 % 2;
super.onStart();
if (i3 != 0) {
throw null;
}
}
@Override // com.scb.phone.view.activity.BasePartialSearchActivity
public final ZC<InterfaceC6632cYj.IeS> m() {
return (ZC) d(new Object[]{this}, -293109774, 293109774, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 533661976);
}
@Override // com.scb.phone.view.activity.BasePartialSearchActivity
public final int o() {
int i = 2 % 2;
int i2 = p + 39;
r = i2 % 128;
if (i2 % 2 == 0) {
return R.string.auto_biller_search_input_placeholder;
}
Object obj = null;
obj.hashCode();
throw null;
}
@Override // com.scb.phone.view.activity.BasePartialSearchActivity
public final int l() {
int i = 2 % 2;
int i2 = p + 125;
int i3 = i2 % 128;
r = i3;
int i4 = i2 % 2;
int i5 = i3 + 73;
p = i5 % 128;
int i6 = i5 % 2;
return R.string.auto_biller_search_title;
}
@Override // com.scb.phone.view.activity.BasePartialSearchActivity
public final AbstractC12014eqH<C1193Xr, BillPaymentSearchAdapter.BillPaymentSearchViewHolder> g() {
return (AbstractC12014eqH) d(new Object[]{this}, 154208087, -154208086, ((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) - 2031591294);
}
static {
r = 0;
K();
N();
new Sts((byte) 0);
int i = p + 43;
r = i % 128;
if (i % 2 != 0) {
throw null;
}
}
}