91 lines
2.4 KiB
Java
91 lines
2.4 KiB
Java
|
package o;
|
||
|
|
||
|
import java.util.ArrayList;
|
||
|
import o.InterfaceC9114ddc;
|
||
|
|
||
|
/* renamed from: o.awr, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class C3403awr extends ZI<InterfaceC9114ddc.HBt> {
|
||
|
public String a;
|
||
|
public HR b;
|
||
|
public C0367Fb c;
|
||
|
public YY e;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public C3403awr(C16903sI c16903sI) {
|
||
|
super(c16903sI);
|
||
|
this.e = YY.NORMAL;
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.awr$IeS */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class IeS {
|
||
|
private IeS() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ IeS(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void d(C3403awr c3403awr, InterfaceC9114ddc.HBt hBt) {
|
||
|
C14957gcv.e(c3403awr, "");
|
||
|
C0367Fb c0367Fb = c3403awr.c;
|
||
|
HR hr = c3403awr.b;
|
||
|
if (hr == null) {
|
||
|
C14957gcv.a("");
|
||
|
hr = null;
|
||
|
}
|
||
|
hBt.c(c0367Fb, hr, c3403awr.a, c3403awr.e);
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void e(C3403awr c3403awr, InterfaceC9114ddc.HBt hBt) {
|
||
|
C14957gcv.e(c3403awr, "");
|
||
|
C0367Fb c0367Fb = c3403awr.c;
|
||
|
HR hr = c3403awr.b;
|
||
|
if (hr == null) {
|
||
|
C14957gcv.a("");
|
||
|
hr = null;
|
||
|
}
|
||
|
hBt.c(c0367Fb, hr, c3403awr.a, c3403awr.e);
|
||
|
hBt.e(true);
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void c(C3403awr c3403awr, InterfaceC9114ddc.HBt hBt) {
|
||
|
C14957gcv.e(c3403awr, "");
|
||
|
hBt.d(false);
|
||
|
hBt.e(false);
|
||
|
ArrayList<String> arrayList = new ArrayList<>();
|
||
|
HR hr = c3403awr.b;
|
||
|
HR hr2 = null;
|
||
|
if (hr == null) {
|
||
|
C14957gcv.a("");
|
||
|
hr = null;
|
||
|
}
|
||
|
if (hr.g.contains(YL.CREDIT_CARD_INSTALLMENT_PAYMENT_PLAN.code)) {
|
||
|
arrayList.add("PURCHASE_INSTALLMENT_SOURCE");
|
||
|
}
|
||
|
HR hr3 = c3403awr.b;
|
||
|
if (hr3 == null) {
|
||
|
C14957gcv.a("");
|
||
|
hr3 = null;
|
||
|
}
|
||
|
if (hr3.g.contains(YL.CREDIT_CARD_FULL_AMOUNT.code)) {
|
||
|
arrayList.add("PURCHASE_FULL_AMOUNT_SOURCE");
|
||
|
}
|
||
|
hBt.b(arrayList);
|
||
|
C0367Fb c0367Fb = c3403awr.c;
|
||
|
HR hr4 = c3403awr.b;
|
||
|
if (hr4 == null) {
|
||
|
C14957gcv.a("");
|
||
|
} else {
|
||
|
hr2 = hr4;
|
||
|
}
|
||
|
hBt.c(c0367Fb, hr2, c3403awr.a, c3403awr.e);
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
new IeS((byte) 0);
|
||
|
}
|
||
|
}
|