1825 lines
72 KiB
Java
1825 lines
72 KiB
Java
|
package com.scb.phone.view.activity.prepaid;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.Intent;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.ImageFormat;
|
||
|
import android.graphics.drawable.Drawable;
|
||
|
import android.media.AudioTrack;
|
||
|
import android.os.Process;
|
||
|
import android.os.SystemClock;
|
||
|
import android.text.TextUtils;
|
||
|
import android.util.TypedValue;
|
||
|
import android.view.Gravity;
|
||
|
import android.view.KeyEvent;
|
||
|
import android.view.Menu;
|
||
|
import android.view.MenuItem;
|
||
|
import android.view.View;
|
||
|
import android.view.ViewConfiguration;
|
||
|
import android.widget.Button;
|
||
|
import android.widget.ExpandableListView;
|
||
|
import android.widget.TextView;
|
||
|
import androidx.appcompat.widget.AppCompatButton;
|
||
|
import androidx.appcompat.widget.Toolbar;
|
||
|
import androidx.core.widget.NestedScrollView;
|
||
|
import androidx.fragment.app.Fragment;
|
||
|
import androidx.viewpager.widget.ViewPager;
|
||
|
import butterknife.BindView;
|
||
|
import butterknife.OnClick;
|
||
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||
|
import com.google.android.material.tabs.TabLayout;
|
||
|
import com.google.common.base.Ascii;
|
||
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
||
|
import com.scb.phone.R;
|
||
|
import com.scb.phone.view.activity.BaseActivity;
|
||
|
import com.scb.phone.view.activity.prepaid.DetailsTabHolder;
|
||
|
import com.scb.phone.view.activity.prepaid.PrepaidDetailsActivity;
|
||
|
import com.scb.phone.view.activity.prepaid.cashout.PrepaidCashOutLandingAndInputActivity;
|
||
|
import com.scb.phone.view.activity.prepaid.reset.PrepaidResetOtpActivity;
|
||
|
import com.scb.phone.view.activity.prepaid.reset.PrepaidResetPinSuccessActivity;
|
||
|
import com.scb.phone.view.custom.common.WrapContentViewPager;
|
||
|
import com.scb.phone.view.fragment.prepaid.traveltab.PrepaidTravelDetailTabFragment;
|
||
|
import com.scb.phone.view.fragment.prepaid.traveltab.PrepaidTravelServicesTabFragment;
|
||
|
import com.scb.phone.view.fragment.prepaid.traveltab.PrepaidTravelWalletTabFragment;
|
||
|
import java.lang.reflect.Method;
|
||
|
import java.util.Iterator;
|
||
|
import java.util.List;
|
||
|
import java.util.Map;
|
||
|
import me.relex.circleindicator.CircleIndicator;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import o.AbstractActivityC11536ehG;
|
||
|
import o.C0198BcN;
|
||
|
import o.C1042Ui;
|
||
|
import o.C1046Ul;
|
||
|
import o.C1049Un;
|
||
|
import o.C1054Up;
|
||
|
import o.C1062Uu;
|
||
|
import o.C11549ehT;
|
||
|
import o.C12389exL;
|
||
|
import o.C14957gcv;
|
||
|
import o.C3614bBe;
|
||
|
import o.C6583cXR;
|
||
|
import o.C7525cpv;
|
||
|
import o.Dwh;
|
||
|
import o.InterfaceC1244Ytw;
|
||
|
import o.InterfaceC12860fJd;
|
||
|
import o.InterfaceC12865fJi;
|
||
|
import o.InterfaceC13391fZD;
|
||
|
import o.InterfaceC16541pFg;
|
||
|
import o.InterfaceC9554dlt;
|
||
|
import o.Jdn;
|
||
|
import o.PRA;
|
||
|
import o.UE;
|
||
|
import o.YKU;
|
||
|
import o.gxQ;
|
||
|
import o.xzZ;
|
||
|
import o.zUI;
|
||
|
import org.bouncycastle.crypto.tls.CipherSuite;
|
||
|
import org.jnbis.internal.NistHelper;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public class PrepaidDetailsActivity extends AbstractActivityC11536ehG implements InterfaceC9554dlt.HBt, NestedScrollView.RVV, DetailsTabHolder.RVV, InterfaceC12865fJi, InterfaceC12860fJd, C11549ehT.LWm {
|
||
|
private static long A;
|
||
|
private static char[] C;
|
||
|
private static int D;
|
||
|
private static int E;
|
||
|
private static boolean F;
|
||
|
private static int G;
|
||
|
private static boolean H;
|
||
|
private C12389exL B;
|
||
|
|
||
|
@BindView
|
||
|
AppCompatButton btnPrepaidTravelTopup;
|
||
|
|
||
|
@BindView
|
||
|
AppCompatButton btnPrepaidTravelTransfer;
|
||
|
|
||
|
@BindView
|
||
|
Button btnTopUp;
|
||
|
|
||
|
@BindView
|
||
|
CircleIndicator indicator;
|
||
|
private PrepaidCardAdapter k;
|
||
|
private C1054Up l;
|
||
|
private C1042Ui m;
|
||
|
|
||
|
@BindView
|
||
|
TabLayout normalPrepaidTab;
|
||
|
|
||
|
@BindView
|
||
|
View normalTravelView;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private Dwh f7767o;
|
||
|
private C1049Un p;
|
||
|
|
||
|
@BindView
|
||
|
View prepaidTravelView;
|
||
|
private C1046Ul r;
|
||
|
|
||
|
@BindView
|
||
|
View rootTravelTopup;
|
||
|
private C11549ehT s;
|
||
|
|
||
|
@BindView
|
||
|
NestedScrollView scrollView;
|
||
|
|
||
|
@BindView
|
||
|
TabLayout travelPrepaidTab;
|
||
|
|
||
|
@BindView
|
||
|
TextView tvBalanceLabel;
|
||
|
|
||
|
@BindView
|
||
|
TextView tvBalanceValue;
|
||
|
private Sts u;
|
||
|
private InterfaceC9554dlt.RVV v;
|
||
|
|
||
|
@BindView
|
||
|
ViewPager vpCard;
|
||
|
|
||
|
@BindView
|
||
|
WrapContentViewPager vpPrepaidNormalContent;
|
||
|
|
||
|
@BindView
|
||
|
WrapContentViewPager vpPrepaidTravelContent;
|
||
|
private Sts w;
|
||
|
private UE x;
|
||
|
private Sts y;
|
||
|
private static final byte[] $$p = {114, 119, 93, Ascii.EM};
|
||
|
private static final int $$q = 15;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int I = 0;
|
||
|
private int z = 0;
|
||
|
private TabLayout.IeS q = new TabLayout.IeS(this) { // from class: com.scb.phone.view.activity.prepaid.PrepaidDetailsActivity.5
|
||
|
private PrepaidDetailsActivity d;
|
||
|
|
||
|
@Override // com.google.android.material.tabs.TabLayout.Sts
|
||
|
public final void a(TabLayout.RVV rvv) {
|
||
|
}
|
||
|
|
||
|
@Override // com.google.android.material.tabs.TabLayout.Sts
|
||
|
public final void d(TabLayout.RVV rvv) {
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = this;
|
||
|
}
|
||
|
|
||
|
@Override // com.google.android.material.tabs.TabLayout.Sts
|
||
|
public final void e(TabLayout.RVV rvv) {
|
||
|
C1049Un d = PrepaidDetailsActivity.e(this.d).d.get(this.d.vpCard.getCurrentItem()).d();
|
||
|
if (d.d.contains("SHOW_TRAVEL_DETAILS")) {
|
||
|
PrepaidDetailsActivity.d(this.d).d(d, rvv.i);
|
||
|
WrapContentViewPager wrapContentViewPager = this.d.vpPrepaidTravelContent;
|
||
|
wrapContentViewPager.e = rvv.i;
|
||
|
wrapContentViewPager.requestLayout();
|
||
|
return;
|
||
|
}
|
||
|
WrapContentViewPager wrapContentViewPager2 = this.d.vpPrepaidNormalContent;
|
||
|
wrapContentViewPager2.e = rvv.i;
|
||
|
wrapContentViewPager2.requestLayout();
|
||
|
}
|
||
|
};
|
||
|
private ViewPager.jbe t = new ViewPager.jbe(this) { // from class: com.scb.phone.view.activity.prepaid.PrepaidDetailsActivity.1
|
||
|
private PrepaidDetailsActivity b;
|
||
|
|
||
|
{
|
||
|
this.b = this;
|
||
|
}
|
||
|
|
||
|
@Override // androidx.viewpager.widget.ViewPager.jbe, androidx.viewpager.widget.ViewPager.ojQ
|
||
|
public final void onPageSelected(int i) {
|
||
|
C1049Un c1049Un = (C1049Un) PrepaidDetailsActivity.b(new Object[]{this.b}, -152566097, 152566102, (int) System.currentTimeMillis());
|
||
|
PrepaidDetailsActivity.b(this.b, i);
|
||
|
PrepaidDetailsActivity prepaidDetailsActivity = this.b;
|
||
|
PrepaidDetailsActivity.c(prepaidDetailsActivity, PrepaidDetailsActivity.e(prepaidDetailsActivity).d.get(i).d());
|
||
|
int i2 = 0;
|
||
|
if (((C1049Un) PrepaidDetailsActivity.b(new Object[]{this.b}, -152566097, 152566102, (int) System.currentTimeMillis())).d.contains("SHOW_TRAVEL_DETAILS")) {
|
||
|
if (!c1049Un.k.equals(((C1049Un) PrepaidDetailsActivity.b(new Object[]{this.b}, -152566097, 152566102, (int) System.currentTimeMillis())).k)) {
|
||
|
this.b.vpPrepaidTravelContent.setCurrentItem(0);
|
||
|
} else {
|
||
|
i2 = this.b.vpPrepaidTravelContent.getCurrentItem();
|
||
|
}
|
||
|
} else {
|
||
|
PrepaidDetailsActivity.d(this.b).b((C1049Un) PrepaidDetailsActivity.b(new Object[]{this.b}, -152566097, 152566102, (int) System.currentTimeMillis()));
|
||
|
PrepaidDetailsActivity.d(this.b).a(PrepaidDetailsActivity.e(this.b).d.get(i).d().i);
|
||
|
}
|
||
|
PrepaidDetailsActivity.d(this.b).d((C1049Un) PrepaidDetailsActivity.b(new Object[]{this.b}, -152566097, 152566102, (int) System.currentTimeMillis()), i2);
|
||
|
PrepaidDetailsActivity.d(this.b).d(((C1054Up) PrepaidDetailsActivity.b(new Object[]{this.b}, -1994855230, 1994855237, (int) System.currentTimeMillis())).a);
|
||
|
}
|
||
|
};
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public interface Sts {
|
||
|
void b(C1049Un c1049Un);
|
||
|
|
||
|
default void o() {
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static void aD(int i, short s, int i2, Object[] objArr) {
|
||
|
byte[] bArr = $$p;
|
||
|
int i3 = 122 - i2;
|
||
|
int i4 = (s * 2) + 4;
|
||
|
int i5 = i * 3;
|
||
|
byte[] bArr2 = new byte[1 - i5];
|
||
|
int i6 = 0 - i5;
|
||
|
int i7 = -1;
|
||
|
if (bArr == null) {
|
||
|
i7 = -1;
|
||
|
i3 = i4 + i6;
|
||
|
i4++;
|
||
|
}
|
||
|
while (true) {
|
||
|
int i8 = i7 + 1;
|
||
|
bArr2[i8] = (byte) i3;
|
||
|
if (i8 == i6) {
|
||
|
objArr[0] = new String(bArr2, 0);
|
||
|
return;
|
||
|
}
|
||
|
int i9 = i3;
|
||
|
i7 = i8;
|
||
|
i3 = bArr[i4] + i9;
|
||
|
i4++;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ Object b(Object[] objArr, int i, int i2, int i3) {
|
||
|
int i4 = ~i3;
|
||
|
int i5 = ~i;
|
||
|
int i6 = ~i2;
|
||
|
int i7 = i4 | (~(i5 | i6));
|
||
|
int i8 = ~(i | i2);
|
||
|
switch ((i * (-721)) + (i2 * (-721)) + ((i7 | i8) * 1444) + (((~(i3 | i2)) | (~(i | i3)) | i8) * (-1444)) + (((~(i | i6)) | (~(i2 | i5))) * 722)) {
|
||
|
case 1:
|
||
|
return b(objArr);
|
||
|
case 2:
|
||
|
int i9 = 2 % 2;
|
||
|
DetailsTabHolder detailsTabHolder = ((PrepaidDetailsActivity) objArr[0]).s.c;
|
||
|
if (detailsTabHolder != null) {
|
||
|
int i10 = G + 49;
|
||
|
I = i10 % 128;
|
||
|
int i11 = i10 % 2;
|
||
|
detailsTabHolder.mTextMessagePrepaid.setVisibility(8);
|
||
|
detailsTabHolder.customError.setVisibility(0);
|
||
|
detailsTabHolder.mRecyclerViewPrepaid.setVisibility(8);
|
||
|
detailsTabHolder.mLoadingView.setVisibility(8);
|
||
|
}
|
||
|
int i12 = G + 113;
|
||
|
I = i12 % 128;
|
||
|
int i13 = i12 % 2;
|
||
|
return null;
|
||
|
case 3:
|
||
|
PrepaidDetailsActivity prepaidDetailsActivity = (PrepaidDetailsActivity) objArr[0];
|
||
|
int i14 = 2 % 2;
|
||
|
int i15 = G + 33;
|
||
|
I = i15 % 128;
|
||
|
int i16 = i15 % 2;
|
||
|
prepaidDetailsActivity.scrollView.setOnScrollChangeListener(prepaidDetailsActivity);
|
||
|
int i17 = I + 7;
|
||
|
G = i17 % 128;
|
||
|
int i18 = i17 % 2;
|
||
|
return null;
|
||
|
case 4:
|
||
|
return c(objArr);
|
||
|
case 5:
|
||
|
return d(objArr);
|
||
|
case 6:
|
||
|
return a(objArr);
|
||
|
case 7:
|
||
|
return e(objArr);
|
||
|
case 8:
|
||
|
return j(objArr);
|
||
|
default:
|
||
|
final PrepaidDetailsActivity prepaidDetailsActivity2 = (PrepaidDetailsActivity) objArr[0];
|
||
|
int i19 = 2 % 2;
|
||
|
prepaidDetailsActivity2.getSupportFragmentManager().a(new gxQ(prepaidDetailsActivity2) { // from class: o.ehI
|
||
|
private PrepaidDetailsActivity d;
|
||
|
|
||
|
@Override // o.gxQ
|
||
|
public final void d(yRS yrs, Fragment fragment) {
|
||
|
PrepaidDetailsActivity.e(this.d, fragment);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = prepaidDetailsActivity2;
|
||
|
}
|
||
|
});
|
||
|
int i20 = I + 37;
|
||
|
G = i20 % 128;
|
||
|
int i21 = i20 % 2;
|
||
|
return null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:21:0x0192 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:23:0x0193 */
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private static void aC(char[] r19, int r20, java.lang.Object[] r21) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 412
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.prepaid.PrepaidDetailsActivity.aC(char[], int, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
private static void aA(int i, char[] cArr, int i2, boolean z, int i3, Object[] objArr) {
|
||
|
int i4 = 2 % 2;
|
||
|
zUI zui = new zUI();
|
||
|
char[] cArr2 = new char[i];
|
||
|
zui.d = 0;
|
||
|
while (zui.d < i) {
|
||
|
int i5 = $11 + 65;
|
||
|
$10 = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
zui.c = cArr[zui.d];
|
||
|
cArr2[zui.d] = (char) (i2 + zui.c);
|
||
|
int i7 = zui.d;
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr2[i7]), Integer.valueOf(D)};
|
||
|
Object obj = xzZ.y.get(880493502);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(KeyEvent.keyCodeFromString("") + CipherSuite.TLS_DHE_PSK_WITH_3DES_EDE_CBC_SHA, 7 - (ViewConfiguration.getTouchSlop() >> 8), (char) (ViewConfiguration.getJumpTapTimeout() >> 16));
|
||
|
byte b = (byte) 0;
|
||
|
byte b2 = b;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aD(b, b2, (byte) (b2 | 53), objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(880493502, obj);
|
||
|
}
|
||
|
cArr2[i7] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
Object[] objArr4 = {zui, zui};
|
||
|
Object obj2 = xzZ.y.get(1294990079);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(TextUtils.lastIndexOf("", '0', 0, 0) + 343, (ViewConfiguration.getTapTimeout() >> 16) + 5, (char) ((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) - 1));
|
||
|
byte b3 = (byte) 0;
|
||
|
byte b4 = b3;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aD(b3, b4, (byte) (b4 | 46), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1294990079, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(null, objArr4);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
if (i3 > 0) {
|
||
|
int i8 = $11 + 7;
|
||
|
$10 = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
zui.a = i3;
|
||
|
char[] cArr3 = new char[i];
|
||
|
System.arraycopy(cArr2, 0, cArr3, 0, i);
|
||
|
System.arraycopy(cArr3, 0, cArr2, i - zui.a, zui.a);
|
||
|
System.arraycopy(cArr3, zui.a, cArr2, 0, i - zui.a);
|
||
|
}
|
||
|
if (z) {
|
||
|
int i10 = $11 + 75;
|
||
|
$10 = i10 % 128;
|
||
|
int i11 = i10 % 2;
|
||
|
char[] cArr4 = new char[i];
|
||
|
zui.d = 0;
|
||
|
while (zui.d < i) {
|
||
|
cArr4[zui.d] = cArr2[(i - zui.d) - 1];
|
||
|
try {
|
||
|
Object[] objArr6 = {zui, zui};
|
||
|
Object obj3 = xzZ.y.get(1294990079);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c((ViewConfiguration.getEdgeSlop() >> 16) + 342, Color.alpha(0) + 5, (char) (ExpandableListView.getPackedPositionChild(0L) + 1));
|
||
|
byte b5 = (byte) 0;
|
||
|
byte b6 = b5;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aD(b5, b6, (byte) (b6 | 46), objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1294990079, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
int i12 = $10 + 39;
|
||
|
$11 = i12 % 128;
|
||
|
int i13 = i12 % 2;
|
||
|
} catch (Throwable th2) {
|
||
|
Throwable cause2 = th2.getCause();
|
||
|
if (cause2 == null) {
|
||
|
throw th2;
|
||
|
}
|
||
|
throw cause2;
|
||
|
}
|
||
|
}
|
||
|
cArr2 = cArr4;
|
||
|
}
|
||
|
objArr[0] = new String(cArr2);
|
||
|
}
|
||
|
|
||
|
public static Intent akF_(Context context, C1054Up c1054Up, C1049Un c1049Un, int i) {
|
||
|
int i2 = 2 % 2;
|
||
|
Intent putExtra = new Intent(context, (Class<?>) PrepaidDetailsActivity.class).putExtra("EXTRA_SUMMARY", c1054Up).putExtra("EXTRA_SELECTED_CARD", c1049Un).putExtra("EXTRA_SELECTED_CARD_POSITION", i);
|
||
|
int i3 = G + 15;
|
||
|
I = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
int i4 = 29 / 0;
|
||
|
}
|
||
|
return putExtra;
|
||
|
}
|
||
|
|
||
|
public static Intent akE_(Context context) {
|
||
|
int i = 2 % 2;
|
||
|
Intent addFlags = new Intent(context, (Class<?>) PrepaidDetailsActivity.class).addFlags(603979776);
|
||
|
int i2 = I + 123;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
return addFlags;
|
||
|
}
|
||
|
|
||
|
public static Intent akG_(Context context) {
|
||
|
int i = 2 % 2;
|
||
|
Intent putExtra = new Intent(context, (Class<?>) PrepaidDetailsActivity.class).addFlags(603979776).putExtra("EXTRA_REFRESH_WALLET", true);
|
||
|
int i2 = I + 109;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
return putExtra;
|
||
|
}
|
||
|
|
||
|
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 = C;
|
||
|
long j = 0;
|
||
|
if (cArr2 != null) {
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr3 = new char[length];
|
||
|
int i4 = 0;
|
||
|
while (i4 < length) {
|
||
|
int i5 = $10 + 27;
|
||
|
$11 = i5 % 128;
|
||
|
if (i5 % i2 == 0) {
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr2[i4])};
|
||
|
Object obj = xzZ.y.get(-950481649);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(338 - (SystemClock.elapsedRealtimeNanos() > j ? 1 : (SystemClock.elapsedRealtimeNanos() == j ? 0 : -1)), 4 - (ExpandableListView.getPackedPositionForChild(0, 0) > j ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == j ? 0 : -1)), (char) (ViewConfiguration.getTapTimeout() >> 16));
|
||
|
byte b = (byte) 0;
|
||
|
byte b2 = b;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aD(b, b2, (byte) (b2 | 57), objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj);
|
||
|
}
|
||
|
cArr3[i4] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
} else {
|
||
|
Object[] objArr4 = {Integer.valueOf(cArr2[i4])};
|
||
|
Object obj2 = xzZ.y.get(-950481649);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(337 - KeyEvent.normalizeMetaState(0), (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 4, (char) KeyEvent.normalizeMetaState(0));
|
||
|
byte b3 = (byte) 0;
|
||
|
byte b4 = b3;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aD(b3, b4, (byte) (b4 | 57), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj2);
|
||
|
}
|
||
|
cArr3[i4] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
||
|
i4++;
|
||
|
}
|
||
|
i2 = 2;
|
||
|
j = 0;
|
||
|
}
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
Object[] objArr6 = {Integer.valueOf(E)};
|
||
|
Object obj3 = xzZ.y.get(-1521625011);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(View.resolveSizeAndState(0, 0, 0) + 283, 5 - TextUtils.getOffsetBefore("", 0), (char) (39813 - (ViewConfiguration.getKeyRepeatTimeout() >> 16)));
|
||
|
byte b5 = (byte) 0;
|
||
|
byte b6 = b5;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aD(b5, b6, b6, objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1521625011, obj3);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj3).invoke(null, objArr6)).intValue();
|
||
|
if (H) {
|
||
|
c3614bBe.c = bArr.length;
|
||
|
char[] cArr4 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
cArr4[c3614bBe.a] = (char) (cArr2[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue);
|
||
|
Object[] objArr8 = {c3614bBe, c3614bBe};
|
||
|
Object obj4 = xzZ.y.get(1779759091);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c(40 - Color.red(0), TextUtils.indexOf((CharSequence) "", '0') + 6, (char) ((Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) - 1))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr8);
|
||
|
}
|
||
|
objArr[0] = new String(cArr4);
|
||
|
return;
|
||
|
}
|
||
|
if (!F) {
|
||
|
c3614bBe.c = iArr.length;
|
||
|
char[] cArr5 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
int i6 = $10 + 67;
|
||
|
$11 = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
cArr5[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
c3614bBe.a++;
|
||
|
}
|
||
|
objArr[0] = new String(cArr5);
|
||
|
return;
|
||
|
}
|
||
|
c3614bBe.c = cArr.length;
|
||
|
char[] cArr6 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
int i8 = $10 + 125;
|
||
|
$11 = i8 % 128;
|
||
|
if (i8 % 2 == 0) {
|
||
|
cArr6[c3614bBe.a] = (char) (cArr2[cArr[c3614bBe.c << c3614bBe.a] * i] - intValue);
|
||
|
Object[] objArr9 = {c3614bBe, c3614bBe};
|
||
|
Object obj5 = xzZ.y.get(1779759091);
|
||
|
if (obj5 == null) {
|
||
|
obj5 = ((Class) xzZ.c(KeyEvent.getDeadChar(0, 0) + 40, (ViewConfiguration.getWindowTouchSlop() >> 8) + 5, (char) (ImageFormat.getBitsPerPixel(0) + 1))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj5);
|
||
|
}
|
||
|
((Method) obj5).invoke(null, objArr9);
|
||
|
} else {
|
||
|
cArr6[c3614bBe.a] = (char) (cArr2[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
Object[] objArr10 = {c3614bBe, c3614bBe};
|
||
|
Object obj6 = xzZ.y.get(1779759091);
|
||
|
if (obj6 == null) {
|
||
|
obj6 = ((Class) xzZ.c(View.MeasureSpec.makeMeasureSpec(0, 0) + 40, 5 - Color.alpha(0), (char) ((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) - 1))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj6);
|
||
|
}
|
||
|
((Method) obj6).invoke(null, objArr10);
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr6);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x00f1, code lost:
|
||
|
|
||
|
if (r7 > 99999) goto L6;
|
||
|
*/
|
||
|
@Override // o.AbstractActivityC11536ehG, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public void onCreate(android.os.Bundle r25) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 1598
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.prepaid.PrepaidDetailsActivity.onCreate(android.os.Bundle):void");
|
||
|
}
|
||
|
|
||
|
private void a(C1054Up c1054Up) {
|
||
|
int i = 2 % 2;
|
||
|
PrepaidCardAdapter prepaidCardAdapter = new PrepaidCardAdapter(c1054Up.b);
|
||
|
this.k = prepaidCardAdapter;
|
||
|
this.vpCard.setAdapter(prepaidCardAdapter);
|
||
|
this.vpCard.addOnPageChangeListener(this.t);
|
||
|
this.vpCard.setClipToPadding(false);
|
||
|
int i2 = (int) (C6583cXR.Wb_(this).widthPixels * 0.06f);
|
||
|
this.vpCard.setPadding(i2, 0, i2, 0);
|
||
|
this.vpCard.setOffscreenPageLimit(1);
|
||
|
this.v.d(this);
|
||
|
b(new Object[]{this}, -72903214, 72903217, System.identityHashCode(this));
|
||
|
int i3 = I + 111;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void e() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 37;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
if (this.s == null) {
|
||
|
C11549ehT c11549ehT = new C11549ehT(this.l, this, this, this);
|
||
|
this.s = c11549ehT;
|
||
|
this.vpPrepaidNormalContent.setAdapter(c11549ehT);
|
||
|
this.normalPrepaidTab.setupWithViewPager(this.vpPrepaidNormalContent);
|
||
|
TabLayout tabLayout = this.normalPrepaidTab;
|
||
|
TabLayout.IeS ieS = this.q;
|
||
|
if (tabLayout.d.contains(ieS)) {
|
||
|
return;
|
||
|
}
|
||
|
int i3 = I + 3;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
tabLayout.d.add(ieS);
|
||
|
int i4 = 49 / 0;
|
||
|
} else {
|
||
|
tabLayout.d.add(ieS);
|
||
|
}
|
||
|
int i5 = I + 63;
|
||
|
G = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void c() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 23;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
if (this.B == null) {
|
||
|
C12389exL c12389exL = new C12389exL(getSupportFragmentManager(), this, this.p, this.l);
|
||
|
this.B = c12389exL;
|
||
|
this.vpPrepaidTravelContent.setAdapter(c12389exL);
|
||
|
this.vpPrepaidTravelContent.setOffscreenPageLimit(3);
|
||
|
this.travelPrepaidTab.setupWithViewPager(this.vpPrepaidTravelContent);
|
||
|
TabLayout tabLayout = this.travelPrepaidTab;
|
||
|
TabLayout.IeS ieS = this.q;
|
||
|
if (!(!tabLayout.d.contains(ieS))) {
|
||
|
return;
|
||
|
}
|
||
|
int i4 = I + 69;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
tabLayout.d.add(ieS);
|
||
|
int i6 = G + 65;
|
||
|
I = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void g(C1049Un c1049Un) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 5;
|
||
|
G = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 != 0) {
|
||
|
b(c1049Un);
|
||
|
a(c1049Un);
|
||
|
n();
|
||
|
int i3 = I + 69;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
b(c1049Un);
|
||
|
a(c1049Un);
|
||
|
n();
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private void n() {
|
||
|
int i = 2 % 2;
|
||
|
Intent intent = new Intent("com.scb.phone/BROADCAST_PREPAID_LOCK_CARD_REFRESH");
|
||
|
C14957gcv.e(this, "");
|
||
|
C14957gcv.e(intent, "");
|
||
|
C0198BcN.d(this).zE_(intent);
|
||
|
int i2 = G + 19;
|
||
|
I = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivity, androidx.activity.ComponentActivity, android.app.Activity
|
||
|
public void onNewIntent(Intent intent) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 95;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onNewIntent(intent);
|
||
|
setIntent(intent);
|
||
|
boolean booleanExtra = intent.getBooleanExtra("EXTRA_REFRESH_WALLET", false);
|
||
|
Sts sts = this.u;
|
||
|
if (sts != null) {
|
||
|
int i4 = G + 93;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
if (!booleanExtra) {
|
||
|
return;
|
||
|
}
|
||
|
sts.b(this.p);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object b(Object[] objArr) {
|
||
|
PrepaidDetailsActivity prepaidDetailsActivity = (PrepaidDetailsActivity) objArr[0];
|
||
|
InterfaceC16541pFg interfaceC16541pFg = (Fragment) objArr[1];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I;
|
||
|
int i3 = i2 + 23;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
if (!(interfaceC16541pFg instanceof PrepaidTravelWalletTabFragment)) {
|
||
|
if (!(!(interfaceC16541pFg instanceof PrepaidTravelDetailTabFragment))) {
|
||
|
prepaidDetailsActivity.w = (Sts) interfaceC16541pFg;
|
||
|
return null;
|
||
|
}
|
||
|
if (interfaceC16541pFg instanceof PrepaidTravelServicesTabFragment) {
|
||
|
prepaidDetailsActivity.y = (PrepaidTravelServicesTabFragment) interfaceC16541pFg;
|
||
|
}
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i2 + 47;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
prepaidDetailsActivity.u = (PrepaidTravelWalletTabFragment) interfaceC16541pFg;
|
||
|
return null;
|
||
|
}
|
||
|
prepaidDetailsActivity.u = (PrepaidTravelWalletTabFragment) interfaceC16541pFg;
|
||
|
int i6 = 30 / 0;
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void b(C1049Un c1049Un) {
|
||
|
int i = 2 % 2;
|
||
|
Sts sts = this.u;
|
||
|
if (sts != null) {
|
||
|
int i2 = G + 75;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
sts.b(c1049Un);
|
||
|
int i4 = I + 35;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object j(Object[] objArr) {
|
||
|
Sts sts;
|
||
|
PrepaidDetailsActivity prepaidDetailsActivity = (PrepaidDetailsActivity) objArr[0];
|
||
|
C1049Un c1049Un = (C1049Un) objArr[1];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 71;
|
||
|
I = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
sts = prepaidDetailsActivity.w;
|
||
|
int i4 = 9 / 0;
|
||
|
if (sts == null) {
|
||
|
return null;
|
||
|
}
|
||
|
} else {
|
||
|
sts = prepaidDetailsActivity.w;
|
||
|
if (sts == null) {
|
||
|
return null;
|
||
|
}
|
||
|
}
|
||
|
int i5 = i2 + 43;
|
||
|
I = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
sts.b(c1049Un);
|
||
|
int i7 = I + 21;
|
||
|
G = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void a(C1049Un c1049Un) {
|
||
|
int i = 2 % 2;
|
||
|
Sts sts = this.y;
|
||
|
if (sts != null) {
|
||
|
int i2 = I + 125;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
sts.b(c1049Un);
|
||
|
}
|
||
|
int i4 = G + 115;
|
||
|
I = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
int i5 = 77 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void c(List<InterfaceC9554dlt.IeS> list) {
|
||
|
CircleIndicator circleIndicator;
|
||
|
int i;
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = G + 49;
|
||
|
I = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
PrepaidCardAdapter prepaidCardAdapter = this.k;
|
||
|
prepaidCardAdapter.d = list;
|
||
|
prepaidCardAdapter.notifyDataSetChanged();
|
||
|
this.vpCard.setCurrentItem(this.z);
|
||
|
if (list.size() < 10) {
|
||
|
this.indicator.setViewPager(this.vpCard);
|
||
|
this.indicator.setVisibility(0);
|
||
|
int i5 = G + 63;
|
||
|
I = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
return;
|
||
|
}
|
||
|
int i7 = G + 49;
|
||
|
I = i7 % 128;
|
||
|
if (i7 % 2 != 0) {
|
||
|
this.indicator.setViewPager(null);
|
||
|
circleIndicator = this.indicator;
|
||
|
i = 100;
|
||
|
} else {
|
||
|
this.indicator.setViewPager(null);
|
||
|
circleIndicator = this.indicator;
|
||
|
i = 8;
|
||
|
}
|
||
|
circleIndicator.setVisibility(i);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void a(String str) {
|
||
|
TextView textView;
|
||
|
String format;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 65;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
textView = this.tvBalanceValue;
|
||
|
String string = getString(R.string.prepaid_baht);
|
||
|
Object[] objArr = new Object[4];
|
||
|
objArr[0] = str;
|
||
|
objArr[1] = string;
|
||
|
format = String.format("%s %s", objArr);
|
||
|
} else {
|
||
|
textView = this.tvBalanceValue;
|
||
|
format = String.format("%s %s", str, getString(R.string.prepaid_baht));
|
||
|
}
|
||
|
textView.setText(format);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void c(C1046Ul c1046Ul) {
|
||
|
int i = 2 % 2;
|
||
|
this.r = c1046Ul;
|
||
|
C11549ehT c11549ehT = this.s;
|
||
|
List<C1062Uu> list = c1046Ul.a;
|
||
|
c11549ehT.a = list;
|
||
|
DetailsTabHolder detailsTabHolder = c11549ehT.c;
|
||
|
if (detailsTabHolder != null) {
|
||
|
detailsTabHolder.e(list);
|
||
|
}
|
||
|
DetailsTabHolder detailsTabHolder2 = this.s.c;
|
||
|
if (detailsTabHolder2 != null) {
|
||
|
int i2 = I + 75;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
if (detailsTabHolder2.b.a) {
|
||
|
this.s.c.b.b(false);
|
||
|
}
|
||
|
}
|
||
|
int i4 = G + 69;
|
||
|
I = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
int i5 = 31 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void a(C1049Un c1049Un, Jdn.LWm lWm) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 49;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.s.b = c1049Un;
|
||
|
C11549ehT c11549ehT = this.s;
|
||
|
PointTabHolder pointTabHolder = c11549ehT.e;
|
||
|
if (pointTabHolder != null) {
|
||
|
int i4 = G + 115;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
C1054Up c1054Up = c11549ehT.d;
|
||
|
C1049Un c1049Un2 = c11549ehT.b;
|
||
|
if (i5 != 0) {
|
||
|
pointTabHolder.e(c1054Up, c1049Un2, lWm);
|
||
|
throw null;
|
||
|
}
|
||
|
pointTabHolder.e(c1054Up, c1049Un2, lWm);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void e(C1049Un c1049Un) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 115;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
startActivity(PrepaidInputActivity.akH_(this, c1049Un.c, c1049Un.i, c1049Un.g));
|
||
|
int i4 = I + 53;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void d(C1049Un c1049Un) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 59;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
startActivity(PrepaidInputActivity.akI_(this, c1049Un.c, c1049Un.i, c1049Un.g, this.x));
|
||
|
} else {
|
||
|
startActivity(PrepaidInputActivity.akI_(this, c1049Un.c, c1049Un.i, c1049Un.g, this.x));
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void b(C1049Un c1049Un, UE ue) {
|
||
|
int i = 2 % 2;
|
||
|
PrepaidCashOutLandingAndInputActivity.LWm lWm = PrepaidCashOutLandingAndInputActivity.l;
|
||
|
C14957gcv.e(this, "");
|
||
|
C14957gcv.e(ue, "");
|
||
|
C14957gcv.e(c1049Un, "");
|
||
|
Intent putExtra = new Intent(this, (Class<?>) PrepaidCashOutLandingAndInputActivity.class).putExtra("EXTRA_PREPAID_TRAVEL_WALLET_SUMMARY_DISPLAY", ue).putExtra("EXTRA_PREPAID_CARD_DISPLAY", c1049Un);
|
||
|
C14957gcv.c(putExtra, "");
|
||
|
startActivity(putExtra);
|
||
|
int i2 = I + 3;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
@OnClick
|
||
|
public void onTopUpClick() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 15;
|
||
|
I = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
this.v.b();
|
||
|
} else {
|
||
|
this.v.b();
|
||
|
int i3 = 12 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
@OnClick
|
||
|
public void onPrepaidTravelTopUpClick() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 107;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.f7767o.c(((BaseActivity) this).scbAnalytics, "planetscb_topup");
|
||
|
this.v.b();
|
||
|
int i4 = G + 1;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
@OnClick
|
||
|
public void onTransferOutClick() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 59;
|
||
|
I = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
this.f7767o.c(((BaseActivity) this).scbAnalytics, "planetscb_transferout");
|
||
|
this.v.e(this.x);
|
||
|
int i3 = 74 / 0;
|
||
|
} else {
|
||
|
this.f7767o.c(((BaseActivity) this).scbAnalytics, "planetscb_transferout");
|
||
|
this.v.e(this.x);
|
||
|
}
|
||
|
int i4 = G + 63;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // androidx.core.widget.NestedScrollView.RVV
|
||
|
public final void e(NestedScrollView nestedScrollView, int i, int i2) {
|
||
|
boolean z;
|
||
|
C1046Ul c1046Ul;
|
||
|
InterfaceC9554dlt.RVV rvv;
|
||
|
C1042Ui c1042Ui;
|
||
|
int i3 = 2 % 2;
|
||
|
if (i < i2) {
|
||
|
int i4 = I + 35;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
int measuredHeight = nestedScrollView.getChildAt(0).getMeasuredHeight() - nestedScrollView.getMeasuredHeight();
|
||
|
if (this.v.a(this.p.d)) {
|
||
|
int i5 = I + 3;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0 ? this.vpPrepaidTravelContent.getCurrentItem() == 1 : this.vpPrepaidTravelContent.getCurrentItem() == 0) {
|
||
|
if (i >= measuredHeight - 250) {
|
||
|
this.w.o();
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
if (this.vpPrepaidNormalContent.getCurrentItem() != 0 || i < measuredHeight - 250) {
|
||
|
return;
|
||
|
}
|
||
|
DetailsTabHolder detailsTabHolder = this.s.c;
|
||
|
if (detailsTabHolder != null) {
|
||
|
int i6 = I + 105;
|
||
|
G = i6 % 128;
|
||
|
if (i6 % 2 == 0) {
|
||
|
z = detailsTabHolder.b.a;
|
||
|
int i7 = 61 / 0;
|
||
|
} else {
|
||
|
z = detailsTabHolder.b.a;
|
||
|
}
|
||
|
} else {
|
||
|
z = false;
|
||
|
}
|
||
|
if ((!z) && (c1046Ul = this.r) != null) {
|
||
|
int i8 = I + 55;
|
||
|
G = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aC(new char[]{16093}, (ViewConfiguration.getScrollBarFadeDuration() >> 16) + 31469, objArr);
|
||
|
if (((String) objArr[0]).intern().equals(c1046Ul.e)) {
|
||
|
int i10 = I + 21;
|
||
|
G = i10 % 128;
|
||
|
if (i10 % 2 == 0) {
|
||
|
rvv = this.v;
|
||
|
c1042Ui = this.m;
|
||
|
} else {
|
||
|
rvv = this.v;
|
||
|
c1042Ui = this.m;
|
||
|
}
|
||
|
rvv.d(c1042Ui);
|
||
|
this.s.c.b.b(true);
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object a(Object[] objArr) {
|
||
|
PrepaidDetailsActivity prepaidDetailsActivity = (PrepaidDetailsActivity) objArr[0];
|
||
|
C1042Ui c1042Ui = (C1042Ui) objArr[1];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 3;
|
||
|
G = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 != 0) {
|
||
|
prepaidDetailsActivity.m = c1042Ui;
|
||
|
prepaidDetailsActivity.v.c(c1042Ui);
|
||
|
return null;
|
||
|
}
|
||
|
prepaidDetailsActivity.m = c1042Ui;
|
||
|
prepaidDetailsActivity.v.c(c1042Ui);
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void c(boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 65;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.btnPrepaidTravelTopup.setEnabled(z);
|
||
|
this.btnTopUp.setEnabled(z);
|
||
|
int i4 = I + 31;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
int i5 = 63 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void b(boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 23;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.btnPrepaidTravelTransfer.setEnabled(z);
|
||
|
int i4 = G + 77;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void d() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 71;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C11549ehT c11549ehT = this.s;
|
||
|
String string = getString(R.string.prepaid_empty_no_transactions);
|
||
|
DetailsTabHolder detailsTabHolder = c11549ehT.c;
|
||
|
if (detailsTabHolder != null) {
|
||
|
detailsTabHolder.mTextMessagePrepaid.setText(string);
|
||
|
detailsTabHolder.mTextMessagePrepaid.setVisibility(0);
|
||
|
detailsTabHolder.customError.setVisibility(8);
|
||
|
detailsTabHolder.mRecyclerViewPrepaid.setVisibility(8);
|
||
|
detailsTabHolder.mLoadingView.setVisibility(8);
|
||
|
}
|
||
|
int i4 = I + 75;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object c(Object[] objArr) {
|
||
|
int i = 2 % 2;
|
||
|
C11549ehT c11549ehT = ((PrepaidDetailsActivity) objArr[0]).s;
|
||
|
if (c11549ehT == null) {
|
||
|
return null;
|
||
|
}
|
||
|
int i2 = I + 81;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
DetailsTabHolder detailsTabHolder = c11549ehT.c;
|
||
|
if (i3 == 0) {
|
||
|
int i4 = 98 / 0;
|
||
|
if (detailsTabHolder == null) {
|
||
|
return null;
|
||
|
}
|
||
|
} else if (detailsTabHolder == null) {
|
||
|
return null;
|
||
|
}
|
||
|
detailsTabHolder.mTextMessagePrepaid.setVisibility(8);
|
||
|
detailsTabHolder.customError.setVisibility(8);
|
||
|
detailsTabHolder.mRecyclerViewPrepaid.setVisibility(8);
|
||
|
detailsTabHolder.mLoadingView.setVisibility(0);
|
||
|
int i5 = I + 119;
|
||
|
G = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void d(List<C1042Ui> list) {
|
||
|
int i = 2 % 2;
|
||
|
this.tvBalanceValue.setVisibility(0);
|
||
|
this.tvBalanceLabel.setVisibility(0);
|
||
|
this.vpPrepaidNormalContent.setVisibility(0);
|
||
|
this.normalTravelView.setVisibility(0);
|
||
|
this.prepaidTravelView.setVisibility(8);
|
||
|
o();
|
||
|
a(this.p.f8398o);
|
||
|
C11549ehT c11549ehT = this.s;
|
||
|
DetailsTabHolder detailsTabHolder = c11549ehT.c;
|
||
|
if (detailsTabHolder != null) {
|
||
|
detailsTabHolder.mTextTxnMonthPrepaid.setText(detailsTabHolder.c.getString(R.string.deposit_detail_filter_this_month));
|
||
|
final DetailsTabHolder detailsTabHolder2 = c11549ehT.c;
|
||
|
Menu jO_ = detailsTabHolder2.mToolbarTxnPrepaid.jO_();
|
||
|
jO_.clear();
|
||
|
if (list == null || list.isEmpty()) {
|
||
|
detailsTabHolder2.mTextTxnMonthPrepaid.setVisibility(8);
|
||
|
return;
|
||
|
}
|
||
|
int i2 = I + 59;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
detailsTabHolder2.mTextTxnMonthPrepaid.setVisibility(0);
|
||
|
Iterator<C1042Ui> it = list.iterator();
|
||
|
while (it.hasNext()) {
|
||
|
jO_.add(it.next().c);
|
||
|
}
|
||
|
final Map map = (Map) new YKU(list).a(PRA.d(new InterfaceC1244Ytw() { // from class: o.ehz
|
||
|
@Override // o.InterfaceC1244Ytw
|
||
|
public final Object d(Object obj) {
|
||
|
String str;
|
||
|
str = ((C1042Ui) obj).c;
|
||
|
return str;
|
||
|
}
|
||
|
}));
|
||
|
detailsTabHolder2.mToolbarTxnPrepaid.setOnMenuItemClickListener(new Toolbar.HBt(detailsTabHolder2, map) { // from class: o.ehH
|
||
|
private DetailsTabHolder b;
|
||
|
private Map c;
|
||
|
|
||
|
@Override // androidx.appcompat.widget.Toolbar.HBt
|
||
|
public final boolean awL_(MenuItem menuItem) {
|
||
|
return DetailsTabHolder.akz_(this.b, this.c, menuItem);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.b = detailsTabHolder2;
|
||
|
this.c = map;
|
||
|
}
|
||
|
});
|
||
|
int i4 = I + 29;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
int i5 = 88 / 0;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void b() {
|
||
|
int i = 2 % 2;
|
||
|
startActivityForResult(new Intent(this, (Class<?>) PrepaidTravelGettingStartedActivity.class), 1999);
|
||
|
int i2 = I + 81;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void f() {
|
||
|
int i;
|
||
|
View view;
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = I + 55;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
this.tvBalanceValue.setVisibility(90);
|
||
|
this.tvBalanceLabel.setVisibility(61);
|
||
|
this.vpPrepaidNormalContent.setVisibility(80);
|
||
|
this.prepaidTravelView.setVisibility(1);
|
||
|
view = this.normalTravelView;
|
||
|
i = 109;
|
||
|
} else {
|
||
|
i = 8;
|
||
|
this.tvBalanceValue.setVisibility(8);
|
||
|
this.tvBalanceLabel.setVisibility(8);
|
||
|
this.vpPrepaidNormalContent.setVisibility(8);
|
||
|
this.prepaidTravelView.setVisibility(0);
|
||
|
view = this.normalTravelView;
|
||
|
}
|
||
|
view.setVisibility(i);
|
||
|
s();
|
||
|
int i4 = G + 7;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private void o() {
|
||
|
View view;
|
||
|
int i;
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = I + 87;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
view = this.rootTravelTopup;
|
||
|
i = 26;
|
||
|
} else {
|
||
|
view = this.rootTravelTopup;
|
||
|
i = 8;
|
||
|
}
|
||
|
view.setVisibility(i);
|
||
|
this.btnTopUp.setVisibility(0);
|
||
|
int i4 = G + 9;
|
||
|
I = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private void s() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 79;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.rootTravelTopup.setVisibility(0);
|
||
|
this.btnTopUp.setVisibility(8);
|
||
|
int i4 = I + 27;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
int i5 = 1 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC12860fJd
|
||
|
public final void j() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 5;
|
||
|
I = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
this.v.b(this.z);
|
||
|
} else {
|
||
|
this.v.b(this.z);
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC12860fJd
|
||
|
public final void h() {
|
||
|
Intent intent;
|
||
|
int i;
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = I + 101;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
intent = (Intent) PrepaidConfirmPinActivity.d(new Object[]{this, this.p.i, getString(R.string.prepaid_reset_otp_title), getString(R.string.prepaid_reset_otp_message)}, 1162827911, -1162827911, (int) System.currentTimeMillis());
|
||
|
i = 18719;
|
||
|
} else {
|
||
|
intent = (Intent) PrepaidConfirmPinActivity.d(new Object[]{this, this.p.i, getString(R.string.prepaid_reset_otp_title), getString(R.string.prepaid_reset_otp_message)}, 1162827911, -1162827911, (int) System.currentTimeMillis());
|
||
|
i = 1777;
|
||
|
}
|
||
|
startActivityForResult(intent, i);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC12865fJi
|
||
|
public final void e(boolean z, boolean z2) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 99;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.v.a(z, z2);
|
||
|
int i4 = G + 99;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.C11549ehT.LWm
|
||
|
public final void g() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 35;
|
||
|
I = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 != 0) {
|
||
|
this.v.c();
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
this.v.c();
|
||
|
int i3 = G + 111;
|
||
|
I = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, android.app.Activity
|
||
|
public void onActivityResult(int i, int i2, Intent intent) {
|
||
|
int i3 = 2 % 2;
|
||
|
super.onActivityResult(i, i2, intent);
|
||
|
if (i == 1777 && i2 == -1) {
|
||
|
startActivityForResult(PrepaidResetOtpActivity.akO_(this, this.p.i, PrepaidConfirmPinActivity.akB_(intent)), 1888);
|
||
|
} else if (i == 1888 && i2 == -1) {
|
||
|
int i4 = I + 41;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
startActivity(PrepaidResetPinSuccessActivity.akP_(this));
|
||
|
int i5 = 95 / 0;
|
||
|
} else {
|
||
|
startActivity(PrepaidResetPinSuccessActivity.akP_(this));
|
||
|
}
|
||
|
}
|
||
|
if (i == 1999) {
|
||
|
int i6 = G + 59;
|
||
|
I = i6 % 128;
|
||
|
if (i6 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
if (i2 == 0) {
|
||
|
finish();
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, android.app.Activity
|
||
|
public void onDestroy() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 81;
|
||
|
I = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 == 0) {
|
||
|
this.v.w_();
|
||
|
super.onDestroy();
|
||
|
int i3 = G + 121;
|
||
|
I = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
this.v.w_();
|
||
|
super.onDestroy();
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC11536ehG, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public void onResume() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 49;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA((AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 25, new char[]{15, 1, 11, 65534, 1, 65534, 2, 15, 5, 65521, 22, 17, 6, 19, 6, 17, 0, 65502, 65483, '\r', '\r', 65534, 65483, 1, 6, '\f'}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(9) + 32, true, (Process.myPid() >> 22) + 4, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aB(null, null, 127 - (ViewConfiguration.getScrollBarSize() >> 8), new byte[]{ISOFileInfo.LCS_BYTE, -112, -124, ISOFileInfo.SECURITY_ATTR_EXP, -113, -122, -124, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -119, -120, -120, ISOFileInfo.FCI_EXT, -122}, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
int i4 = I + 99;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(ExpandableListView.getPackedPositionType(0L) + 492, 5 - View.MeasureSpec.getMode(0), (char) View.getDefaultSize(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(1378719468);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(487 - Color.alpha(0), 6 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), (char) TextUtils.indexOf("", "", 0, 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onResume();
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC11536ehG, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public void onPause() {
|
||
|
int i = 2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
int i2 = G + 21;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA(ExpandableListView.getPackedPositionGroup(0L) + 26, new char[]{15, 1, 11, 65534, 1, 65534, 2, 15, 5, 65521, 22, 17, 6, 19, 6, 17, 0, 65502, 65483, '\r', '\r', 65534, 65483, 1, 6, '\f'}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.input_income_remarks).substring(31, 32).length() + 135, true, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_summary_reapyment_about_biweekly_info).substring(0, 3).length() + 1, 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().getResources().getString(R.string.mf_decline_data_sharing_terms_and_conditions_description).substring(31, 32).codePointAt(0) + 95, new byte[]{ISOFileInfo.LCS_BYTE, -112, -124, ISOFileInfo.SECURITY_ATTR_EXP, -113, -122, -124, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -119, -120, -120, ISOFileInfo.FCI_EXT, -122}, 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 = G + 103;
|
||
|
I = i4 % 128;
|
||
|
try {
|
||
|
if (i4 % 2 != 0) {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), 5 - (KeyEvent.getMaxKeyCode() >> 16), (char) Drawable.resolveOpacity(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(487 - (ViewConfiguration.getTouchSlop() >> 8), 5 - (ViewConfiguration.getScrollDefaultDelay() >> 16), (char) ((ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) - 1))).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(492 - Color.alpha(0), View.combineMeasuredStates(0, 0) + 5, (char) (ViewConfiguration.getEdgeSlop() >> 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(487 - (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 4, (char) TextUtils.getTrimmedLength(""))).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();
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC11536ehG, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity, android.view.ContextThemeWrapper, android.content.ContextWrapper
|
||
|
public void attachBaseContext(Context context) {
|
||
|
Context context2;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 5;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA(18 - TextUtils.getTrimmedLength(""), new char[]{'\f', 0, 2, 16, 16, 65534, 11, 1, 15, '\f', 6, 1, 65483, '\f', 16, 65483, 65517, 15}, (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 135, false, 5 - Color.argb(0, 0, 0, 0), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aB(null, null, (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)) + 127, new byte[]{ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr2);
|
||
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
||
|
if (intValue >= 99000) {
|
||
|
int i4 = G + 9;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
if (intValue <= 99999) {
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
if (context != null) {
|
||
|
int i6 = G + 71;
|
||
|
I = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
context2 = context.getApplicationContext();
|
||
|
} else {
|
||
|
context2 = context;
|
||
|
}
|
||
|
if (context2 != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(491 - TextUtils.indexOf((CharSequence) "", '0', 0, 0), ExpandableListView.getPackedPositionChild(0L) + 6, (char) (ViewConfiguration.getMaximumDrawingCacheSize() >> 24))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aB(null, null, 127 - (ViewConfiguration.getMinimumFlingVelocity() >> 16), new byte[]{-109, -119, -103, -122, -101, -105, -109, -104, -108, -108, -119, -106, -111, -103, -101, -111, -111, ISOFileInfo.PROP_INFO, -105, -122, -101, -122, -102, -106, -105, -113, -109, -107, -103, -104, -107, -108, -103, -107, -108, -107, -113, -104, -105, -108, -113, -106, -122, -107, -108, -109, -110, -111}, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aB(null, null, 127 - (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), new byte[]{-119, -113, -108, -102, -103, -111, -122, -103, -108, -101, -103, -122, -110, -106, -103, ISOFileInfo.PROP_INFO, -108, -102, -111, -101, -102, -113, -108, -102, -108, -108, -103, -101, -113, -101, -110, -110, -103, -100, -105, -104, -122, -100, -102, -107, -109, -113, -102, -122, -104, -111, -109, -102, -111, -110, -102, -104, -102, -104, -101, -119, -105, -109, -108, -102, -119, -102, -108, -119}, objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aA(64 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), new char[]{31, 65516, 65522, 65520, 65523, 65514, ' ', 65514, 27, ' ', 27, 65519, 65522, 29, 65521, 27, 65522, 65514, 65517, 27, 65517, 31, 31, 65516, 65523, 65517, 31, NistHelper.SEP_FS, 65518, 65514, 65522, 27, NistHelper.SEP_FS, ' ', 65514, 65515, 65514, 65521, 65516, 29, 65522, ' ', 31, 65522, 65520, 65523, 30, 65518, NistHelper.SEP_FS, 27, 65519, 65519, 65516, 65515, 65515, 65519, 65514, 65519, 65517, ' ', 29, 65520, 31, NistHelper.SEP_FS}, 107 - (ViewConfiguration.getFadingEdgeLength() >> 16), false, (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 14, objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aA(Process.getGidForName("") + 75, new char[]{18, '\f', 3, 20, 3, 65485, 65488, 20, 65485, 18, 17, 3, 5, '\f', 7, 65485, 7, 14, 65535, 65485, 11, '\r', 1, 65484, 3, 16, 65535, 19, 15, 17, 2, 16, 65535, 19, 5, 65484, 18, 17, 65535, 1, 18, 65535, 3, 16, 6, 18, 65484, '\t', '\f', 65535, 0, '\n', 65535, 7, 1, 16, 3, 11, 11, '\r', 1, 11, 65535, 7, 17, 65485, 65485, 65496, 17, 14, 18, 18, 6, 17}, View.MeasureSpec.getMode(0) + 135, true, TextUtils.indexOf("", "", 0, 0) + 73, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aA(5 - (ViewConfiguration.getScrollDefaultDelay() >> 16), new char[]{65532, 6, 65532, 7, 65534}, 87 - (ViewConfiguration.getMaximumFlingVelocity() >> 16), true, 4 - (ViewConfiguration.getPressedStateDuration() >> 16), objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aA(Gravity.getAbsoluteGravity(0, 0) + 36, new char[]{65515, 65512, 65521, 65515, ' ', 29, 65512, 65519, 65517, 65516, 65516, 65512, NistHelper.SEP_FS, 29, ' ', 30, 65512, 65517, 30, 65517, NistHelper.SEP_FS, 65522, ' ', 30, 65520, 65519, 65520, 65516, ' ', ' ', NistHelper.SEP_FS, 65517, 65519, 31, 65524, 65519}, (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) + 105, false, 29 - (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 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(487 - ExpandableListView.getPackedPositionGroup(0L), 5 - Color.argb(0, 0, 0, 0), (char) Color.blue(0))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr9);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object e(Object[] objArr) {
|
||
|
PrepaidDetailsActivity prepaidDetailsActivity = (PrepaidDetailsActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 89;
|
||
|
int i3 = i2 % 128;
|
||
|
I = i3;
|
||
|
int i4 = i2 % 2;
|
||
|
C1054Up c1054Up = prepaidDetailsActivity.l;
|
||
|
int i5 = i3 + 107;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return c1054Up;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object d(Object[] objArr) {
|
||
|
PrepaidDetailsActivity prepaidDetailsActivity = (PrepaidDetailsActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 51;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C1049Un c1049Un = prepaidDetailsActivity.p;
|
||
|
if (i3 == 0) {
|
||
|
return c1049Un;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
static void k() {
|
||
|
D = 2015661570;
|
||
|
C = new char[]{16274, 16270, 15978, 16286, 16281, 16280, 16266, 16279, 16282, 16275, 16265, 15942, 16277, 16273, 15974, 16276, 15958, 15948, 15945, 15975, 15944, 16283, 15950, 15959, 15949, 15947, 15946, 15957};
|
||
|
E = 1934310917;
|
||
|
F = true;
|
||
|
H = true;
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
G = 1;
|
||
|
k();
|
||
|
A = -5142604686161662677L;
|
||
|
int i = I + 69;
|
||
|
G = i % 128;
|
||
|
int i2 = i % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC11536ehG, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public void onStart() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I + 25;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = I + 3;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void c(C1049Un c1049Un) {
|
||
|
b(new Object[]{this, c1049Un}, 1322537370, -1322537362, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void i() {
|
||
|
b(new Object[]{this}, 1598107033, -1598107031, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) + 1150867505);
|
||
|
}
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public final void c(C7525cpv c7525cpv) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 93;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.v = c7525cpv;
|
||
|
if (i3 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC12865fJi
|
||
|
public final void a(UE ue) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 11;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.x = ue;
|
||
|
if (i3 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.prepaid.DetailsTabHolder.RVV
|
||
|
public final void b(C1042Ui c1042Ui) {
|
||
|
b(new Object[]{this, c1042Ui}, -561450223, 561450229, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC9554dlt.HBt
|
||
|
public final void a() {
|
||
|
b(new Object[]{this}, 1414655656, -1414655652, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
private void m() {
|
||
|
b(new Object[]{this}, -72903214, 72903217, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
private void l() {
|
||
|
b(new Object[]{this}, 407640881, -407640881, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 2071663753);
|
||
|
}
|
||
|
|
||
|
private /* synthetic */ void a(Fragment fragment) {
|
||
|
b(new Object[]{this, fragment}, 2002911063, -2002911062, ((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) - 874483789);
|
||
|
}
|
||
|
|
||
|
static /* bridge */ /* synthetic */ void b(PrepaidDetailsActivity prepaidDetailsActivity, int i) {
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = G;
|
||
|
int i4 = i3 + 25;
|
||
|
I = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
prepaidDetailsActivity.z = i;
|
||
|
if (i5 != 0) {
|
||
|
int i6 = 97 / 0;
|
||
|
}
|
||
|
int i7 = i3 + 15;
|
||
|
I = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
}
|
||
|
|
||
|
static /* synthetic */ void c(PrepaidDetailsActivity prepaidDetailsActivity, C1049Un c1049Un) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 123;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
prepaidDetailsActivity.p = c1049Un;
|
||
|
if (i3 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
static /* synthetic */ InterfaceC9554dlt.RVV d(PrepaidDetailsActivity prepaidDetailsActivity) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 71;
|
||
|
int i3 = i2 % 128;
|
||
|
I = i3;
|
||
|
int i4 = i2 % 2;
|
||
|
InterfaceC9554dlt.RVV rvv = prepaidDetailsActivity.v;
|
||
|
int i5 = i3 + 123;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return rvv;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
static /* synthetic */ C1049Un b(PrepaidDetailsActivity prepaidDetailsActivity) {
|
||
|
return (C1049Un) b(new Object[]{prepaidDetailsActivity}, -152566097, 152566102, (int) System.currentTimeMillis());
|
||
|
}
|
||
|
|
||
|
static /* synthetic */ C1054Up c(PrepaidDetailsActivity prepaidDetailsActivity) {
|
||
|
return (C1054Up) b(new Object[]{prepaidDetailsActivity}, -1994855230, 1994855237, (int) System.currentTimeMillis());
|
||
|
}
|
||
|
|
||
|
static /* synthetic */ PrepaidCardAdapter e(PrepaidDetailsActivity prepaidDetailsActivity) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = I;
|
||
|
int i3 = i2 + 35;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
PrepaidCardAdapter prepaidCardAdapter = prepaidDetailsActivity.k;
|
||
|
int i5 = i2 + 99;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return prepaidCardAdapter;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void e(PrepaidDetailsActivity prepaidDetailsActivity, Fragment fragment) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 31;
|
||
|
I = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object obj = null;
|
||
|
Object[] objArr = {prepaidDetailsActivity, fragment};
|
||
|
Class<?> cls = Class.forName("android.app.ActivityThread");
|
||
|
if (i3 != 0) {
|
||
|
b(objArr, 2002911063, -2002911062, ((Context) cls.getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.security_block_enable_accessibility_description).substring(121, 122).codePointAt(0) - 874483789);
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
b(objArr, 2002911063, -2002911062, ((Context) cls.getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.security_block_enable_accessibility_description).substring(121, 122).codePointAt(0) - 874483789);
|
||
|
int i4 = G + 9;
|
||
|
I = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
}
|