3249 lines
105 KiB
Java
3249 lines
105 KiB
Java
|
package com.scb.phone.view.fragment.transferandpay.billpaymenttab;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.DialogInterface;
|
||
|
import android.content.Intent;
|
||
|
import android.graphics.Color;
|
||
|
import android.net.Uri;
|
||
|
import android.os.Bundle;
|
||
|
import android.os.Process;
|
||
|
import android.telephony.cdma.CdmaCellLocation;
|
||
|
import android.text.Editable;
|
||
|
import android.text.InputFilter;
|
||
|
import android.text.TextUtils;
|
||
|
import android.text.TextWatcher;
|
||
|
import android.view.KeyEvent;
|
||
|
import android.view.LayoutInflater;
|
||
|
import android.view.View;
|
||
|
import android.view.ViewConfiguration;
|
||
|
import android.view.ViewGroup;
|
||
|
import android.widget.EditText;
|
||
|
import android.widget.ExpandableListView;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.TextView;
|
||
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
||
|
import androidx.fragment.app.FragmentActivity;
|
||
|
import androidx.recyclerview.widget.LinearLayoutManager;
|
||
|
import androidx.recyclerview.widget.RecyclerView;
|
||
|
import butterknife.BindView;
|
||
|
import butterknife.ButterKnife;
|
||
|
import butterknife.OnClick;
|
||
|
import com.huawei.hms.support.api.entity.common.CommonConstant;
|
||
|
import com.pingan.ai.p;
|
||
|
import com.scb.phone.R;
|
||
|
import com.scb.phone.view.activity.BaseActivity;
|
||
|
import com.scb.phone.view.activity.HomeActivity;
|
||
|
import com.scb.phone.view.activity.PreLoadCheckActivity;
|
||
|
import com.scb.phone.view.activity.chubb.review.ChubbReviewActivity;
|
||
|
import com.scb.phone.view.activity.sme.deals.DealsBuyReviewActivity;
|
||
|
import com.scb.phone.view.activity.sme.gifting.GiftingPresentReviewActivity;
|
||
|
import com.scb.phone.view.activity.transferandpay.BNPLCoinSeeMoreDetailActivity;
|
||
|
import com.scb.phone.view.activity.transferandpay.billpayment.BillPaymentReviewActivity;
|
||
|
import com.scb.phone.view.adapter.BaseHorizontalBubbleAdapter;
|
||
|
import com.scb.phone.view.custom.ScbEditText;
|
||
|
import com.scb.phone.view.custom.ScbTextInputLayout;
|
||
|
import com.scb.phone.view.custom.common.AmountEditText;
|
||
|
import com.scb.phone.view.custom.common.CustomDialog;
|
||
|
import com.scb.phone.view.custom.common.CustomScheduleView;
|
||
|
import com.scb.phone.view.custom.common.DefaultButton;
|
||
|
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPayBiller;
|
||
|
import com.scb.phone.view.fragment.BaseFragment;
|
||
|
import com.scb.phone.view.fragment.transferandpay.BaseTargetSelectedFragment;
|
||
|
import com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment;
|
||
|
import java.io.Serializable;
|
||
|
import java.lang.reflect.Method;
|
||
|
import java.util.List;
|
||
|
import o.AbstractC1181Xh;
|
||
|
import o.AbstractC14961gcz;
|
||
|
import o.C1189Xo;
|
||
|
import o.C1192Xq;
|
||
|
import o.C1193Xr;
|
||
|
import o.C12152esn;
|
||
|
import o.C12919fLP;
|
||
|
import o.C14851gaI;
|
||
|
import o.C14957gcv;
|
||
|
import o.C6303cOr;
|
||
|
import o.C6583cXR;
|
||
|
import o.InterfaceC13391fZD;
|
||
|
import o.InterfaceC13393fZL;
|
||
|
import o.InterfaceC14890gbN;
|
||
|
import o.InterfaceC16541pFg;
|
||
|
import o.InterfaceC17396wQp;
|
||
|
import o.InterfaceC6635cYm;
|
||
|
import o.InterfaceC9663dnz;
|
||
|
import o.MBB;
|
||
|
import o.Nhs;
|
||
|
import o.VN;
|
||
|
import o.WW;
|
||
|
import o.YY;
|
||
|
import o.fCC;
|
||
|
import o.fLM;
|
||
|
import o.fSJ;
|
||
|
import o.fZZ;
|
||
|
import o.gHK;
|
||
|
import o.gdW;
|
||
|
import o.gjJ;
|
||
|
import o.guQ;
|
||
|
import o.nMh;
|
||
|
import o.pug;
|
||
|
import o.xzZ;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public final class BillPaymentBillerBNPLSelectedFragment extends Hilt_BillPaymentBillerBNPLSelectedFragment implements InterfaceC6635cYm, BaseHorizontalBubbleAdapter.RVV {
|
||
|
private static char B;
|
||
|
private static long C;
|
||
|
private static int D;
|
||
|
private static int E;
|
||
|
public static final HBt d;
|
||
|
private String A;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public C6303cOr billPaymentBillerSelectedPresenter;
|
||
|
|
||
|
@BindView
|
||
|
public ConstraintLayout csLayoutBNPLDetail;
|
||
|
|
||
|
@BindView
|
||
|
public ConstraintLayout csLayoutSelectMonth;
|
||
|
|
||
|
@BindView
|
||
|
public CustomScheduleView customScheduleView;
|
||
|
|
||
|
@BindView
|
||
|
public AmountEditText edtCoin;
|
||
|
|
||
|
@BindView
|
||
|
public ScbTextInputLayout inputLayout;
|
||
|
|
||
|
@BindView
|
||
|
public LinearLayout llLayoutCoin;
|
||
|
|
||
|
@BindView
|
||
|
public View moreOptionsDividerBottom;
|
||
|
|
||
|
@BindView
|
||
|
public View moreOptionsDividerTop;
|
||
|
|
||
|
@BindView
|
||
|
public TextView moreOptionsText;
|
||
|
private Double n;
|
||
|
|
||
|
@BindView
|
||
|
public LinearLayout noteLayout;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private String f8076o;
|
||
|
private InterfaceC9663dnz.RVV p;
|
||
|
private final InterfaceC13393fZL q;
|
||
|
private final InterfaceC13393fZL r;
|
||
|
|
||
|
@BindView
|
||
|
public RecyclerView rvSelectMonth;
|
||
|
private boolean s;
|
||
|
private double t;
|
||
|
|
||
|
@BindView
|
||
|
public View toTextView;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithFeeDiscount;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithInstallmentValue;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithInterest;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithInterestValue;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithMonthInterestRate;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithMonthInterestRateValue;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithProductName;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithProductNameValue;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithoutInterest;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvAmountWithoutInterestValue;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvCoinMoreDetail;
|
||
|
|
||
|
@BindView
|
||
|
public TextView tvRemarkCoinRage;
|
||
|
private String x;
|
||
|
private C12152esn y;
|
||
|
private VN z;
|
||
|
private static final byte[] $$a = {45, 6, -13, -19};
|
||
|
private static final int $$b = 78;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int G = 1;
|
||
|
private final View.OnFocusChangeListener u = new View.OnFocusChangeListener(this) { // from class: o.fEN
|
||
|
private BillPaymentBillerBNPLSelectedFragment d;
|
||
|
|
||
|
@Override // android.view.View.OnFocusChangeListener
|
||
|
public final void onFocusChange(View view, boolean z) {
|
||
|
BillPaymentBillerBNPLSelectedFragment.e(this.d, z);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = this;
|
||
|
}
|
||
|
};
|
||
|
private final View.OnFocusChangeListener w = new View.OnFocusChangeListener(this) { // from class: o.fET
|
||
|
private BillPaymentBillerBNPLSelectedFragment b;
|
||
|
|
||
|
@Override // android.view.View.OnFocusChangeListener
|
||
|
public final void onFocusChange(View view, boolean z) {
|
||
|
BillPaymentBillerBNPLSelectedFragment.c(this.b, z);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.b = this;
|
||
|
}
|
||
|
};
|
||
|
private TextWatcher v = new jbe(this);
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0023 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001b */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0023 -> B:4:0x002e). 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 ao(short r6, byte r7, int r8, java.lang.Object[] r9) {
|
||
|
/*
|
||
|
int r6 = r6 * 3
|
||
|
int r0 = r6 + 1
|
||
|
byte[] r1 = com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.$$a
|
||
|
int r7 = r7 * 3
|
||
|
int r7 = 3 - r7
|
||
|
int r8 = r8 + 114
|
||
|
byte[] r0 = new byte[r0]
|
||
|
r2 = 0
|
||
|
if (r1 != 0) goto L15
|
||
|
r3 = r6
|
||
|
r8 = r7
|
||
|
r4 = r2
|
||
|
goto L2e
|
||
|
L15:
|
||
|
r3 = r2
|
||
|
L16:
|
||
|
byte r4 = (byte) r8
|
||
|
r0[r3] = r4
|
||
|
if (r3 != r6) goto L23
|
||
|
java.lang.String r6 = new java.lang.String
|
||
|
r6.<init>(r0, r2)
|
||
|
r9[r2] = r6
|
||
|
return
|
||
|
L23:
|
||
|
int r7 = r7 + 1
|
||
|
r4 = r1[r7]
|
||
|
int r3 = r3 + 1
|
||
|
r5 = r8
|
||
|
r8 = r7
|
||
|
r7 = r4
|
||
|
r4 = r3
|
||
|
r3 = r5
|
||
|
L2e:
|
||
|
int r7 = r7 + r3
|
||
|
r3 = r4
|
||
|
r5 = r8
|
||
|
r8 = r7
|
||
|
r7 = r5
|
||
|
goto L16
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.ao(short, byte, int, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ Object e(Object[] objArr, int i, int i2, int i3) {
|
||
|
int i4 = (i * 236) + (i2 * 471);
|
||
|
int i5 = ~i;
|
||
|
switch (i4 + (((~((~i3) | i5)) | i2) * (-235)) + (((~(i5 | i3)) | i2) * (-470)) + (((~(i | (~i2))) | (~(i2 | i5 | i3))) * 235)) {
|
||
|
case 1:
|
||
|
return b(objArr);
|
||
|
case 2:
|
||
|
return c(objArr);
|
||
|
case 3:
|
||
|
return a(objArr);
|
||
|
case 4:
|
||
|
return d(objArr);
|
||
|
case 5:
|
||
|
return h(objArr);
|
||
|
case 6:
|
||
|
return g(objArr);
|
||
|
case 7:
|
||
|
return i(objArr);
|
||
|
case 8:
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i6 = 2 % 2;
|
||
|
int i7 = E + 77;
|
||
|
G = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
AmountEditText amountEditText = billPaymentBillerBNPLSelectedFragment.mAmountValue;
|
||
|
Double d2 = ((BaseTargetSelectedFragment) billPaymentBillerBNPLSelectedFragment).c;
|
||
|
C14957gcv.c(d2, "");
|
||
|
amountEditText.setAvailableBalanceCurrencyFormattingTextWatcher(d2.doubleValue());
|
||
|
int i9 = G + 123;
|
||
|
E = i9 % 128;
|
||
|
int i10 = i9 % 2;
|
||
|
return null;
|
||
|
case 9:
|
||
|
return f(objArr);
|
||
|
case 10:
|
||
|
return j(objArr);
|
||
|
case 11:
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment2 = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
String str = (String) objArr[1];
|
||
|
String str2 = (String) objArr[2];
|
||
|
int i11 = 2 % 2;
|
||
|
int i12 = E + 57;
|
||
|
G = i12 % 128;
|
||
|
int i13 = i12 % 2;
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
billPaymentBillerBNPLSelectedFragment2.H();
|
||
|
TextView textView = billPaymentBillerBNPLSelectedFragment2.mRemainingLimit;
|
||
|
C14957gcv.c(textView, "");
|
||
|
TextView textView2 = textView;
|
||
|
C14957gcv.e(textView2, "");
|
||
|
textView2.setVisibility(0);
|
||
|
billPaymentBillerBNPLSelectedFragment2.mRemainingLimit.setText(billPaymentBillerBNPLSelectedFragment2.getString(R.string.bill_payment_limit, str2));
|
||
|
billPaymentBillerBNPLSelectedFragment2.A = str2;
|
||
|
int i14 = E + 115;
|
||
|
G = i14 % 128;
|
||
|
int i15 = i14 % 2;
|
||
|
return null;
|
||
|
case 12:
|
||
|
return k(objArr);
|
||
|
case 13:
|
||
|
return o(objArr);
|
||
|
case 14:
|
||
|
return m(objArr);
|
||
|
case 15:
|
||
|
return l(objArr);
|
||
|
case 16:
|
||
|
return n(objArr);
|
||
|
case 17:
|
||
|
return p(objArr);
|
||
|
case 18:
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment3 = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
boolean booleanValue = ((Boolean) objArr[1]).booleanValue();
|
||
|
int i16 = 2 % 2;
|
||
|
int i17 = E + 51;
|
||
|
G = i17 % 128;
|
||
|
int i18 = i17 % 2;
|
||
|
billPaymentBillerBNPLSelectedFragment3.mAmountValue.setLongClickable(booleanValue);
|
||
|
int i19 = G + 107;
|
||
|
E = i19 % 128;
|
||
|
int i20 = i19 % 2;
|
||
|
return null;
|
||
|
case 19:
|
||
|
return q(objArr);
|
||
|
case 20:
|
||
|
return t(objArr);
|
||
|
case 21:
|
||
|
return s(objArr);
|
||
|
case 22:
|
||
|
return r(objArr);
|
||
|
default:
|
||
|
return e(objArr);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object b(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 25;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
ScbEditText scbEditText = billPaymentBillerBNPLSelectedFragment.mReferenceEditText1;
|
||
|
int i4 = E + 33;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
return scbEditText;
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void d(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, Double d2) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 51;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
billPaymentBillerBNPLSelectedFragment.n = d2;
|
||
|
int i5 = i2 + 71;
|
||
|
E = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object k(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 77;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
AmountEditText amountEditText = billPaymentBillerBNPLSelectedFragment.mAmountValue;
|
||
|
if (i3 != 0) {
|
||
|
return amountEditText;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object q(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
double doubleValue = ((Number) objArr[1]).doubleValue();
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 25;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object obj = null;
|
||
|
billPaymentBillerBNPLSelectedFragment.t = doubleValue;
|
||
|
if (i3 != 0) {
|
||
|
return null;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
public BillPaymentBillerBNPLSelectedFragment() {
|
||
|
RVV rvv = new RVV(this);
|
||
|
C14957gcv.e(rvv, "");
|
||
|
this.q = new fZZ(rvv);
|
||
|
Sts sts = new Sts(this);
|
||
|
C14957gcv.e(sts, "");
|
||
|
this.r = new fZZ(sts);
|
||
|
}
|
||
|
|
||
|
public final C6303cOr J() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 1;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C6303cOr c6303cOr = this.billPaymentBillerSelectedPresenter;
|
||
|
if (c6303cOr != null) {
|
||
|
return c6303cOr;
|
||
|
}
|
||
|
C14957gcv.a("");
|
||
|
int i4 = G + 31;
|
||
|
E = i4 % 128;
|
||
|
Object obj = null;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return null;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private CustomScheduleView am() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 121;
|
||
|
int i3 = i2 % 128;
|
||
|
G = i3;
|
||
|
if (i2 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
CustomScheduleView customScheduleView = this.customScheduleView;
|
||
|
if (customScheduleView != null) {
|
||
|
int i4 = i3 + 27;
|
||
|
E = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return customScheduleView;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
C14957gcv.a("");
|
||
|
int i5 = G + 37;
|
||
|
E = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
private LinearLayout ayh_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 103;
|
||
|
E = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
LinearLayout linearLayout = this.noteLayout;
|
||
|
if (linearLayout == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i4 = i2 + 125;
|
||
|
E = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
int i5 = 22 / 0;
|
||
|
}
|
||
|
return linearLayout;
|
||
|
}
|
||
|
|
||
|
private TextView ayg_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 3;
|
||
|
int i3 = i2 % 128;
|
||
|
G = i3;
|
||
|
int i4 = i2 % 2;
|
||
|
TextView textView = this.moreOptionsText;
|
||
|
if (textView == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i3 + 73;
|
||
|
E = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
return textView;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private View an() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 77;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
View view = this.moreOptionsDividerTop;
|
||
|
if (view == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i2 + 67;
|
||
|
E = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
return view;
|
||
|
}
|
||
|
|
||
|
private View ar() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E;
|
||
|
int i3 = i2 + 11;
|
||
|
G = i3 % 128;
|
||
|
Object obj = null;
|
||
|
if (i3 % 2 == 0) {
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
View view = this.moreOptionsDividerBottom;
|
||
|
if (view == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i4 = i2 + 41;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return view;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object a(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E;
|
||
|
int i3 = i2 + 3;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
RecyclerView recyclerView = billPaymentBillerBNPLSelectedFragment.rvSelectMonth;
|
||
|
if (recyclerView == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i2 + 21;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return recyclerView;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private LinearLayout ayf_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 73;
|
||
|
int i3 = i2 % 128;
|
||
|
E = i3;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 != 0) {
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
LinearLayout linearLayout = this.llLayoutCoin;
|
||
|
if (linearLayout == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i4 = i3 + 47;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return linearLayout;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private TextView ays_() {
|
||
|
int i = 2 % 2;
|
||
|
TextView textView = this.tvRemarkCoinRage;
|
||
|
Object obj = null;
|
||
|
if (textView == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 49;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
int i5 = i2 + 13;
|
||
|
E = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
return textView;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private AmountEditText ai() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 121;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
AmountEditText amountEditText = this.edtCoin;
|
||
|
Object obj = null;
|
||
|
if (amountEditText == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i2 + 63;
|
||
|
E = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
return amountEditText;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:10:0x0025, code lost:
|
||
|
|
||
|
return r2;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:11:0x0026, code lost:
|
||
|
|
||
|
throw null;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:13:0x001a, code lost:
|
||
|
|
||
|
if (r2 != null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0015, code lost:
|
||
|
|
||
|
if (r2 != null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:5:0x0027, code lost:
|
||
|
|
||
|
o.C14957gcv.a("");
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:6:0x002c, code lost:
|
||
|
|
||
|
return null;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:8:0x001c, code lost:
|
||
|
|
||
|
r1 = r1 + 11;
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.E = r1 % 128;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:9:0x0023, code lost:
|
||
|
|
||
|
if ((r1 % 2) != 0) goto L12;
|
||
|
*/
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private com.scb.phone.view.custom.ScbTextInputLayout al() {
|
||
|
/*
|
||
|
r5 = this;
|
||
|
r0 = 2
|
||
|
int r1 = r0 % r0
|
||
|
int r1 = com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G
|
||
|
int r2 = r1 + 61
|
||
|
int r3 = r2 % 128
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.E = r3
|
||
|
int r2 = r2 % r0
|
||
|
r3 = 0
|
||
|
if (r2 == 0) goto L18
|
||
|
com.scb.phone.view.custom.ScbTextInputLayout r2 = r5.inputLayout
|
||
|
r4 = 91
|
||
|
int r4 = r4 / 0
|
||
|
if (r2 == 0) goto L27
|
||
|
goto L1c
|
||
|
L18:
|
||
|
com.scb.phone.view.custom.ScbTextInputLayout r2 = r5.inputLayout
|
||
|
if (r2 == 0) goto L27
|
||
|
L1c:
|
||
|
int r1 = r1 + 11
|
||
|
int r4 = r1 % 128
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.E = r4
|
||
|
int r1 = r1 % r0
|
||
|
if (r1 != 0) goto L26
|
||
|
return r2
|
||
|
L26:
|
||
|
throw r3
|
||
|
L27:
|
||
|
java.lang.String r0 = ""
|
||
|
o.C14957gcv.a(r0)
|
||
|
return r3
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.al():com.scb.phone.view.custom.ScbTextInputLayout");
|
||
|
}
|
||
|
|
||
|
private TextView ayp_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 13;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
TextView textView = this.tvAmountWithoutInterest;
|
||
|
Object obj = null;
|
||
|
if (textView == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i2 + 69;
|
||
|
E = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
return textView;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object d(Object[] objArr) {
|
||
|
int i = 2 % 2;
|
||
|
TextView textView = ((BillPaymentBillerBNPLSelectedFragment) objArr[0]).tvAmountWithoutInterestValue;
|
||
|
Object obj = null;
|
||
|
if (textView == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i2 = E;
|
||
|
int i3 = i2 + 125;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
int i5 = i2 + 33;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return textView;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private TextView ayk_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 89;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
TextView textView = this.tvAmountWithInterest;
|
||
|
if (textView != null) {
|
||
|
int i5 = i2 + 111;
|
||
|
E = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
return textView;
|
||
|
}
|
||
|
C14957gcv.a("");
|
||
|
int i7 = E + 3;
|
||
|
G = i7 % 128;
|
||
|
Object obj = null;
|
||
|
if (i7 % 2 != 0) {
|
||
|
return null;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static void aj(char c, int i, char[] cArr, char[] cArr2, char[] cArr3, Object[] objArr) {
|
||
|
int i2 = 2 % 2;
|
||
|
Nhs nhs = new Nhs();
|
||
|
int length = cArr.length;
|
||
|
char[] cArr4 = new char[length];
|
||
|
int length2 = cArr3.length;
|
||
|
char[] cArr5 = new char[length2];
|
||
|
System.arraycopy(cArr, 0, cArr4, 0, length);
|
||
|
System.arraycopy(cArr3, 0, cArr5, 0, length2);
|
||
|
cArr4[0] = (char) (cArr4[0] ^ c);
|
||
|
cArr5[2] = (char) (cArr5[2] + ((char) i));
|
||
|
int length3 = cArr2.length;
|
||
|
char[] cArr6 = new char[length3];
|
||
|
nhs.a = 0;
|
||
|
int i3 = $11 + 115;
|
||
|
$10 = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
while (nhs.a < length3) {
|
||
|
try {
|
||
|
Object[] objArr2 = {nhs};
|
||
|
Object obj = xzZ.y.get(263693715);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(45 - (ViewConfiguration.getPressedStateDuration() >> 16), 4 - ((byte) KeyEvent.getModifierMetaStateMask()), (char) (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)))).getMethod("t", Object.class);
|
||
|
xzZ.y.put(263693715, obj);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
|
||
|
Object[] objArr3 = {nhs};
|
||
|
Object obj2 = xzZ.y.get(-484664112);
|
||
|
if (obj2 == null) {
|
||
|
Class cls = (Class) xzZ.c(KeyEvent.normalizeMetaState(0) + 352, 5 - (ViewConfiguration.getEdgeSlop() >> 16), (char) (52128 - (ViewConfiguration.getKeyRepeatTimeout() >> 16)));
|
||
|
byte b = (byte) 0;
|
||
|
byte b2 = b;
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
ao(b, b2, (byte) (b2 + 1), objArr4);
|
||
|
obj2 = cls.getMethod((String) objArr4[0], Object.class);
|
||
|
xzZ.y.put(-484664112, obj2);
|
||
|
}
|
||
|
int intValue2 = ((Integer) ((Method) obj2).invoke(null, objArr3)).intValue();
|
||
|
Object[] objArr5 = {nhs, Integer.valueOf(cArr4[nhs.a % 4] * 32718), Integer.valueOf(cArr5[intValue])};
|
||
|
Object obj3 = xzZ.y.get(430099516);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c(748 - (ViewConfiguration.getPressedStateDuration() >> 16), 4 - TextUtils.lastIndexOf("", '0', 0), (char) (ViewConfiguration.getDoubleTapTimeout() >> 16))).getMethod(p.a, Object.class, Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(430099516, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr5);
|
||
|
Object[] objArr6 = {Integer.valueOf(cArr4[intValue2] * 32718), Integer.valueOf(cArr5[intValue])};
|
||
|
Object obj4 = xzZ.y.get(1019894806);
|
||
|
if (obj4 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(Process.getGidForName("") + 403, 5 - (ViewConfiguration.getTouchSlop() >> 8), (char) ((ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 21609));
|
||
|
byte b3 = (byte) 0;
|
||
|
byte b4 = b3;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
ao(b3, b4, b4, objArr7);
|
||
|
obj4 = cls2.getMethod((String) objArr7[0], Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(1019894806, obj4);
|
||
|
}
|
||
|
cArr5[intValue2] = ((Character) ((Method) obj4).invoke(null, objArr6)).charValue();
|
||
|
cArr4[intValue2] = nhs.c;
|
||
|
cArr6[nhs.a] = (char) ((((cArr4[intValue2] ^ cArr2[nhs.a]) ^ (C ^ 9051040786702654117L)) ^ ((int) (D ^ 9051040786702654117L))) ^ ((char) (B ^ 9051040786702654117L)));
|
||
|
nhs.a++;
|
||
|
int i5 = $10 + 105;
|
||
|
$11 = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr6);
|
||
|
}
|
||
|
|
||
|
private TextView ayl_() {
|
||
|
int i = 2 % 2;
|
||
|
TextView textView = this.tvAmountWithInterestValue;
|
||
|
if (textView != null) {
|
||
|
int i2 = G + 73;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
return textView;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
C14957gcv.a("");
|
||
|
int i3 = E + 61;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:10:0x002c, code lost:
|
||
|
|
||
|
return r2;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:11:0x002d, code lost:
|
||
|
|
||
|
r3.hashCode();
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:12:0x0030, code lost:
|
||
|
|
||
|
throw null;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:14:0x001a, code lost:
|
||
|
|
||
|
if (r2 != null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0015, code lost:
|
||
|
|
||
|
if (r2 != null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:5:0x0031, code lost:
|
||
|
|
||
|
o.C14957gcv.a("");
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:6:0x0036, code lost:
|
||
|
|
||
|
return null;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:8:0x001c, code lost:
|
||
|
|
||
|
r4 = r1 + 77;
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G = r4 % 128;
|
||
|
r4 = r4 % 2;
|
||
|
r1 = r1 + 27;
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G = r1 % 128;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:9:0x002a, code lost:
|
||
|
|
||
|
if ((r1 % 2) == 0) goto L12;
|
||
|
*/
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private android.widget.TextView ayj_() {
|
||
|
/*
|
||
|
r6 = this;
|
||
|
r0 = 2
|
||
|
int r1 = r0 % r0
|
||
|
int r1 = com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.E
|
||
|
int r2 = r1 + 19
|
||
|
int r3 = r2 % 128
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G = r3
|
||
|
int r2 = r2 % r0
|
||
|
r3 = 0
|
||
|
if (r2 != 0) goto L18
|
||
|
android.widget.TextView r2 = r6.tvAmountWithInstallmentValue
|
||
|
r4 = 24
|
||
|
int r4 = r4 / 0
|
||
|
if (r2 == 0) goto L31
|
||
|
goto L1c
|
||
|
L18:
|
||
|
android.widget.TextView r2 = r6.tvAmountWithInstallmentValue
|
||
|
if (r2 == 0) goto L31
|
||
|
L1c:
|
||
|
int r4 = r1 + 77
|
||
|
int r5 = r4 % 128
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G = r5
|
||
|
int r4 = r4 % r0
|
||
|
int r1 = r1 + 27
|
||
|
int r4 = r1 % 128
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G = r4
|
||
|
int r1 = r1 % r0
|
||
|
if (r1 == 0) goto L2d
|
||
|
return r2
|
||
|
L2d:
|
||
|
r3.hashCode()
|
||
|
throw r3
|
||
|
L31:
|
||
|
java.lang.String r0 = ""
|
||
|
o.C14957gcv.a(r0)
|
||
|
return r3
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.ayj_():android.widget.TextView");
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object n(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E;
|
||
|
int i3 = i2 + 39;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
TextView textView = billPaymentBillerBNPLSelectedFragment.tvAmountWithMonthInterestRateValue;
|
||
|
if (textView == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i2 + 115;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return textView;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object p(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 33;
|
||
|
int i3 = i2 % 128;
|
||
|
G = i3;
|
||
|
int i4 = i2 % 2;
|
||
|
TextView textView = billPaymentBillerBNPLSelectedFragment.tvAmountWithFeeDiscount;
|
||
|
if (textView == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i3 + 61;
|
||
|
int i6 = i5 % 128;
|
||
|
E = i6;
|
||
|
int i7 = i5 % 2;
|
||
|
int i8 = i6 + 7;
|
||
|
G = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
return textView;
|
||
|
}
|
||
|
|
||
|
private TextView ayn_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 91;
|
||
|
G = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 == 0) {
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
TextView textView = this.tvAmountWithProductName;
|
||
|
if (textView != null) {
|
||
|
return textView;
|
||
|
}
|
||
|
C14957gcv.a("");
|
||
|
int i3 = E + 59;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
int i4 = 50 / 0;
|
||
|
}
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:11:0x0019, code lost:
|
||
|
|
||
|
if (r1 != null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0014, code lost:
|
||
|
|
||
|
if (r1 != null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:5:0x0023, code lost:
|
||
|
|
||
|
o.C14957gcv.a("");
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:6:0x0029, code lost:
|
||
|
|
||
|
return null;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:8:0x001b, code lost:
|
||
|
|
||
|
r2 = r2 + 93;
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G = r2 % 128;
|
||
|
r2 = r2 % 2;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:9:0x0022, code lost:
|
||
|
|
||
|
return r1;
|
||
|
*/
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private android.widget.TextView ayr_() {
|
||
|
/*
|
||
|
r4 = this;
|
||
|
r0 = 2
|
||
|
int r1 = r0 % r0
|
||
|
int r1 = com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G
|
||
|
int r1 = r1 + 19
|
||
|
int r2 = r1 % 128
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.E = r2
|
||
|
int r1 = r1 % r0
|
||
|
if (r1 == 0) goto L17
|
||
|
android.widget.TextView r1 = r4.tvCoinMoreDetail
|
||
|
r3 = 50
|
||
|
int r3 = r3 / 0
|
||
|
if (r1 == 0) goto L23
|
||
|
goto L1b
|
||
|
L17:
|
||
|
android.widget.TextView r1 = r4.tvCoinMoreDetail
|
||
|
if (r1 == 0) goto L23
|
||
|
L1b:
|
||
|
int r2 = r2 + 93
|
||
|
int r3 = r2 % 128
|
||
|
com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.G = r3
|
||
|
int r2 = r2 % r0
|
||
|
return r1
|
||
|
L23:
|
||
|
java.lang.String r0 = ""
|
||
|
o.C14957gcv.a(r0)
|
||
|
r0 = 0
|
||
|
return r0
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.fragment.transferandpay.billpaymenttab.BillPaymentBillerBNPLSelectedFragment.ayr_():android.widget.TextView");
|
||
|
}
|
||
|
|
||
|
private TextView ayo_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 25;
|
||
|
int i3 = i2 % 128;
|
||
|
G = i3;
|
||
|
int i4 = i2 % 2;
|
||
|
TextView textView = this.tvAmountWithProductNameValue;
|
||
|
if (textView == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i3 + 93;
|
||
|
E = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
return textView;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private ConstraintLayout ag() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 89;
|
||
|
int i3 = i2 % 128;
|
||
|
E = i3;
|
||
|
int i4 = i2 % 2;
|
||
|
ConstraintLayout constraintLayout = this.csLayoutBNPLDetail;
|
||
|
Object obj = null;
|
||
|
if (constraintLayout == null) {
|
||
|
C14957gcv.a("");
|
||
|
return null;
|
||
|
}
|
||
|
int i5 = i3 + 31;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return constraintLayout;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private ConstraintLayout ak() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G;
|
||
|
int i3 = i2 + 5;
|
||
|
E = i3 % 128;
|
||
|
Object obj = null;
|
||
|
if (i3 % 2 != 0) {
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
ConstraintLayout constraintLayout = this.csLayoutSelectMonth;
|
||
|
if (constraintLayout != null) {
|
||
|
int i4 = i2 + 13;
|
||
|
E = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return constraintLayout;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
C14957gcv.a("");
|
||
|
int i5 = G + 57;
|
||
|
E = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.transferandpay.BaseTargetSelectedFragment, androidx.fragment.app.Fragment
|
||
|
public final View onCreateView(LayoutInflater layoutInflater, ViewGroup viewGroup, Bundle bundle) {
|
||
|
gHK ghk;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 87;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(layoutInflater, "");
|
||
|
View inflate = layoutInflater.inflate(R.layout.2131559465, viewGroup, false);
|
||
|
((BaseFragment) this).a = ButterKnife.c(this, inflate);
|
||
|
C6303cOr J = J();
|
||
|
C6303cOr.e(new Object[]{J, K()}, -1424255793, 1424255795, System.identityHashCode(J));
|
||
|
J.e((C6303cOr) this);
|
||
|
if (getActivity() instanceof PreLoadCheckActivity) {
|
||
|
int i4 = G + 53;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
ghk = ((PreLoadCheckActivity) getActivity()).al();
|
||
|
} else {
|
||
|
int i6 = E + 81;
|
||
|
G = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
ghk = null;
|
||
|
}
|
||
|
J.c(ghk);
|
||
|
String W = W();
|
||
|
C14957gcv.c((Object) W, "");
|
||
|
J.d(W);
|
||
|
S();
|
||
|
super.onCreateView(layoutInflater, viewGroup, bundle);
|
||
|
ad();
|
||
|
e(new Object[]{this}, -1790293196, 1790293205, System.identityHashCode(this));
|
||
|
return inflate;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class saX implements AmountEditText.RVV {
|
||
|
private AmountEditText c;
|
||
|
private BillPaymentBillerBNPLSelectedFragment e;
|
||
|
|
||
|
saX(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, AmountEditText amountEditText) {
|
||
|
this.e = billPaymentBillerBNPLSelectedFragment;
|
||
|
this.c = amountEditText;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.custom.common.AmountEditText.RVV
|
||
|
public final void b(double d) {
|
||
|
BillPaymentBillerBNPLSelectedFragment.d(this.e, Double.valueOf(d));
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.custom.common.AmountEditText.RVV
|
||
|
public final void a() {
|
||
|
this.e.aN_();
|
||
|
this.c.clearFocus();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private final void ad() {
|
||
|
int i = 2 % 2;
|
||
|
AmountEditText amountEditText = this.mAmountValue;
|
||
|
amountEditText.setOnFocusChangeListener(this.w);
|
||
|
amountEditText.setOnAmountChangeListener(new saX(this, amountEditText));
|
||
|
amountEditText.setCustomHint(getString(R.string.transfer_to_account_amount_hint), this.mAmountInputLayout);
|
||
|
this.mAmountInputLayout.setHintEnabled(false);
|
||
|
fLM flm = this.mAmountValue.a;
|
||
|
if (flm != null) {
|
||
|
int i2 = E + 99;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
flm.a(Double.MAX_VALUE);
|
||
|
throw null;
|
||
|
}
|
||
|
flm.a(Double.MAX_VALUE);
|
||
|
}
|
||
|
this.mAmountValue.setMaximumDecimalDigit(17);
|
||
|
J().d();
|
||
|
R();
|
||
|
InputFilter[] inputFilterArr = {new C12919fLP("[^\\u0E01-\\u0E39\\u0E40-\\u0E4C]")};
|
||
|
this.mReferenceEditText1.setFilters(inputFilterArr);
|
||
|
this.mReferenceEditText2.setFilters(inputFilterArr);
|
||
|
this.mReferenceEditText3.setFilters(inputFilterArr);
|
||
|
this.mReferenceEditText1.setOnPasteListener(new IeS());
|
||
|
this.mReferenceEditText2.setOnPasteListener(new IeS());
|
||
|
this.mReferenceEditText3.setOnPasteListener(new IeS());
|
||
|
M();
|
||
|
P();
|
||
|
aD();
|
||
|
int i3 = E + 65;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
}
|
||
|
|
||
|
private final void S() {
|
||
|
Bundle arguments;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 59;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
arguments = getArguments();
|
||
|
int i3 = 33 / 0;
|
||
|
if (arguments == null) {
|
||
|
return;
|
||
|
}
|
||
|
} else {
|
||
|
arguments = getArguments();
|
||
|
if (arguments == null) {
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
C6303cOr J = J();
|
||
|
J.c(arguments.getBoolean("com.scb.phone.EXTRA_BILL_PAYMENT_ENABLE_SCHEDULE"));
|
||
|
J.b((C1193Xr) arguments.getParcelable("com.scb.phone.EXTRA_BILL_PAYMENT_DISPLAY"));
|
||
|
String string = arguments.getString("com.scb.phone.EXTRA_BILL_PAYMENT_SERVICE_TYPE");
|
||
|
if (string == null) {
|
||
|
int i4 = E + 71;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
r5.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
string = "";
|
||
|
} else {
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
}
|
||
|
J.a(string);
|
||
|
J.b();
|
||
|
J.h();
|
||
|
J.c(Q(), O());
|
||
|
Serializable serializable = arguments.getSerializable("com.scb.phone.EXTRA_PAYMENT_FLOW_TYPE");
|
||
|
r5 = !((serializable instanceof YY) ^ true) ? (YY) serializable : null;
|
||
|
if (r5 == null) {
|
||
|
r5 = YY.NORMAL;
|
||
|
}
|
||
|
J.b(r5);
|
||
|
this.f = true;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object f(Object[] objArr) {
|
||
|
final BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
billPaymentBillerBNPLSelectedFragment.ayr_().setOnClickListener(new View.OnClickListener(billPaymentBillerBNPLSelectedFragment) { // from class: o.fES
|
||
|
private BillPaymentBillerBNPLSelectedFragment c;
|
||
|
|
||
|
@Override // android.view.View.OnClickListener
|
||
|
public final void onClick(View view) {
|
||
|
BillPaymentBillerBNPLSelectedFragment.b(this.c);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.c = billPaymentBillerBNPLSelectedFragment;
|
||
|
}
|
||
|
});
|
||
|
int i2 = G + 121;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
return null;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static final void f(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 95;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(billPaymentBillerBNPLSelectedFragment, "");
|
||
|
FragmentActivity activity = billPaymentBillerBNPLSelectedFragment.getActivity();
|
||
|
if (activity != null) {
|
||
|
BNPLCoinSeeMoreDetailActivity.LWm lWm = BNPLCoinSeeMoreDetailActivity.b;
|
||
|
FragmentActivity fragmentActivity = activity;
|
||
|
C14957gcv.e(fragmentActivity, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.startActivity(new Intent(fragmentActivity, (Class<?>) BNPLCoinSeeMoreDetailActivity.class));
|
||
|
}
|
||
|
int i4 = E + 5;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class LWm implements AmountEditText.RVV {
|
||
|
private BillPaymentBillerBNPLSelectedFragment c;
|
||
|
private AmountEditText e;
|
||
|
|
||
|
LWm(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, AmountEditText amountEditText) {
|
||
|
this.c = billPaymentBillerBNPLSelectedFragment;
|
||
|
this.e = amountEditText;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.custom.common.AmountEditText.RVV
|
||
|
public final void b(double d) {
|
||
|
BillPaymentBillerBNPLSelectedFragment.c(this.c, d);
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.custom.common.AmountEditText.RVV
|
||
|
public final void a() {
|
||
|
this.c.aN_();
|
||
|
this.e.clearFocus();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private final void M() {
|
||
|
int i = 2 % 2;
|
||
|
AmountEditText ai = ai();
|
||
|
ai.setOnFocusChangeListener(this.u);
|
||
|
ScbTextInputLayout al = al();
|
||
|
Object[] objArr = new Object[1];
|
||
|
aj((char) (9479 - Color.red(0)), View.MeasureSpec.getMode(0) - 1928442382, new char[]{62064, 3661, 1933, 57893}, new char[]{22856}, new char[]{0, 0, 0, 0}, objArr);
|
||
|
ai.setCustomHint(((String) objArr[0]).intern(), al);
|
||
|
ai.setOnPasteListener(new AmountEditText.HBt());
|
||
|
ai.setOnAmountChangeListener(new LWm(this, ai));
|
||
|
ai.setHandleDismissKeyboard(new AmountEditText.LWm(this) { // from class: o.fEM
|
||
|
private BillPaymentBillerBNPLSelectedFragment d;
|
||
|
|
||
|
@Override // com.scb.phone.view.custom.common.AmountEditText.LWm
|
||
|
public final void d() {
|
||
|
BillPaymentBillerBNPLSelectedFragment.c(this.d);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = this;
|
||
|
}
|
||
|
});
|
||
|
int i2 = E + 33;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
private static final void e(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 11;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
C14957gcv.e(billPaymentBillerBNPLSelectedFragment, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.aN_();
|
||
|
} else {
|
||
|
C14957gcv.e(billPaymentBillerBNPLSelectedFragment, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.aN_();
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private final void P() {
|
||
|
int i = 2 % 2;
|
||
|
RecyclerView recyclerView = (RecyclerView) e(new Object[]{this}, -2074329167, 2074329170, System.identityHashCode(this));
|
||
|
getContext();
|
||
|
recyclerView.setLayoutManager(new LinearLayoutManager(0, false));
|
||
|
C12152esn c12152esn = new C12152esn(C14851gaI.c, this);
|
||
|
this.y = c12152esn;
|
||
|
((RecyclerView) e(new Object[]{this}, -2074329167, 2074329170, System.identityHashCode(this))).setAdapter(c12152esn);
|
||
|
int i2 = G + 97;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void b(String str, Double d2, Double d3, double d4, Double d5) {
|
||
|
double d6;
|
||
|
double d7;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 51;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(str, "");
|
||
|
TextView textView = (TextView) e(new Object[]{this}, -77436425, 77436441, System.identityHashCode(this));
|
||
|
C14957gcv.e(textView, "");
|
||
|
textView.setVisibility(0);
|
||
|
TextView textView2 = (TextView) e(new Object[]{this}, -77436425, 77436441, System.identityHashCode(this));
|
||
|
if (d2 != null) {
|
||
|
int i4 = E + 33;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
d6 = d2.doubleValue();
|
||
|
} else {
|
||
|
d6 = 0.0d;
|
||
|
}
|
||
|
String str2 = (String) C6583cXR.c(new Object[]{Double.valueOf(d6)}, -150997759, 150997764, (int) System.currentTimeMillis());
|
||
|
String string = getString(R.string.percentage);
|
||
|
StringBuilder sb = new StringBuilder();
|
||
|
sb.append(str2);
|
||
|
sb.append(string);
|
||
|
textView2.setText(sb.toString());
|
||
|
TextView textView3 = (TextView) e(new Object[]{this}, -942393677, 942393694, System.identityHashCode(this));
|
||
|
C14957gcv.e(textView3, "");
|
||
|
textView3.setVisibility(0);
|
||
|
TextView textView4 = (TextView) e(new Object[]{this}, -942393677, 942393694, System.identityHashCode(this));
|
||
|
Object[] objArr = new Object[2];
|
||
|
if (d3 != null) {
|
||
|
d7 = d3.doubleValue();
|
||
|
} else {
|
||
|
int i6 = G + 29;
|
||
|
E = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
d7 = 0.0d;
|
||
|
}
|
||
|
objArr[0] = C6583cXR.b(d7);
|
||
|
objArr[1] = getString(R.string.percentage);
|
||
|
textView4.setText(getString(R.string.billpayment_bnpl_monthly_interest_rate_remark, objArr));
|
||
|
ayn_().setText(getString(R.string.billpayment_bnpl_from_up_service_title, str));
|
||
|
TextView ayo_ = ayo_();
|
||
|
C14957gcv.e(ayo_, "");
|
||
|
ayo_.setVisibility(0);
|
||
|
ayo_().setText((String) C6583cXR.c(new Object[]{Double.valueOf(d4)}, -150997759, 150997764, (int) System.currentTimeMillis()));
|
||
|
TextView ayj_ = ayj_();
|
||
|
C14957gcv.e(ayj_, "");
|
||
|
ayj_.setVisibility(0);
|
||
|
ayj_().setText((String) C6583cXR.c(new Object[]{Double.valueOf(d5 != null ? d5.doubleValue() : 0.0d)}, -150997759, 150997764, (int) System.currentTimeMillis()));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void c(Double d2, Double d3) {
|
||
|
double d4;
|
||
|
int i = 2 % 2;
|
||
|
TextView ayp_ = ayp_();
|
||
|
C14957gcv.e(ayp_, "");
|
||
|
ayp_.setVisibility(0);
|
||
|
TextView textView = (TextView) e(new Object[]{this}, 86087607, -86087603, System.identityHashCode(this));
|
||
|
C14957gcv.e(textView, "");
|
||
|
textView.setVisibility(0);
|
||
|
TextView textView2 = (TextView) e(new Object[]{this}, 86087607, -86087603, System.identityHashCode(this));
|
||
|
double d5 = 0.0d;
|
||
|
if (d2 != null) {
|
||
|
d4 = d2.doubleValue();
|
||
|
} else {
|
||
|
int i2 = G + 59;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
d4 = 0.0d;
|
||
|
}
|
||
|
textView2.setText((String) C6583cXR.c(new Object[]{Double.valueOf(d4)}, -150997759, 150997764, (int) System.currentTimeMillis()));
|
||
|
TextView ayk_ = ayk_();
|
||
|
C14957gcv.e(ayk_, "");
|
||
|
ayk_.setVisibility(0);
|
||
|
TextView ayl_ = ayl_();
|
||
|
C14957gcv.e(ayl_, "");
|
||
|
ayl_.setVisibility(0);
|
||
|
TextView ayl_2 = ayl_();
|
||
|
if (d3 != null) {
|
||
|
int i4 = E + 111;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
d5 = d3.doubleValue();
|
||
|
int i6 = G + 59;
|
||
|
E = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
}
|
||
|
ayl_2.setText((String) C6583cXR.c(new Object[]{Double.valueOf(d5)}, -150997759, 150997764, (int) System.currentTimeMillis()));
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object r(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 101;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
TextView ayp_ = billPaymentBillerBNPLSelectedFragment.ayp_();
|
||
|
C14957gcv.e(ayp_, "");
|
||
|
ayp_.setVisibility(8);
|
||
|
TextView textView = (TextView) e(new Object[]{billPaymentBillerBNPLSelectedFragment}, 86087607, -86087603, System.identityHashCode(billPaymentBillerBNPLSelectedFragment));
|
||
|
C14957gcv.e(textView, "");
|
||
|
textView.setVisibility(8);
|
||
|
TextView ayk_ = billPaymentBillerBNPLSelectedFragment.ayk_();
|
||
|
C14957gcv.e(ayk_, "");
|
||
|
ayk_.setVisibility(8);
|
||
|
TextView ayl_ = billPaymentBillerBNPLSelectedFragment.ayl_();
|
||
|
C14957gcv.e(ayl_, "");
|
||
|
ayl_.setVisibility(8);
|
||
|
int i4 = E + 33;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return null;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void D() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 23;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
ConstraintLayout ag = ag();
|
||
|
C14957gcv.e(ag, "");
|
||
|
ag.setVisibility(0);
|
||
|
int i4 = E + 81;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void C() {
|
||
|
LinearLayout ayf_;
|
||
|
int i;
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = E + 117;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
ayf_ = ayf_();
|
||
|
C14957gcv.e(ayf_, "");
|
||
|
i = 1;
|
||
|
} else {
|
||
|
ayf_ = ayf_();
|
||
|
C14957gcv.e(ayf_, "");
|
||
|
i = 0;
|
||
|
}
|
||
|
ayf_.setVisibility(i);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void b(boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 19;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
ai().setEnabled(z);
|
||
|
int i3 = 48 / 0;
|
||
|
} else {
|
||
|
ai().setEnabled(z);
|
||
|
}
|
||
|
int i4 = E + 51;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void d(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 35;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
C14957gcv.e(str, "");
|
||
|
ai().setText(str);
|
||
|
} else {
|
||
|
C14957gcv.e(str, "");
|
||
|
ai().setText(str);
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void c() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 51;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
AmountEditText ai = ai();
|
||
|
Editable text = ai.getText();
|
||
|
if (text != null) {
|
||
|
int i4 = E + 65;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
text.clear();
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
text.clear();
|
||
|
}
|
||
|
ai.setHint(ai.c);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void b(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 95;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(str, "");
|
||
|
ays_().setText(getString(R.string.billpayment_bnpl_coin_insufficient, str));
|
||
|
int i4 = E + 25;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object t(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
String str = (String) objArr[1];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 35;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(str, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.ays_().setText(billPaymentBillerBNPLSelectedFragment.getString(R.string.billpayment_bnpl_coin_range, str));
|
||
|
int i4 = E + 69;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return null;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void a(List<Integer> list) {
|
||
|
int i = 2 % 2;
|
||
|
C14957gcv.e(list, "");
|
||
|
ConstraintLayout ak = ak();
|
||
|
C14957gcv.e(ak, "");
|
||
|
ak.setVisibility(0);
|
||
|
C12152esn c12152esn = this.y;
|
||
|
if (c12152esn != null) {
|
||
|
int i2 = E + 69;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
c12152esn.e = list;
|
||
|
c12152esn.notifyDataSetChanged();
|
||
|
}
|
||
|
C12152esn c12152esn2 = this.y;
|
||
|
if (c12152esn2 != null) {
|
||
|
c12152esn2.b = -1;
|
||
|
c12152esn2.notifyDataSetChanged();
|
||
|
int i4 = G + 83;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void n() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 39;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
ConstraintLayout ag = ag();
|
||
|
C14957gcv.e(ag, "");
|
||
|
ag.setVisibility(8);
|
||
|
TextView ayp_ = ayp_();
|
||
|
C14957gcv.e(ayp_, "");
|
||
|
ayp_.setVisibility(8);
|
||
|
TextView textView = (TextView) e(new Object[]{this}, 86087607, -86087603, System.identityHashCode(this));
|
||
|
C14957gcv.e(textView, "");
|
||
|
textView.setVisibility(8);
|
||
|
TextView ayk_ = ayk_();
|
||
|
C14957gcv.e(ayk_, "");
|
||
|
ayk_.setVisibility(8);
|
||
|
TextView ayl_ = ayl_();
|
||
|
C14957gcv.e(ayl_, "");
|
||
|
ayl_.setVisibility(8);
|
||
|
int i4 = E + 3;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object e(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
Double d2 = (Double) objArr[1];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 29;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
LinearLayout ayf_ = billPaymentBillerBNPLSelectedFragment.ayf_();
|
||
|
C14957gcv.e(ayf_, "");
|
||
|
ayf_.setVisibility(8);
|
||
|
ConstraintLayout ak = billPaymentBillerBNPLSelectedFragment.ak();
|
||
|
C14957gcv.e(ak, "");
|
||
|
ak.setVisibility(8);
|
||
|
billPaymentBillerBNPLSelectedFragment.t = 0.0d;
|
||
|
billPaymentBillerBNPLSelectedFragment.n = d2;
|
||
|
billPaymentBillerBNPLSelectedFragment.ai().setText("");
|
||
|
billPaymentBillerBNPLSelectedFragment.n();
|
||
|
int i4 = E + 39;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return null;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object s(Object[] objArr) {
|
||
|
int i;
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = E + 47;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
ConstraintLayout ak = billPaymentBillerBNPLSelectedFragment.ak();
|
||
|
if (i4 == 0) {
|
||
|
C14957gcv.e(ak, "");
|
||
|
i = 59;
|
||
|
} else {
|
||
|
C14957gcv.e(ak, "");
|
||
|
i = 8;
|
||
|
}
|
||
|
ak.setVisibility(i);
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object g(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 69;
|
||
|
E = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 == 0) {
|
||
|
billPaymentBillerBNPLSelectedFragment.c((Integer) null);
|
||
|
C12152esn c12152esn = billPaymentBillerBNPLSelectedFragment.y;
|
||
|
if (c12152esn != null) {
|
||
|
int i3 = G + 61;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
c12152esn.b = -1;
|
||
|
c12152esn.notifyDataSetChanged();
|
||
|
}
|
||
|
billPaymentBillerBNPLSelectedFragment.n();
|
||
|
return null;
|
||
|
}
|
||
|
billPaymentBillerBNPLSelectedFragment.c((Integer) null);
|
||
|
C12152esn c12152esn2 = billPaymentBillerBNPLSelectedFragment.y;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.adapter.BaseHorizontalBubbleAdapter.RVV
|
||
|
public final void e(View view, int i) {
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = G + 51;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
C14957gcv.e(view, "");
|
||
|
J().c(this.mAmountValue.isFocused(), ai().isFocused(), this.t, i);
|
||
|
int i5 = E + 121;
|
||
|
G = i5 % 128;
|
||
|
if (i5 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private final void R() {
|
||
|
WW ww;
|
||
|
int i = 2 % 2;
|
||
|
Bundle arguments = getArguments();
|
||
|
if (arguments != null) {
|
||
|
int i2 = G + 33;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
ww = (WW) arguments.getParcelable("com.scb.phone.EXTRA_ACCOUNT_SELECTED");
|
||
|
} else {
|
||
|
int i4 = E + 5;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
ww = null;
|
||
|
}
|
||
|
if (ww != null) {
|
||
|
b(ww);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e(String str, String str2, String str3) {
|
||
|
int i = 2 % 2;
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
C14957gcv.e(str3, "");
|
||
|
c(str, new pug("source", str2), new pug("subtype", str3));
|
||
|
int i2 = E + 35;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
int i3 = 86 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void d(double d2) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 55;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
TextView textView = this.tvRemarkMinAmount;
|
||
|
C14957gcv.c(textView, "");
|
||
|
TextView textView2 = textView;
|
||
|
C14957gcv.e(textView2, "");
|
||
|
textView2.setVisibility(0);
|
||
|
textView.setText(getString(R.string.bill_payment_min_amount_remark, (String) C6583cXR.c(new Object[]{Double.valueOf(d2)}, -150997759, 150997764, (int) System.currentTimeMillis())));
|
||
|
this.mAmountValue.setMinAmountCurrencyFormattingTextWatcher(d2, getString(R.string.bill_payment_min_amount_inline_error));
|
||
|
int i4 = G + 69;
|
||
|
E = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static final void d(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 117;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(billPaymentBillerBNPLSelectedFragment, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.J().b(z);
|
||
|
int i4 = G + 51;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private static final void a(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 81;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(billPaymentBillerBNPLSelectedFragment, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.J().d(z, billPaymentBillerBNPLSelectedFragment.s, String.valueOf(billPaymentBillerBNPLSelectedFragment.mReferenceEditText1.getText()), String.valueOf(billPaymentBillerBNPLSelectedFragment.mReferenceEditText2.getText()), billPaymentBillerBNPLSelectedFragment.n);
|
||
|
int i4 = E + 93;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.BaseFragment, androidx.fragment.app.Fragment
|
||
|
public final void onDestroy() {
|
||
|
int i = 2 % 2;
|
||
|
J().w_();
|
||
|
fSJ fsj = this.l;
|
||
|
if (fsj != null && (!fsj.isDisposed())) {
|
||
|
int i2 = G + 115;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
fsj.dispose();
|
||
|
int i4 = G + 55;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
super.onDestroy();
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.transferandpay.BaseTargetSelectedFragment
|
||
|
public final void b(WW ww) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 71;
|
||
|
E = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 != 0) {
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
if (ww != null) {
|
||
|
((BaseTargetSelectedFragment) this).j = ww.s;
|
||
|
this.f8076o = ww.x;
|
||
|
((BaseTargetSelectedFragment) this).c = ww.d;
|
||
|
this.i = ww.b;
|
||
|
C6303cOr J = J();
|
||
|
C6303cOr.e(new Object[]{J, K()}, -1424255793, 1424255795, System.identityHashCode(J));
|
||
|
String str = ww.f8431o;
|
||
|
C14957gcv.c((Object) str, "");
|
||
|
J.h(str);
|
||
|
String str2 = ww.m;
|
||
|
C14957gcv.c((Object) str2, "");
|
||
|
J.e(str2);
|
||
|
String str3 = ww.n;
|
||
|
C14957gcv.c((Object) str3, "");
|
||
|
J.b(str3);
|
||
|
J.c(ww.k);
|
||
|
J.c(ww.l);
|
||
|
String str4 = ww.f8431o;
|
||
|
Double d2 = ww.d;
|
||
|
C14957gcv.c(d2, "");
|
||
|
J.d(str4, d2.doubleValue());
|
||
|
}
|
||
|
int i3 = E + 89;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.transferandpay.BaseTargetSelectedFragment
|
||
|
public final void b(AbstractC1181Xh abstractC1181Xh) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 81;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(abstractC1181Xh, "");
|
||
|
super.b(abstractC1181Xh);
|
||
|
ScbTextInputLayout scbTextInputLayout = this.mAmountInputLayout;
|
||
|
C14957gcv.c(scbTextInputLayout, "");
|
||
|
ScbTextInputLayout scbTextInputLayout2 = scbTextInputLayout;
|
||
|
C14957gcv.e(scbTextInputLayout2, "");
|
||
|
scbTextInputLayout2.setVisibility(0);
|
||
|
DefaultButton defaultButton = this.mButton;
|
||
|
defaultButton.setButtonEnabled(false);
|
||
|
defaultButton.setText(getString(R.string.review));
|
||
|
int i4 = G + 103;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.transferandpay.BaseTargetSelectedFragment, o.InterfaceC12846fIu
|
||
|
public final void aT_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 111;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
InterfaceC9663dnz.RVV rvv = this.p;
|
||
|
if (rvv != null) {
|
||
|
rvv.c();
|
||
|
}
|
||
|
int i3 = G + 83;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void d(C1193Xr c1193Xr) {
|
||
|
String str;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 67;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
C14957gcv.e(c1193Xr, "");
|
||
|
b((AbstractC1181Xh) c1193Xr);
|
||
|
CustomTransferAndPayBiller customTransferAndPayBiller = this.mCustomTransferAndPayBiller;
|
||
|
String str2 = c1193Xr.h;
|
||
|
throw null;
|
||
|
}
|
||
|
C14957gcv.e(c1193Xr, "");
|
||
|
b((AbstractC1181Xh) c1193Xr);
|
||
|
CustomTransferAndPayBiller customTransferAndPayBiller2 = this.mCustomTransferAndPayBiller;
|
||
|
String str3 = c1193Xr.h;
|
||
|
if (str3 == null) {
|
||
|
int i3 = E + 61;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
str3 = "";
|
||
|
}
|
||
|
customTransferAndPayBiller2.setDescription(str3);
|
||
|
this.mReferenceEditText1.setHint(c1193Xr.G);
|
||
|
this.mReferenceTextView1.setText(c1193Xr.F);
|
||
|
C6303cOr J = J();
|
||
|
boolean z = c1193Xr.a;
|
||
|
String str4 = c1193Xr.K;
|
||
|
String str5 = c1193Xr.J;
|
||
|
String str6 = c1193Xr.N;
|
||
|
String str7 = c1193Xr.f;
|
||
|
if (str7 == null) {
|
||
|
int i4 = E + 75;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
str = "";
|
||
|
} else {
|
||
|
str = str7;
|
||
|
}
|
||
|
C6303cOr.e(new Object[]{J, Boolean.valueOf(z), str4, str5, str6, str, c1193Xr.j}, 401634370, -401634351, System.identityHashCode(J));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void b(C1193Xr c1193Xr) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 55;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(c1193Xr, "");
|
||
|
d(c1193Xr);
|
||
|
TextView textView = this.mReferenceTextView2;
|
||
|
C14957gcv.c(textView, "");
|
||
|
TextView textView2 = textView;
|
||
|
C14957gcv.e(textView2, "");
|
||
|
textView2.setVisibility(0);
|
||
|
ScbEditText scbEditText = this.mReferenceEditText2;
|
||
|
C14957gcv.c(scbEditText, "");
|
||
|
ScbEditText scbEditText2 = scbEditText;
|
||
|
C14957gcv.e(scbEditText2, "");
|
||
|
scbEditText2.setVisibility(0);
|
||
|
this.mReferenceTextView2.setText(c1193Xr.M);
|
||
|
this.mReferenceEditText2.setHint(c1193Xr.H);
|
||
|
int i4 = G + 19;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void a(C1193Xr c1193Xr) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 45;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(c1193Xr, "");
|
||
|
b(c1193Xr);
|
||
|
TextView textView = this.mReferenceTextView3;
|
||
|
C14957gcv.c(textView, "");
|
||
|
TextView textView2 = textView;
|
||
|
C14957gcv.e(textView2, "");
|
||
|
textView2.setVisibility(0);
|
||
|
ScbEditText scbEditText = this.mReferenceEditText3;
|
||
|
C14957gcv.c(scbEditText, "");
|
||
|
ScbEditText scbEditText2 = scbEditText;
|
||
|
C14957gcv.e(scbEditText2, "");
|
||
|
scbEditText2.setVisibility(0);
|
||
|
this.mReferenceTextView3.setText(c1193Xr.L);
|
||
|
this.mReferenceEditText3.setHint(c1193Xr.I);
|
||
|
int i4 = E + 61;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void c(C1193Xr c1193Xr) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 105;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(c1193Xr, "");
|
||
|
d(c1193Xr);
|
||
|
this.mReferenceEditText1.setEnabled(false);
|
||
|
this.mReferenceEditText1.setText(c1193Xr.K);
|
||
|
this.mCustomTransferAndPayBiller.mBackButton.setVisibility(8);
|
||
|
this.mAmountValue.setFormattedAmount(c1193Xr.j);
|
||
|
if (c1193Xr.n != null) {
|
||
|
ScbEditText scbEditText = this.mReferenceEditText1;
|
||
|
C14957gcv.c(scbEditText, "");
|
||
|
aye_(scbEditText);
|
||
|
int i4 = E + 45;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e(C1193Xr c1193Xr) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 77;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(c1193Xr, "");
|
||
|
TextView textView = this.mReferenceTextView2;
|
||
|
C14957gcv.c(textView, "");
|
||
|
TextView textView2 = textView;
|
||
|
C14957gcv.e(textView2, "");
|
||
|
textView2.setVisibility(0);
|
||
|
this.mReferenceTextView2.setText(c1193Xr.M);
|
||
|
ScbEditText scbEditText = this.mReferenceEditText2;
|
||
|
C14957gcv.c(scbEditText, "");
|
||
|
ScbEditText scbEditText2 = scbEditText;
|
||
|
C14957gcv.e(scbEditText2, "");
|
||
|
scbEditText2.setVisibility(0);
|
||
|
scbEditText.setHint(c1193Xr.H);
|
||
|
scbEditText.setEnabled(false);
|
||
|
scbEditText.setText(c1193Xr.J);
|
||
|
if (c1193Xr.n != null) {
|
||
|
int i4 = E + 111;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
aye_(scbEditText);
|
||
|
}
|
||
|
int i6 = G + 117;
|
||
|
E = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void j(C1193Xr c1193Xr) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 19;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(c1193Xr, "");
|
||
|
TextView textView = this.mReferenceTextView3;
|
||
|
C14957gcv.c(textView, "");
|
||
|
TextView textView2 = textView;
|
||
|
C14957gcv.e(textView2, "");
|
||
|
textView2.setVisibility(0);
|
||
|
this.mReferenceTextView3.setText(c1193Xr.L);
|
||
|
ScbEditText scbEditText = this.mReferenceEditText3;
|
||
|
C14957gcv.c(scbEditText, "");
|
||
|
ScbEditText scbEditText2 = scbEditText;
|
||
|
C14957gcv.e(scbEditText2, "");
|
||
|
scbEditText2.setVisibility(0);
|
||
|
scbEditText.setHint(c1193Xr.I);
|
||
|
scbEditText.setEnabled(false);
|
||
|
scbEditText.setText(c1193Xr.N);
|
||
|
if (c1193Xr.n != null) {
|
||
|
aye_(scbEditText);
|
||
|
int i4 = E + 41;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static void aye_(EditText editText) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 13;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
editText.setBackgroundResource(R.color.f14012131100909);
|
||
|
editText.setTextColor(nMh.getColor(editText.getContext(), R.color.f2782131099785));
|
||
|
editText.setPadding(0, 0, 0, 0);
|
||
|
ViewGroup.LayoutParams layoutParams = editText.getLayoutParams();
|
||
|
C14957gcv.d(layoutParams, "");
|
||
|
LinearLayout.LayoutParams layoutParams2 = (LinearLayout.LayoutParams) layoutParams;
|
||
|
((ViewGroup.MarginLayoutParams) layoutParams2).topMargin = 0;
|
||
|
((ViewGroup.LayoutParams) layoutParams2).height = -2;
|
||
|
editText.setLayoutParams(layoutParams2);
|
||
|
int i4 = E + 41;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private static final void d(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, C1189Xo c1189Xo) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 5;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
C14957gcv.e(billPaymentBillerBNPLSelectedFragment, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.i(c1189Xo);
|
||
|
} else {
|
||
|
C14957gcv.e(billPaymentBillerBNPLSelectedFragment, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.i(c1189Xo);
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object j(Object[] objArr) {
|
||
|
DialogInterface dialogInterface = (DialogInterface) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 25;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
dialogInterface.dismiss();
|
||
|
int i4 = E + 115;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return null;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void d(final C1189Xo c1189Xo) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 107;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
CustomDialog c = CustomDialog.b(getContext()).c(R.string.credit_card_alert_information_title);
|
||
|
String string = getString(R.string.credit_card_alert_information_description);
|
||
|
if (gjJ.a(string)) {
|
||
|
int i3 = G + 121;
|
||
|
E = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
c.mTextTextView.setVisibility(0);
|
||
|
c.mTextTextView.setText(string);
|
||
|
}
|
||
|
((CustomDialog) CustomDialog.e(new Object[]{c.aoT_(R.string.ok, new DialogInterface.OnClickListener(this, c1189Xo) { // from class: o.fEK
|
||
|
private BillPaymentBillerBNPLSelectedFragment b;
|
||
|
private C1189Xo c;
|
||
|
|
||
|
@Override // android.content.DialogInterface.OnClickListener
|
||
|
public final void onClick(DialogInterface dialogInterface, int i5) {
|
||
|
BillPaymentBillerBNPLSelectedFragment.c(this.b, this.c);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.b = this;
|
||
|
this.c = c1189Xo;
|
||
|
}
|
||
|
}), Integer.valueOf(R.string.cancel), new DialogInterface.OnClickListener() { // from class: o.fEL
|
||
|
@Override // android.content.DialogInterface.OnClickListener
|
||
|
public final void onClick(DialogInterface dialogInterface, int i5) {
|
||
|
BillPaymentBillerBNPLSelectedFragment.ayc_(dialogInterface);
|
||
|
}
|
||
|
}})).show();
|
||
|
return;
|
||
|
}
|
||
|
CustomDialog.b(getContext()).c(R.string.credit_card_alert_information_title);
|
||
|
gjJ.a(getString(R.string.credit_card_alert_information_description));
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e(String str) {
|
||
|
int i = 2 % 2;
|
||
|
C14957gcv.e(str, "");
|
||
|
try {
|
||
|
startActivity((Intent) HomeActivity.e(new Object[]{requireContext()}, -1290522472, 1290522474, (int) System.currentTimeMillis()));
|
||
|
startActivity(new Intent(CommonConstant.ACTION.HWID_SCHEME_URL, Uri.parse(str)));
|
||
|
int i2 = E + 73;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
} catch (Exception e) {
|
||
|
guQ.e(e);
|
||
|
J().c(R.string.error_generic_resource);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void k() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 91;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
if (getActivity() != null) {
|
||
|
int i4 = G + 65;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
if (isAdded()) {
|
||
|
((BaseActivity) getActivity()).ag();
|
||
|
}
|
||
|
}
|
||
|
al().setHintEnabled(false);
|
||
|
ai().setHint("");
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void m() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 17;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
C6303cOr.a(J(), this.t);
|
||
|
AmountEditText ai = ai();
|
||
|
if (C6583cXR.Wd_(ai.getText())) {
|
||
|
al().setHintEnabled(true);
|
||
|
ai.setText("");
|
||
|
ai.setHint(ai().c);
|
||
|
}
|
||
|
int i3 = E + 65;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
C6303cOr.a(J(), this.t);
|
||
|
C6583cXR.Wd_(ai().getText());
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void w() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 111;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
this.mAmountInputLayout.setError(getString(R.string.bill_payment_reference_empty));
|
||
|
} else {
|
||
|
this.mAmountInputLayout.setError(getString(R.string.bill_payment_reference_empty));
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object h(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 117;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
billPaymentBillerBNPLSelectedFragment.mAmountInputLayout.setHintEnabled(true);
|
||
|
} else {
|
||
|
billPaymentBillerBNPLSelectedFragment.mAmountInputLayout.setHintEnabled(false);
|
||
|
}
|
||
|
billPaymentBillerBNPLSelectedFragment.mAmountValue.setHint("");
|
||
|
int i3 = G + 3;
|
||
|
E = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
int i4 = 22 / 0;
|
||
|
}
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void B() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 101;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
AmountEditText amountEditText = this.mAmountValue;
|
||
|
if (!C6583cXR.Wd_(amountEditText.getText())) {
|
||
|
return;
|
||
|
}
|
||
|
this.mAmountInputLayout.setHintEnabled(true);
|
||
|
amountEditText.setText("");
|
||
|
amountEditText.setHint(this.mAmountValue.c);
|
||
|
int i3 = E + 41;
|
||
|
G = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
int i4 = 3 / 3;
|
||
|
return;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
C6583cXR.Wd_(this.mAmountValue.getText());
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void g() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 15;
|
||
|
G = i2 % 128;
|
||
|
this.mCustomTransferAndPayBiller.mBackButton.setVisibility(i2 % 2 == 0 ? 105 : 8);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void h(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 97;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.mReferenceEditText1.setText(str);
|
||
|
} else {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.mReferenceEditText1.setText(str);
|
||
|
int i3 = 64 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void k(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 17;
|
||
|
G = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 == 0) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.mReferenceEditText2.setText(str);
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
C14957gcv.e(str, "");
|
||
|
this.mReferenceEditText2.setText(str);
|
||
|
int i3 = G + 55;
|
||
|
E = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void l(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 25;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.mReferenceEditText3.setText(str);
|
||
|
} else {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.mReferenceEditText3.setText(str);
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void g(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 85;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.mAmountValue.setFormattedAmount(str);
|
||
|
} else {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.mAmountValue.setFormattedAmount(str);
|
||
|
int i3 = 9 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e(int i) {
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = E + 65;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
String string = getString(R.string.billpayment_bnpl_error_min_balance, String.valueOf(i));
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
m(string);
|
||
|
int i5 = G + 97;
|
||
|
E = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object c(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 87;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
String string = billPaymentBillerBNPLSelectedFragment.getString(R.string.billpayment_bnpl_error_over_available_balance);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.m(string);
|
||
|
int i3 = 50 / 0;
|
||
|
} else {
|
||
|
String string2 = billPaymentBillerBNPLSelectedFragment.getString(R.string.billpayment_bnpl_error_over_available_balance);
|
||
|
C14957gcv.c((Object) string2, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.m(string2);
|
||
|
}
|
||
|
int i4 = E + 117;
|
||
|
G = i4 % 128;
|
||
|
Object obj = null;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return null;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private final void m(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 101;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
C6303cOr J = J();
|
||
|
String string = getString(R.string.error_default_title);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
J.b(string, str, this.mAmountValue.isEnabled());
|
||
|
return;
|
||
|
}
|
||
|
C6303cOr J2 = J();
|
||
|
String string2 = getString(R.string.error_default_title);
|
||
|
C14957gcv.c((Object) string2, "");
|
||
|
J2.b(string2, str, this.mAmountValue.isEnabled());
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void a(boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 41;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.mAmountValue.setEnabled(z);
|
||
|
int i4 = E + 123;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void b() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 23;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.mAmountValue.clearFocus();
|
||
|
int i4 = E + 31;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void a(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 11;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.mAmountValue.setFormattedAmount(str);
|
||
|
C6303cOr J = J();
|
||
|
C6303cOr.e(new Object[]{J, false}, 48776759, -48776755, System.identityHashCode(J));
|
||
|
ScbEditText scbEditText = this.mReferenceEditText1;
|
||
|
scbEditText.removeTextChangedListener(this.v);
|
||
|
scbEditText.addTextChangedListener(this.v);
|
||
|
int i4 = G + 43;
|
||
|
E = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class jbe implements TextWatcher {
|
||
|
private BillPaymentBillerBNPLSelectedFragment b;
|
||
|
|
||
|
jbe(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
this.b = billPaymentBillerBNPLSelectedFragment;
|
||
|
}
|
||
|
|
||
|
@Override // android.text.TextWatcher
|
||
|
public final void afterTextChanged(Editable editable) {
|
||
|
C14957gcv.e(editable, "");
|
||
|
this.b.J().d(false);
|
||
|
C6303cOr J = this.b.J();
|
||
|
C6303cOr.e(new Object[]{J, true}, 48776759, -48776755, System.identityHashCode(J));
|
||
|
Editable text = BillPaymentBillerBNPLSelectedFragment.a(this.b).getText();
|
||
|
if (text != null) {
|
||
|
text.clear();
|
||
|
}
|
||
|
BillPaymentBillerBNPLSelectedFragment.a(this.b).setEnabled(true);
|
||
|
this.b.e(true);
|
||
|
this.b.d(false);
|
||
|
BillPaymentBillerBNPLSelectedFragment.d(this.b).removeTextChangedListener(this);
|
||
|
this.b.e((Double) null);
|
||
|
}
|
||
|
|
||
|
@Override // android.text.TextWatcher
|
||
|
public final void onTextChanged(CharSequence charSequence, int i, int i2, int i3) {
|
||
|
C14957gcv.e(charSequence, "");
|
||
|
}
|
||
|
|
||
|
@Override // android.text.TextWatcher
|
||
|
public final void beforeTextChanged(CharSequence charSequence, int i, int i2, int i3) {
|
||
|
C14957gcv.e(charSequence, "");
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.transferandpay.BaseTargetSelectedFragment
|
||
|
public final boolean G() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 27;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
if (String.valueOf(this.mReferenceEditText1.getText()).length() <= 0 || J().a()) {
|
||
|
return false;
|
||
|
}
|
||
|
int i4 = G + 27;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
return true;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 31;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.mReferenceEditText1.requestFocus();
|
||
|
int i4 = G + 37;
|
||
|
E = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void z() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 3;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.noteEditText.d();
|
||
|
if (i3 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void l() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 39;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
LinearLayout ayh_ = ayh_();
|
||
|
C14957gcv.e(ayh_, "");
|
||
|
ayh_.setVisibility(8);
|
||
|
TextView ayg_ = ayg_();
|
||
|
C14957gcv.e(ayg_, "");
|
||
|
ayg_.setVisibility(8);
|
||
|
View an = an();
|
||
|
C14957gcv.e(an, "");
|
||
|
an.setVisibility(8);
|
||
|
View ar = ar();
|
||
|
C14957gcv.e(ar, "");
|
||
|
ar.setVisibility(8);
|
||
|
int i4 = E + 57;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
int i5 = 85 / 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void a(C1189Xo c1189Xo) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 35;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
C14957gcv.e(c1189Xo, "");
|
||
|
GiftingPresentReviewActivity.e(getActivity(), c1189Xo, "input", "gifting");
|
||
|
int i3 = G + 73;
|
||
|
E = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
C14957gcv.e(c1189Xo, "");
|
||
|
GiftingPresentReviewActivity.e(getActivity(), c1189Xo, "input", "gifting");
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void j() {
|
||
|
int i = 2 % 2;
|
||
|
startActivity(new Intent(getActivity(), (Class<?>) DealsBuyReviewActivity.class));
|
||
|
int i2 = G + 95;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e(C1189Xo c1189Xo) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 77;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
i(c1189Xo);
|
||
|
if (i3 == 0) {
|
||
|
int i4 = 15 / 0;
|
||
|
}
|
||
|
int i5 = E + 97;
|
||
|
G = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object l(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
C1192Xq c1192Xq = (C1192Xq) objArr[1];
|
||
|
YY yy = (YY) objArr[2];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 61;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
C14957gcv.e(c1192Xq, "");
|
||
|
C14957gcv.e(yy, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.startActivity(ChubbReviewActivity.aax_(billPaymentBillerBNPLSelectedFragment.getContext(), c1192Xq, billPaymentBillerBNPLSelectedFragment.Q(), yy));
|
||
|
int i3 = 92 / 0;
|
||
|
return null;
|
||
|
}
|
||
|
C14957gcv.e(c1192Xq, "");
|
||
|
C14957gcv.e(yy, "");
|
||
|
billPaymentBillerBNPLSelectedFragment.startActivity(ChubbReviewActivity.aax_(billPaymentBillerBNPLSelectedFragment.getContext(), c1192Xq, billPaymentBillerBNPLSelectedFragment.Q(), yy));
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object i(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 27;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
billPaymentBillerBNPLSelectedFragment.E();
|
||
|
int i4 = G + 45;
|
||
|
E = i4 % 128;
|
||
|
Object obj = null;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return null;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void A() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 57;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
H();
|
||
|
TextView textView = this.mRemainingLimit;
|
||
|
C14957gcv.c(textView, "");
|
||
|
TextView textView2 = textView;
|
||
|
C14957gcv.e(textView2, "");
|
||
|
textView2.setVisibility(0);
|
||
|
textView.setText(R.string.limit_not_available);
|
||
|
int i4 = E + 21;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.transferandpay.BaseTargetSelectedFragment
|
||
|
public final void i(C1189Xo c1189Xo) {
|
||
|
int i = 2 % 2;
|
||
|
aN_();
|
||
|
this.mAmountValue.clearFocus();
|
||
|
Intent intent = new Intent(getActivity(), (Class<?>) BillPaymentReviewActivity.class);
|
||
|
if (J().o()) {
|
||
|
int i2 = G + 51;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
intent.putExtra("com.scb.phone.TransferTabFragment.REVIEW_TITLE", getString(R.string.review));
|
||
|
}
|
||
|
intent.putExtra("com.scb.phone.EXTRA_REVIEW", c1189Xo);
|
||
|
intent.putExtra("subtype", O());
|
||
|
intent.putExtra("source", Q());
|
||
|
startActivity(intent);
|
||
|
int i4 = G + 5;
|
||
|
E = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@OnClick
|
||
|
public final void onAdditionalInfoButtonClicked() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 105;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
if (!ai().isFocused()) {
|
||
|
int i4 = E + 101;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
if (!this.mAmountValue.isFocused()) {
|
||
|
C6303cOr J = J();
|
||
|
String obj = this.noteEditText.mNoteEditText.getText().toString();
|
||
|
C14957gcv.c((Object) obj, "");
|
||
|
String str = ((BaseTargetSelectedFragment) this).j;
|
||
|
C14957gcv.c((Object) str, "");
|
||
|
String valueOf = String.valueOf(this.mAmountValue.getText());
|
||
|
boolean z = this.m;
|
||
|
C6303cOr.e(new Object[]{J, obj, str, valueOf, String.valueOf(this.mReferenceEditText1.getText()), String.valueOf(this.mReferenceEditText2.getText()), String.valueOf(this.mReferenceEditText3.getText()), K(), N(), Q(), O()}, 410462103, -410462079, System.identityHashCode(J));
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
ai().clearFocus();
|
||
|
this.mAmountValue.clearFocus();
|
||
|
int i6 = E + 121;
|
||
|
G = i6 % 128;
|
||
|
if (i6 % 2 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj2 = null;
|
||
|
obj2.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
static final class RVV extends AbstractC14961gcz implements InterfaceC14890gbN<String> {
|
||
|
private BillPaymentBillerBNPLSelectedFragment a;
|
||
|
|
||
|
@Override // o.InterfaceC14890gbN
|
||
|
public final /* synthetic */ String invoke() {
|
||
|
Bundle arguments = this.a.getArguments();
|
||
|
if (arguments != null) {
|
||
|
return arguments.getString("EXTRA_BILL_PAYMENT_PARTNER_CALLBACK");
|
||
|
}
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
RVV(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
super(0);
|
||
|
this.a = billPaymentBillerBNPLSelectedFragment;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private final String N() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 117;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
return (String) this.q.e();
|
||
|
}
|
||
|
int i3 = 72 / 0;
|
||
|
return (String) this.q.e();
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
static final class Sts extends AbstractC14961gcz implements InterfaceC14890gbN<MBB> {
|
||
|
private BillPaymentBillerBNPLSelectedFragment d;
|
||
|
|
||
|
@Override // o.InterfaceC14890gbN
|
||
|
public final /* synthetic */ MBB invoke() {
|
||
|
Bundle arguments = this.d.getArguments();
|
||
|
Serializable serializable = arguments != null ? arguments.getSerializable("com.scb.phone.EXTRA_BILL_PAY_METHOD") : null;
|
||
|
MBB mbb = serializable instanceof MBB ? (MBB) serializable : null;
|
||
|
return mbb == null ? MBB.PROFILE : mbb;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
Sts(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
super(0);
|
||
|
this.d = billPaymentBillerBNPLSelectedFragment;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private final MBB K() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 69;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
MBB mbb = (MBB) this.r.e();
|
||
|
int i4 = E + 39;
|
||
|
G = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
return mbb;
|
||
|
}
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object m(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
Context context = (Context) objArr[1];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 123;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(context, "");
|
||
|
super.onAttach(context);
|
||
|
InterfaceC16541pFg parentFragment = billPaymentBillerBNPLSelectedFragment.getParentFragment();
|
||
|
if (!(parentFragment instanceof InterfaceC9663dnz.RVV)) {
|
||
|
return null;
|
||
|
}
|
||
|
billPaymentBillerBNPLSelectedFragment.p = (InterfaceC9663dnz.RVV) parentFragment;
|
||
|
int i4 = G + 17;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class IeS implements ScbEditText.Sts {
|
||
|
@Override // com.scb.phone.view.custom.ScbEditText.Sts
|
||
|
public final boolean c(ScbEditText scbEditText, String str) {
|
||
|
C14957gcv.e(scbEditText, "");
|
||
|
C14957gcv.e(str, "");
|
||
|
String str2 = str;
|
||
|
gdW gdw = new gdW("[a-zA-Z0-9]*");
|
||
|
C14957gcv.e(str2, "");
|
||
|
if (!gdw.e.matcher(str2).matches()) {
|
||
|
return true;
|
||
|
}
|
||
|
scbEditText.setText(str2);
|
||
|
return true;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.BaseFragment, android.content.DialogInterface.OnDismissListener
|
||
|
public final void onDismiss(DialogInterface dialogInterface) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 61;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
C14957gcv.e(dialogInterface, "");
|
||
|
super.onDismiss(dialogInterface);
|
||
|
J().n();
|
||
|
int i3 = E + 121;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
return;
|
||
|
}
|
||
|
C14957gcv.e(dialogInterface, "");
|
||
|
super.onDismiss(dialogInterface);
|
||
|
J().n();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void c(Integer num) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 69;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.k = num;
|
||
|
if (i3 == 0) {
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
int i4 = G + 47;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private void aD() {
|
||
|
CustomScheduleView am;
|
||
|
int i;
|
||
|
int i2 = 2 % 2;
|
||
|
int i3 = G + 47;
|
||
|
E = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
am = am();
|
||
|
C14957gcv.e(am, "");
|
||
|
i = 92;
|
||
|
} else {
|
||
|
am = am();
|
||
|
C14957gcv.e(am, "");
|
||
|
i = 8;
|
||
|
}
|
||
|
am.setVisibility(i);
|
||
|
int i4 = E + 101;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void s() {
|
||
|
int i = 2 % 2;
|
||
|
pug[] pugVarArr = new pug[2];
|
||
|
String Q = Q();
|
||
|
if (Q == null) {
|
||
|
int i2 = E + 101;
|
||
|
G = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
Q = "";
|
||
|
}
|
||
|
pugVarArr[0] = new pug("source", Q);
|
||
|
String O = O();
|
||
|
pugVarArr[1] = new pug("subtype", O != null ? O : "");
|
||
|
c("bnpl_billpay_input_error", pugVarArr);
|
||
|
int i3 = E + 41;
|
||
|
G = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
}
|
||
|
|
||
|
private static /* synthetic */ Object o(Object[] objArr) {
|
||
|
BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment = (BillPaymentBillerBNPLSelectedFragment) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 51;
|
||
|
E = i2 % 128;
|
||
|
if (i2 % 2 == 0) {
|
||
|
InterfaceC17396wQp activity = billPaymentBillerBNPLSelectedFragment.getActivity();
|
||
|
if (activity != null && !(!(activity instanceof fCC))) {
|
||
|
int i3 = G + 39;
|
||
|
E = i3 % 128;
|
||
|
if (i3 % 2 != 0) {
|
||
|
((fCC) activity).g();
|
||
|
throw null;
|
||
|
}
|
||
|
((fCC) activity).g();
|
||
|
int i4 = E + 7;
|
||
|
G = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
return null;
|
||
|
}
|
||
|
billPaymentBillerBNPLSelectedFragment.getActivity();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class HBt {
|
||
|
private HBt() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ HBt(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
static void L() {
|
||
|
C = 9051040786702654117L;
|
||
|
D = 452713125;
|
||
|
B = (char) 42907;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e(boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 5;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
this.s = z;
|
||
|
if (i3 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void I() {
|
||
|
e(new Object[]{this}, 1841464553, -1841464546, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void b(String str, String str2) {
|
||
|
e(new Object[]{this, str, str2}, 1517044886, -1517044875, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void f(String str) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 85;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
C14957gcv.e(str, "");
|
||
|
this.x = str;
|
||
|
if (i3 != 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void d(boolean z) {
|
||
|
e(new Object[]{this, Boolean.valueOf(z)}, -2038956859, 2038956877, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void r() {
|
||
|
e(new Object[]{this}, -874889943, 874889949, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.transferandpay.billpaymenttab.Hilt_BillPaymentBillerBNPLSelectedFragment, com.scb.phone.view.fragment.transferandpay.Hilt_BaseTargetSelectedFragment, com.scb.phone.view.fragment.transferandpay.Hilt_BaseDuplicatedTransferFragment, com.scb.phone.view.fragment.Hilt_BaseFragment, androidx.fragment.app.Fragment
|
||
|
public final void onAttach(Context context) {
|
||
|
e(new Object[]{this, context}, 1814110651, -1814110637, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e(C1192Xq c1192Xq, YY yy) {
|
||
|
e(new Object[]{this, c1192Xq, yy}, -168314702, 168314717, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void o() {
|
||
|
e(new Object[]{this}, -70601741, 70601762, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void e(Double d2) {
|
||
|
e(new Object[]{this, d2}, -1600752232, 1600752232, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void h() {
|
||
|
e(new Object[]{this}, -569656473, 569656495, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void i() {
|
||
|
e(new Object[]{this}, -1262872499, 1262872504, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void f() {
|
||
|
e(new Object[]{this}, -109209326, 109209339, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
private TextView ayq_() {
|
||
|
return (TextView) e(new Object[]{this}, 86087607, -86087603, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
private TextView aym_() {
|
||
|
return (TextView) e(new Object[]{this}, -77436425, 77436441, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
private TextView ayi_() {
|
||
|
return (TextView) e(new Object[]{this}, -942393677, 942393694, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
private RecyclerView aq() {
|
||
|
return (RecyclerView) e(new Object[]{this}, -2074329167, 2074329170, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void d() {
|
||
|
e(new Object[]{this}, -23596192, 23596194, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void c(String str) {
|
||
|
e(new Object[]{this, str}, 1596921426, -1596921406, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC6635cYm
|
||
|
public final void a() {
|
||
|
e(new Object[]{this}, -576522268, 576522276, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
private final void af() {
|
||
|
e(new Object[]{this}, -1790293196, 1790293205, System.identityHashCode(this));
|
||
|
}
|
||
|
|
||
|
private static final void ayd_(DialogInterface dialogInterface) {
|
||
|
e(new Object[]{dialogInterface}, -1374467492, 1374467502, (int) System.currentTimeMillis());
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void c(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, double d2) {
|
||
|
e(new Object[]{billPaymentBillerBNPLSelectedFragment, Double.valueOf(d2)}, 1649868973, -1649868954, (int) System.currentTimeMillis());
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ ScbEditText d(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
return (ScbEditText) e(new Object[]{billPaymentBillerBNPLSelectedFragment}, 1040911955, -1040911954, (int) System.currentTimeMillis());
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ AmountEditText a(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
return (AmountEditText) e(new Object[]{billPaymentBillerBNPLSelectedFragment}, 1043305472, -1043305460, (int) System.currentTimeMillis());
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
E = 0;
|
||
|
L();
|
||
|
d = new HBt((byte) 0);
|
||
|
int i = G + 77;
|
||
|
E = i % 128;
|
||
|
int i2 = i % 2;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void e(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 55;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
d(billPaymentBillerBNPLSelectedFragment, z);
|
||
|
int i4 = G + 71;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void c(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, boolean z) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 51;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
a(billPaymentBillerBNPLSelectedFragment, z);
|
||
|
if (i3 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void b(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 85;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
f(billPaymentBillerBNPLSelectedFragment);
|
||
|
int i4 = G + 3;
|
||
|
E = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void c(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = G + 19;
|
||
|
E = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
e(billPaymentBillerBNPLSelectedFragment);
|
||
|
if (i3 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void c(BillPaymentBillerBNPLSelectedFragment billPaymentBillerBNPLSelectedFragment, C1189Xo c1189Xo) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 101;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
d(billPaymentBillerBNPLSelectedFragment, c1189Xo);
|
||
|
int i4 = G + 27;
|
||
|
E = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void ayc_(DialogInterface dialogInterface) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = E + 33;
|
||
|
G = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr = {dialogInterface};
|
||
|
long currentTimeMillis = System.currentTimeMillis();
|
||
|
if (i3 != 0) {
|
||
|
e(objArr, -1374467492, 1374467502, (int) currentTimeMillis);
|
||
|
} else {
|
||
|
e(objArr, -1374467492, 1374467502, (int) currentTimeMillis);
|
||
|
int i4 = 71 / 0;
|
||
|
}
|
||
|
}
|
||
|
}
|