what-the-bank/sources/com/facetec/sdk/be.java

917 lines
46 KiB
Java

package com.facetec.sdk;
import android.app.Activity;
import android.content.Context;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.graphics.Color;
import android.graphics.PointF;
import android.graphics.drawable.Drawable;
import android.media.AudioTrack;
import android.os.Bundle;
import android.os.Handler;
import android.os.Process;
import android.os.SystemClock;
import android.text.TextUtils;
import android.view.Gravity;
import android.view.KeyEvent;
import android.view.View;
import android.view.ViewConfiguration;
import android.widget.ExpandableListView;
import android.widget.RelativeLayout;
import androidx.core.app.ActivityCompat;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
import java.lang.reflect.Method;
import java.util.concurrent.atomic.AtomicBoolean;
import net.sf.scuba.smartcards.ISO7816;
import net.sf.scuba.smartcards.ISOFileInfo;
import o.C3614bBe;
import o.TVH;
import o.nMh;
import o.xzZ;
/* JADX INFO: Access modifiers changed from: package-private */
/* loaded from: classes.dex */
public abstract class be extends Activity {
Handler a;
cd b;
RelativeLayout c;
View d;
private final AtomicBoolean e = new AtomicBoolean(false);
private static final byte[] $$d = {37, 38, 5, ISO7816.INS_LOAD_KEY_FILE};
private static final int $$e = 106;
private static int $10 = 0;
private static int $11 = 1;
private static int l = 0;
private static int k = 1;
private static char[] f = {39971, 39988, 40027, 40058, 40005, 40002, 40045, 40039, 40059, 40032, 40034, 40044, 40033, 40056, 40039, 40047, 40034, 40059, 39993, 40045, 40020, 40044, 40056, 39990, 40050, 40020, 40002, 40041, 40047, 40007, 40003, 40015, 40012, 40002, 40043, 40050, 40022, 40013, 40002, 40012, 40012, 40014, 40022, 40060, 40050, 40049, 40021, 40014, 40043, 40043, 40020, 40041, 40047, 40049, 40041, 40001, 40001, 40002, 40042, 39979, 40025, 40032, 40037, 40036, 40036, 40037, 40061, 40045, 40021, 40038, 40032, 40040, 40041, 40041, 40044, 40034, 40032, 40059, 40039, 40045, 40002, 40012, 40035, 40059, 40004, 39996, 40037, 40039, 40037, 40033, 40041, 40045, 40033, 40037, 40059, 40019, 40017, 40058, 40034, 40032, 40057, 40056, 40039};
private static char[] j = {15935, 15925, 15922, 15936, 15921, 15937, 15940, 15951, 15927, 15920, 15926, 15924, 15923, 15938, 15939, 15934, 15942, 15986, 15998, 15985, 15912, 15933, 15943, 15995, 15997, 15984, 15994, 15996, 15993, 15932, 15941, 15987, 15999, 15988};
private static int g = 1934311150;
private static boolean h = true;
private static boolean i = true;
/* loaded from: classes.dex */
enum a {
NOT_GRANTED,
DENIED_ALWAYS,
GRANTED
}
/* 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 bc(short r5, byte r6, short r7, java.lang.Object[] r8) {
/*
byte[] r0 = com.facetec.sdk.be.$$d
int r7 = r7 + 65
int r6 = r6 * 3
int r1 = r6 + 1
int r5 = r5 * 2
int r5 = 3 - r5
byte[] r1 = new byte[r1]
r2 = 0
if (r0 != 0) goto L15
r3 = r7
r4 = r2
r7 = r6
goto L29
L15:
r3 = r2
L16:
byte r4 = (byte) r7
r1[r3] = r4
int r5 = r5 + 1
int r4 = r3 + 1
if (r3 != r6) goto L27
java.lang.String r5 = new java.lang.String
r5.<init>(r1, r2)
r8[r2] = r5
return
L27:
r3 = r0[r5]
L29:
int r7 = r7 + r3
r3 = r4
goto L16
*/
throw new UnsupportedOperationException("Method not decompiled: com.facetec.sdk.be.bc(short, byte, short, java.lang.Object[]):void");
}
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void b();
abstract void e();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void e(int i2);
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void e(String str);
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void f();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void g();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void h();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void i();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void j();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void k();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void l();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void m();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void n();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void o();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void q();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void r();
/* JADX INFO: Access modifiers changed from: package-private */
public abstract void s();
abstract void t();
/* JADX INFO: Access modifiers changed from: protected */
@Override // android.app.Activity
public void onResume() {
int i2 = 2 % 2;
int i3 = k + 103;
l = i3 % 128;
Object obj = null;
if (i3 % 2 == 0) {
Context baseContext = getBaseContext();
if (baseContext == null) {
Object[] objArr = new Object[1];
aZ(new byte[]{1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0}, new int[]{59, 26, 0, 14}, false, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aZ(new byte[]{0, 1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0}, new int[]{85, 18, 0, 0}, true, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i4 = k + 79;
l = i4 % 128;
try {
if (i4 % 2 != 0) {
Object obj2 = xzZ.y.get(125943855);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(TextUtils.lastIndexOf("", '0') + 493, (ViewConfiguration.getScrollBarFadeDuration() >> 16) + 5, (char) Color.red(0))).getMethod("a", null);
xzZ.y.put(125943855, obj2);
}
Object invoke = ((Method) obj2).invoke(null, null);
Object[] objArr3 = {baseContext};
Object obj3 = xzZ.y.get(1378719468);
if (obj3 == null) {
obj3 = ((Class) xzZ.c((ViewConfiguration.getMaximumFlingVelocity() >> 16) + 487, 5 - ExpandableListView.getPackedPositionGroup(0L), (char) (ViewConfiguration.getMinimumFlingVelocity() >> 16))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj3);
}
((Method) obj3).invoke(invoke, objArr3);
obj.hashCode();
throw null;
}
Object obj4 = xzZ.y.get(125943855);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(492 - KeyEvent.keyCodeFromString(""), ExpandableListView.getPackedPositionType(0L) + 5, (char) KeyEvent.keyCodeFromString(""))).getMethod("a", null);
xzZ.y.put(125943855, obj4);
}
Object invoke2 = ((Method) obj4).invoke(null, null);
Object[] objArr4 = {baseContext};
Object obj5 = xzZ.y.get(1378719468);
if (obj5 == null) {
obj5 = ((Class) xzZ.c((ViewConfiguration.getPressedStateDuration() >> 16) + 487, 5 - View.combineMeasuredStates(0, 0), (char) (ViewConfiguration.getMaximumDrawingCacheSize() >> 24))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj5);
}
((Method) obj5).invoke(invoke2, objArr4);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
try {
super.onResume();
this.a.postDelayed(new Runnable(this) { // from class: com.facetec.sdk.be$$ExternalSyntheticLambda0
public final be f$0;
@Override // java.lang.Runnable
public final void run() {
be.m68$r8$lambda$PT7Vpcks52FDGsHYVRs2ZrE9g(this.f$0);
}
{
this.f$0 = this;
}
}, 1000L);
int i5 = l + 23;
k = i5 % 128;
int i6 = i5 % 2;
return;
} catch (Throwable unused) {
t.a(this, d.ON_RESUME_ERROR, "Error detected in onResume(). Ending the session.");
e(ak.w);
return;
}
}
getBaseContext();
obj.hashCode();
throw null;
}
private /* synthetic */ void x() {
int i2 = 2 % 2;
int i3 = l + 63;
k = i3 % 128;
int i4 = i3 % 2;
if (!(!hasWindowFocus())) {
return;
}
u();
int i5 = k + 33;
l = i5 % 128;
int i6 = i5 % 2;
}
private void u() {
synchronized (this) {
if (!d() && !isFinishing()) {
e();
}
}
}
@Override // android.app.Activity, android.content.ComponentCallbacks
public void onConfigurationChanged(Configuration configuration) {
int i2 = 2 % 2;
int i3 = l + 113;
k = i3 % 128;
int i4 = i3 % 2;
super.onConfigurationChanged(configuration);
if (bf.c(configuration)) {
int i5 = k + 79;
l = i5 % 128;
int i6 = i5 % 2;
t();
if (i6 != 0) {
Object obj = null;
obj.hashCode();
throw null;
}
}
int i7 = l + 115;
k = i7 % 128;
int i8 = i7 % 2;
}
/* JADX INFO: Access modifiers changed from: protected */
@Override // android.app.Activity
public void onDestroy() {
int i2 = 2 % 2;
int i3 = l + 9;
k = i3 % 128;
int i4 = i3 % 2;
super.onDestroy();
Handler handler = this.a;
if (handler != null) {
handler.removeCallbacks(null);
int i5 = k + 7;
l = i5 % 128;
int i6 = i5 % 2;
}
int i7 = k + 1;
l = i7 % 128;
if (i7 % 2 != 0) {
int i8 = 6 / 0;
}
}
private static void bb(char[] cArr, int i2, int[] iArr, byte[] bArr, Object[] objArr) {
int i3 = 2 % 2;
C3614bBe c3614bBe = new C3614bBe();
char[] cArr2 = j;
int i4 = 0;
if (cArr2 != null) {
int length = cArr2.length;
char[] cArr3 = new char[length];
int i5 = 0;
while (i5 < length) {
int i6 = $10 + 37;
$11 = i6 % 128;
int i7 = i6 % 2;
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((ViewConfiguration.getScrollBarSize() >> 8) + 337, (ViewConfiguration.getEdgeSlop() >> 16) + 5, (char) TextUtils.getOffsetAfter("", i4));
byte b = (byte) i4;
byte b2 = b;
Object[] objArr3 = new Object[1];
bc(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 = $11 + 37;
$10 = i8 % 128;
int i9 = i8 % 2;
i4 = 0;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
cArr2 = cArr3;
}
Object[] objArr4 = {Integer.valueOf(g)};
Object obj2 = xzZ.y.get(-1521625011);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(283 - (ViewConfiguration.getPressedStateDuration() >> 16), 5 - Drawable.resolveOpacity(0, 0), (char) (39813 - (ViewConfiguration.getTouchSlop() >> 8)));
byte b3 = (byte) 0;
byte b4 = b3;
Object[] objArr5 = new Object[1];
bc(b3, b4, (byte) (b4 | 57), objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
xzZ.y.put(-1521625011, obj2);
}
int intValue = ((Integer) ((Method) obj2).invoke(null, objArr4)).intValue();
if (!(!i)) {
c3614bBe.c = bArr.length;
char[] cArr4 = new char[c3614bBe.c];
c3614bBe.a = 0;
while (c3614bBe.a < c3614bBe.c) {
int i10 = $11 + 105;
$10 = i10 % 128;
int i11 = i10 % 2;
cArr4[c3614bBe.a] = (char) (cArr2[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i2] - intValue);
Object[] objArr6 = {c3614bBe, c3614bBe};
Object obj3 = xzZ.y.get(1779759091);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(40 - (ViewConfiguration.getMinimumFlingVelocity() >> 16), TextUtils.indexOf((CharSequence) "", '0') + 6, (char) (ViewConfiguration.getScrollDefaultDelay() >> 16))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj3);
}
((Method) obj3).invoke(null, objArr6);
}
objArr[0] = new String(cArr4);
return;
}
if (h) {
c3614bBe.c = cArr.length;
char[] cArr5 = new char[c3614bBe.c];
c3614bBe.a = 0;
while (c3614bBe.a < c3614bBe.c) {
cArr5[c3614bBe.a] = (char) (cArr2[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i2] - intValue);
Object[] objArr7 = {c3614bBe, c3614bBe};
Object obj4 = xzZ.y.get(1779759091);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(ExpandableListView.getPackedPositionChild(0L) + 41, 5 - Color.alpha(0), (char) ((ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) - 1))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj4);
}
((Method) obj4).invoke(null, objArr7);
}
objArr[0] = new String(cArr5);
return;
}
int i12 = 0;
c3614bBe.c = iArr.length;
char[] cArr6 = new char[c3614bBe.c];
while (true) {
c3614bBe.a = i12;
if (c3614bBe.a >= c3614bBe.c) {
objArr[0] = new String(cArr6);
return;
} else {
cArr6[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i2] - intValue);
i12 = c3614bBe.a + 1;
}
}
}
/* JADX INFO: Access modifiers changed from: protected */
public final void c() {
int i2 = 2 % 2;
int i3 = k + 9;
l = i3 % 128;
if (i3 % 2 != 0) {
String[] strArr = new String[0];
strArr[0] = "android.permission.CAMERA";
ActivityCompat.lM_(this, strArr, 0);
} else {
ActivityCompat.lM_(this, new String[]{"android.permission.CAMERA"}, 0);
}
e(true);
}
/* JADX INFO: Access modifiers changed from: protected */
public final a a() {
int i2 = 2 % 2;
if (nMh.checkSelfPermission(this, "android.permission.CAMERA") != 0) {
if (bf.j(this).getBoolean("cameraPermissionsShown", false)) {
int i3 = l + 85;
k = i3 % 128;
int i4 = i3 % 2;
if (!ActivityCompat.lP_(this, "android.permission.CAMERA")) {
int i5 = k + 91;
l = i5 % 128;
if (i5 % 2 == 0) {
return a.DENIED_ALWAYS;
}
int i6 = 43 / 0;
return a.DENIED_ALWAYS;
}
}
return a.NOT_GRANTED;
}
return a.GRANTED;
}
private static void aZ(byte[] bArr, int[] iArr, boolean z, Object[] objArr) {
char[] cArr;
int i2 = 2 % 2;
TVH tvh = new TVH();
int i3 = 0;
int i4 = iArr[0];
int i5 = iArr[1];
int i6 = iArr[2];
int i7 = iArr[3];
char[] cArr2 = f;
long j2 = 0;
if (cArr2 != null) {
int length = cArr2.length;
char[] cArr3 = new char[length];
int i8 = 0;
while (i8 < length) {
try {
Object[] objArr2 = new Object[1];
objArr2[i3] = Integer.valueOf(cArr2[i8]);
Object obj = xzZ.y.get(1645349359);
if (obj == null) {
Class cls = (Class) xzZ.c((ViewConfiguration.getMinimumFlingVelocity() >> 16) + 223, 6 - (SystemClock.uptimeMillis() > j2 ? 1 : (SystemClock.uptimeMillis() == j2 ? 0 : -1)), (char) (Color.green(i3) + 41977));
byte b = (byte) i3;
byte b2 = b;
Object[] objArr3 = new Object[1];
bc(b, b2, (byte) (b2 | 6), objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
xzZ.y.put(1645349359, obj);
}
cArr3[i8] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
i8++;
i3 = 0;
j2 = 0;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
cArr2 = cArr3;
}
char[] cArr4 = new char[i5];
System.arraycopy(cArr2, i4, cArr4, 0, i5);
if (bArr != null) {
int i9 = $10 + 49;
$11 = i9 % 128;
int i10 = i9 % 2;
char[] cArr5 = new char[i5];
tvh.c = 0;
char c = 0;
while (tvh.c < i5) {
if (bArr[tvh.c] == 1) {
int i11 = tvh.c;
try {
Object[] objArr4 = {Integer.valueOf(cArr4[tvh.c]), Integer.valueOf(c)};
Object obj2 = xzZ.y.get(850398076);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(502 - (KeyEvent.getMaxKeyCode() >> 16), Gravity.getAbsoluteGravity(0, 0) + 5, (char) (54 - (ViewConfiguration.getMaximumFlingVelocity() >> 16)))).getMethod("F", Integer.TYPE, Integer.TYPE);
xzZ.y.put(850398076, obj2);
}
cArr5[i11] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
} else {
int i12 = tvh.c;
Object[] objArr5 = {Integer.valueOf(cArr4[tvh.c]), Integer.valueOf(c)};
Object obj3 = xzZ.y.get(1084521042);
if (obj3 == null) {
obj3 = ((Class) xzZ.c((SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) + 14, (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) (TextUtils.getTrimmedLength("") + 58134))).getMethod("H", Integer.TYPE, Integer.TYPE);
xzZ.y.put(1084521042, obj3);
}
cArr5[i12] = ((Character) ((Method) obj3).invoke(null, objArr5)).charValue();
}
c = cArr5[tvh.c];
Object[] objArr6 = {tvh, tvh};
Object obj4 = xzZ.y.get(1698744941);
if (obj4 == null) {
Class cls2 = (Class) xzZ.c((Process.myPid() >> 22) + 402, 5 - (ViewConfiguration.getWindowTouchSlop() >> 8), (char) ((AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 21608));
byte b3 = (byte) 0;
byte b4 = b3;
Object[] objArr7 = new Object[1];
bc(b3, b4, (byte) (b4 | 8), objArr7);
obj4 = cls2.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(1698744941, obj4);
}
((Method) obj4).invoke(null, objArr6);
}
cArr4 = cArr5;
}
if (i7 > 0) {
char[] cArr6 = new char[i5];
System.arraycopy(cArr4, 0, cArr6, 0, i5);
int i13 = i5 - i7;
System.arraycopy(cArr6, 0, cArr4, i13, i7);
System.arraycopy(cArr6, i7, cArr4, 0, i13);
}
if (z) {
int i14 = $10 + 95;
$11 = i14 % 128;
if (i14 % 2 == 0) {
cArr = new char[i5];
tvh.c = 1;
} else {
cArr = new char[i5];
tvh.c = 0;
}
while (tvh.c < i5) {
cArr[tvh.c] = cArr4[(i5 - tvh.c) - 1];
tvh.c++;
}
cArr4 = cArr;
}
if (i6 > 0) {
int i15 = $11 + 99;
$10 = i15 % 128;
int i16 = i15 % 2;
int i17 = 0;
while (true) {
tvh.c = i17;
if (tvh.c >= i5) {
break;
}
cArr4[tvh.c] = (char) (cArr4[tvh.c] - iArr[2]);
i17 = tvh.c + 1;
}
}
objArr[0] = new String(cArr4);
}
/* JADX INFO: Access modifiers changed from: package-private */
public final boolean d() {
int i2 = 2 % 2;
int i3 = k + 41;
l = i3 % 128;
if (i3 % 2 != 0) {
this.e.get();
throw null;
}
boolean z = this.e.get();
int i4 = k + 67;
l = i4 % 128;
if (i4 % 2 == 0) {
return z;
}
throw null;
}
/* JADX INFO: Access modifiers changed from: package-private */
public final void e(boolean z) {
int i2 = 2 % 2;
int i3 = l + 103;
k = i3 % 128;
int i4 = i3 % 2;
this.e.set(z);
int i5 = k + 89;
l = i5 % 128;
if (i5 % 2 != 0) {
int i6 = 34 / 0;
}
}
@Override // android.app.Activity, android.view.ContextThemeWrapper, android.content.ContextWrapper
public void attachBaseContext(Context context) {
Context context2;
int i2 = 2 % 2;
int i3 = l + 35;
k = i3 % 128;
int i4 = i3 % 2;
super.attachBaseContext(context);
Object[] objArr = new Object[1];
aZ(new byte[]{0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1}, new int[]{0, 18, 0, 12}, true, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aZ(new byte[]{0, 1, 0, 0, 0}, new int[]{18, 5, 0, 0}, true, objArr2);
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
if (intValue < 99000 || intValue > 99999) {
if (context != null) {
context2 = context.getApplicationContext();
int i5 = k + 51;
l = i5 % 128;
int i6 = i5 % 2;
} else {
context2 = context;
}
if (context2 != null) {
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(TextUtils.getTrimmedLength("") + 492, View.resolveSizeAndState(0, 0, 0) + 5, (char) (ViewConfiguration.getScrollBarSize() >> 8))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr3 = new Object[1];
bb(null, 127 - (ViewConfiguration.getScrollDefaultDelay() >> 16), null, new byte[]{ISOFileInfo.FILE_IDENTIFIER, -113, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.ENV_TEMP_EF, -119, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.LCS_BYTE, -124, -124, -113, ISOFileInfo.FCI_EXT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.DATA_BYTES2, ISOFileInfo.CHANNEL_SECURITY, -119, -122, ISOFileInfo.ENV_TEMP_EF, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.FCI_EXT, -119, -120, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.PROP_INFO, -120, ISOFileInfo.LCS_BYTE, -119, -124, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr3);
String str = (String) objArr3[0];
Object[] objArr4 = new Object[1];
bb(null, TextUtils.lastIndexOf("", '0') + 128, null, new byte[]{-113, -120, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -122, -126, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.CHANNEL_SECURITY, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT, -120, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, -124, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.ENV_TEMP_EF, -126, -126, ISOFileInfo.SECURITY_ATTR_EXP, -112, -119, ISOFileInfo.LCS_BYTE, -122, -112, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.FILE_IDENTIFIER, -120, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.LCS_BYTE, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -126, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, ISOFileInfo.ENV_TEMP_EF, -113, -119, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, -113, ISOFileInfo.SECURITY_ATTR_COMPACT, -124, -113}, objArr4);
String str2 = (String) objArr4[0];
Object[] objArr5 = new Object[1];
bb(null, TextUtils.indexOf((CharSequence) "", '0', 0) + 128, null, new byte[]{-126, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.FCI_EXT, -120, -112, ISOFileInfo.FCI_EXT, -112, -119, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -113, -124, -113, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.FCI_EXT, ISOFileInfo.PROP_INFO, ISOFileInfo.ENV_TEMP_EF, -112, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.ENV_TEMP_EF, -120, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.CHANNEL_SECURITY, -119, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, -113, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.LCS_BYTE, -126, -112, ISOFileInfo.DATA_BYTES2, -112, ISOFileInfo.FCI_EXT, -124, -120, ISOFileInfo.SECURITY_ATTR_EXP, -112, ISOFileInfo.FILE_IDENTIFIER, -124, -113, ISOFileInfo.PROP_INFO, -119, ISOFileInfo.LCS_BYTE, -113, -113, ISOFileInfo.PROP_INFO, -120, ISOFileInfo.PROP_INFO, -112, ISOFileInfo.SECURITY_ATTR_EXP, -120}, objArr5);
String str3 = (String) objArr5[0];
Object[] objArr6 = new Object[1];
bb(null, ExpandableListView.getPackedPositionGroup(0L) + 127, null, new byte[]{-108, -110, -100, -113, -94, -113, -106, ISOFileInfo.LCS_BYTE, -94, -106, -110, -108, -113, -97, -100, -105, -106, -105, -109, -120, -106, -104, -103, -122, -98, -113, -102, -120, ISOFileInfo.A0, ISOFileInfo.A1, -108, ISOFileInfo.CHANNEL_SECURITY, -102, -120, ISOFileInfo.A0, -97, -98, -110, -108, -120, -122, -110, -120, -113, -102, -111, -110, -98, -99, -100, -120, -124, -101, -120, -105, -122, -102, -113, -104, -104, -103, -122, -104, -120, -105, -108, -106, -106, -107, -108, -109, -110, -110, -111}, objArr6);
String str4 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
bb(null, TextUtils.getCapsMode("", 0, 0) + 127, null, new byte[]{-112, -98, ISOFileInfo.SECURITY_ATTR_EXP, -98, -119}, objArr7);
String str5 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
aZ(new byte[]{1, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0}, new int[]{23, 36, 22, 0}, false, objArr8);
Object[] objArr9 = {context2, str, str2, str3, str4, true, str5, (String) objArr8[0]};
Object obj2 = xzZ.y.get(1656189573);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(Color.green(0) + 487, 5 - TextUtils.indexOf("", "", 0), (char) (ViewConfiguration.getJumpTapTimeout() >> 16))).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;
}
}
}
}
/* JADX INFO: Access modifiers changed from: protected */
@Override // android.app.Activity
public void onCreate(Bundle bundle) {
int i2 = 2 % 2;
int i3 = k + 103;
l = i3 % 128;
int i4 = i3 % 2;
Object[] objArr = new Object[1];
aZ(new byte[]{0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1}, new int[]{0, 18, 0, 12}, true, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aZ(new byte[]{0, 1, 0, 0, 0}, new int[]{18, 5, 0, 0}, true, 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];
aZ(new byte[]{1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0}, new int[]{59, 26, 0, 14}, false, objArr3);
Class<?> cls2 = Class.forName((String) objArr3[0]);
Object[] objArr4 = new Object[1];
aZ(new byte[]{0, 1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0}, new int[]{85, 18, 0, 0}, true, objArr4);
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
int i5 = k + 107;
l = i5 % 128;
int i6 = i5 % 2;
}
if (baseContext != null) {
int i7 = l + 91;
k = i7 % 128;
if (i7 % 2 == 0) {
baseContext.getApplicationContext();
throw null;
}
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c((ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) + 491, 5 - View.combineMeasuredStates(0, 0), (char) ((-1) - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1))))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr5 = new Object[1];
bb(null, 127 - (ViewConfiguration.getJumpTapTimeout() >> 16), null, new byte[]{ISOFileInfo.FILE_IDENTIFIER, -113, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.ENV_TEMP_EF, -119, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.LCS_BYTE, -124, -124, -113, ISOFileInfo.FCI_EXT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.DATA_BYTES2, ISOFileInfo.CHANNEL_SECURITY, -119, -122, ISOFileInfo.ENV_TEMP_EF, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.FCI_EXT, -119, -120, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.PROP_INFO, -120, ISOFileInfo.LCS_BYTE, -119, -124, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr5);
String str = (String) objArr5[0];
Object[] objArr6 = new Object[1];
bb(null, Color.rgb(0, 0, 0) + 16777343, null, new byte[]{-113, -120, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -122, -126, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.CHANNEL_SECURITY, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT, -120, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, -124, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.ENV_TEMP_EF, -126, -126, ISOFileInfo.SECURITY_ATTR_EXP, -112, -119, ISOFileInfo.LCS_BYTE, -122, -112, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.FILE_IDENTIFIER, -120, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.LCS_BYTE, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -126, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, ISOFileInfo.ENV_TEMP_EF, -113, -119, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, -113, ISOFileInfo.SECURITY_ATTR_COMPACT, -124, -113}, objArr6);
String str2 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
bb(null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.manage_email_success_verified).substring(17, 18).length() + 126, null, new byte[]{-126, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.FCI_EXT, -120, -112, ISOFileInfo.FCI_EXT, -112, -119, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -113, -124, -113, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.FCI_EXT, ISOFileInfo.PROP_INFO, ISOFileInfo.ENV_TEMP_EF, -112, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.ENV_TEMP_EF, -120, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.CHANNEL_SECURITY, -119, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, -113, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.LCS_BYTE, -126, -112, ISOFileInfo.DATA_BYTES2, -112, ISOFileInfo.FCI_EXT, -124, -120, ISOFileInfo.SECURITY_ATTR_EXP, -112, ISOFileInfo.FILE_IDENTIFIER, -124, -113, ISOFileInfo.PROP_INFO, -119, ISOFileInfo.LCS_BYTE, -113, -113, ISOFileInfo.PROP_INFO, -120, ISOFileInfo.PROP_INFO, -112, ISOFileInfo.SECURITY_ATTR_EXP, -120}, objArr7);
String str3 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
bb(null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, null, new byte[]{-108, -110, -100, -113, -94, -113, -106, ISOFileInfo.LCS_BYTE, -94, -106, -110, -108, -113, -97, -100, -105, -106, -105, -109, -120, -106, -104, -103, -122, -98, -113, -102, -120, ISOFileInfo.A0, ISOFileInfo.A1, -108, ISOFileInfo.CHANNEL_SECURITY, -102, -120, ISOFileInfo.A0, -97, -98, -110, -108, -120, -122, -110, -120, -113, -102, -111, -110, -98, -99, -100, -120, -124, -101, -120, -105, -122, -102, -113, -104, -104, -103, -122, -104, -120, -105, -108, -106, -106, -107, -108, -109, -110, -110, -111}, objArr8);
String str4 = (String) objArr8[0];
Object[] objArr9 = new Object[1];
bb(null, 127 - TextUtils.indexOf("", "", 0, 0), null, new byte[]{-112, -98, ISOFileInfo.SECURITY_ATTR_EXP, -98, -119}, objArr9);
String str5 = (String) objArr9[0];
Object[] objArr10 = new Object[1];
aZ(new byte[]{1, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0}, new int[]{23, 36, 22, 0}, false, 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.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) + 486, 5 - View.MeasureSpec.getSize(0), (char) (ViewConfiguration.getKeyRepeatDelay() >> 16))).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);
int i8 = k + 25;
l = i8 % 128;
int i9 = i8 % 2;
}
/* JADX INFO: Access modifiers changed from: package-private */
@Override // android.app.Activity
protected void onPause() {
Method method;
int i2 = 2 % 2;
Context baseContext = getBaseContext();
if (baseContext == null) {
int i3 = k + 95;
l = i3 % 128;
if (i3 % 2 != 0) {
Object[] objArr = new Object[1];
aZ(new byte[]{1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0}, new int[]{59, 26, 0, 14}, false, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aZ(new byte[]{0, 1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0}, new int[]{85, 18, 0, 0}, true, objArr2);
method = cls.getMethod((String) objArr2[0], new Class[1]);
} else {
Object[] objArr3 = new Object[1];
aZ(new byte[]{1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0}, new int[]{59, 26, 0, 14}, false, objArr3);
Class<?> cls2 = Class.forName((String) objArr3[0]);
Object[] objArr4 = new Object[1];
aZ(new byte[]{0, 1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0}, new int[]{85, 18, 0, 0}, true, objArr4);
method = cls2.getMethod((String) objArr4[0], new Class[0]);
}
baseContext = (Context) method.invoke(null, null);
}
if (baseContext != null) {
int i4 = k + 79;
l = i4 % 128;
if (i4 % 2 != 0) {
baseContext = baseContext.getApplicationContext();
int i5 = 31 / 0;
} else {
baseContext = baseContext.getApplicationContext();
}
}
if (baseContext != null) {
int i6 = k + 93;
l = i6 % 128;
int i7 = i6 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(View.MeasureSpec.getMode(0) + 492, (ViewConfiguration.getLongPressTimeout() >> 16) + 5, (char) ((ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) - 1))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr5 = {baseContext};
Object obj2 = xzZ.y.get(1633456013);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(KeyEvent.normalizeMetaState(0) + 487, Color.red(0) + 5, (char) (ViewConfiguration.getMaximumFlingVelocity() >> 16))).getMethod("c", Context.class);
xzZ.y.put(1633456013, obj2);
}
((Method) obj2).invoke(invoke, objArr5);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onPause();
}
@Override // android.app.Activity
public void onStart() {
int i2 = 2 % 2;
int i3 = k + 35;
l = i3 % 128;
int i4 = i3 % 2;
super.onStart();
if (i4 != 0) {
throw null;
}
int i5 = k + 41;
l = i5 % 128;
int i6 = i5 % 2;
}
@Override // android.view.ContextThemeWrapper, android.content.ContextWrapper, android.content.Context
public Resources getResources() {
int i2 = 2 % 2;
int i3 = l + 13;
k = i3 % 128;
if (i3 % 2 == 0) {
super.getResources();
Object obj = null;
obj.hashCode();
throw null;
}
Resources resources = super.getResources();
int i4 = l + 117;
k = i4 % 128;
int i5 = i4 % 2;
return resources;
}
@Override // android.content.ContextWrapper
public Context getBaseContext() {
int i2 = 2 % 2;
int i3 = l + 87;
k = i3 % 128;
int i4 = i3 % 2;
Context baseContext = super.getBaseContext();
int i5 = l + 111;
k = i5 % 128;
if (i5 % 2 != 0) {
return baseContext;
}
Object obj = null;
obj.hashCode();
throw null;
}
@Override // android.content.ContextWrapper, android.content.Context
public Context getApplicationContext() {
int i2 = 2 % 2;
int i3 = k + 41;
l = i3 % 128;
int i4 = i3 % 2;
Context applicationContext = super.getApplicationContext();
int i5 = k + 103;
l = i5 % 128;
int i6 = i5 % 2;
return applicationContext;
}
/* renamed from: $r8$lambda$-PT7-Vpcks52FDGsHYVRs2ZrE9g, reason: not valid java name */
public static /* synthetic */ void m68$r8$lambda$PT7Vpcks52FDGsHYVRs2ZrE9g(be beVar) {
int i2 = 2 % 2;
int i3 = k + 77;
l = i3 % 128;
int i4 = i3 % 2;
beVar.x();
int i5 = l + 105;
k = i5 % 128;
if (i5 % 2 == 0) {
throw null;
}
}
}