what-the-bank/sources/o/C4239bUP.java

134 lines
4.1 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.ArrayList;
import java.util.List;
import o.C0690Mh;
import o.InterfaceC9406djD;
import o.ZI;
/* renamed from: o.bUP, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C4239bUP extends ZI<InterfaceC9406djD.HBt> {
private final YpL a;
public final mSw c;
private final C16097lF e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C4239bUP(C16903sI c16903sI, YpL ypL, mSw msw, C16097lF c16097lF) {
super(c16903sI);
C14957gcv.e(ypL, "");
C14957gcv.e(msw, "");
C14957gcv.e(c16097lF, "");
this.a = ypL;
this.c = msw;
this.e = c16097lF;
}
/* renamed from: o.bUP$LWm */
/* loaded from: classes4.dex */
public static final class LWm {
private LWm() {
}
public /* synthetic */ LWm(byte b) {
this();
}
}
public static /* synthetic */ void b(C4239bUP c4239bUP, InterfaceC9406djD.HBt hBt) {
C14957gcv.e(c4239bUP, "");
hBt.y();
String str = (String) C6583cXR.c(new Object[]{false, false, c4239bUP.a.j()}, -1092823629, 1092823630, (int) System.currentTimeMillis());
C14957gcv.c((Object) str, "");
String str2 = (String) C6583cXR.c(new Object[]{Boolean.valueOf(c4239bUP.c.b.T()), false, c4239bUP.a.e()}, -1092823629, 1092823630, (int) System.currentTimeMillis());
C14957gcv.c((Object) str2, "");
YpL ypL = c4239bUP.a;
hBt.e(str, str2, ypL.a() ? ypL.e.d().l.get(0).a.e : "");
YpL ypL2 = c4239bUP.a;
String str3 = ypL2.e.d() != null ? ypL2.e.d().b : "";
C14957gcv.c((Object) str3, "");
hBt.a(str3);
}
public static /* synthetic */ void d(List list, InterfaceC9406djD.HBt hBt) {
C14957gcv.e(list, "");
hBt.ar_();
if (!list.isEmpty()) {
hBt.e((List<? extends C0386Fk>) list);
} else {
hBt.e();
}
}
public static /* synthetic */ void c(final C4239bUP c4239bUP, final Throwable th) {
C14957gcv.e(c4239bUP, "");
ZI.IeS ieS = new ZI.IeS(c4239bUP, th) { // from class: o.bUW
private Throwable a;
private C4239bUP d;
@Override // o.ZI.IeS
public final void e(Object obj) {
C4239bUP.c(this.d, this.a, (InterfaceC9406djD.HBt) obj);
}
{
this.d = c4239bUP;
this.a = th;
}
};
if (c4239bUP.f != 0) {
ieS.e(c4239bUP.f);
}
}
public static /* synthetic */ void c(C4239bUP c4239bUP, Throwable th, InterfaceC9406djD.HBt hBt) {
C14957gcv.e(c4239bUP, "");
hBt.ar_();
C0690Mh.IeS ieS = C0690Mh.IeS.NAVIGATE_BACK;
if (c4239bUP.b(th)) {
c4239bUP.d(c4239bUP.j.d(th, ieS));
}
}
public static /* synthetic */ void c(C4239bUP c4239bUP, nOO noo) {
List<JNE> arrayList;
C14957gcv.e(c4239bUP, "");
C16097lF c16097lF = c4239bUP.e;
C7968cyO p = c4239bUP.c.b.p();
if (p == null) {
arrayList = new ArrayList<>();
} else {
arrayList = p.a;
}
List<C0386Fk> c = c16097lF.a(noo, arrayList, c4239bUP.c.b.T()).c();
ArrayList arrayList2 = new ArrayList();
for (Object obj : c) {
C0386Fk c0386Fk = (C0386Fk) obj;
if (!C14957gcv.b((Object) c4239bUP.a.e(), (Object) c0386Fk.D) && c0386Fk.g.contains("MERCHANT_APP_ACCOUNT")) {
arrayList2.add(obj);
}
}
final ArrayList arrayList3 = arrayList2;
ZI.IeS ieS = new ZI.IeS(arrayList3) { // from class: o.bUQ
private List c;
@Override // o.ZI.IeS
public final void e(Object obj2) {
C4239bUP.d(this.c, (InterfaceC9406djD.HBt) obj2);
}
{
this.c = arrayList3;
}
};
if (c4239bUP.f != 0) {
ieS.e(c4239bUP.f);
}
}
static {
new LWm((byte) 0);
}
}