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

93 lines
2.4 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C0690Mh;
import o.ZI;
/* loaded from: classes4.dex */
public final class cBV extends ZI<InterfaceC9473dkR> {
private final CQ a;
public final String b;
public final InterfaceC3521azC c;
public final CBe e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public cBV(C16903sI c16903sI, CBe cBe, CQ cq, String str, InterfaceC3521azC interfaceC3521azC) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(cBe, "");
C14957gcv.e(cq, "");
C14957gcv.e(str, "");
C14957gcv.e(interfaceC3521azC, "");
this.e = cBe;
this.a = cq;
this.b = str;
this.c = interfaceC3521azC;
}
public final void d() {
final String e;
String a = this.e.a("remittance_faq", null);
if (this.c.j()) {
CQ cq = this.a;
C14957gcv.e(a, "");
e = C6583cXR.e(a, cq.baseAzureURL);
C14957gcv.c((Object) e, "");
} else {
CQ cq2 = this.a;
C14957gcv.e(a, "");
e = C6583cXR.e(a, cq2.b);
C14957gcv.c((Object) e, "");
}
ZI.IeS ieS = new ZI.IeS(e) { // from class: o.cBT
private String d;
@Override // o.ZI.IeS
public final void e(Object obj) {
cBV.e(this.d, (InterfaceC9473dkR) obj);
}
{
this.d = e;
}
};
if (this.f != 0) {
ieS.e(this.f);
}
}
public static /* synthetic */ void a(cBV cbv) {
C14957gcv.e(cbv, "");
if (cbv.f != 0) {
cbv.f.ar_();
}
cbv.d();
}
public static /* synthetic */ void b(cBV cbv) {
C14957gcv.e(cbv, "");
ZI.IeS ieS = new ZI.IeS() { // from class: o.cBW
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9473dkR) obj).b();
}
};
if (cbv.f != 0) {
ieS.e(cbv.f);
}
}
public static /* synthetic */ void e(cBV cbv, Throwable th) {
C14957gcv.e(cbv, "");
C0690Mh.IeS ieS = C0690Mh.IeS.NAVIGATE_BACK;
if (cbv.b(th)) {
cbv.d(cbv.j.d(th, ieS));
}
}
public static /* synthetic */ void e(String str, InterfaceC9473dkR interfaceC9473dkR) {
C14957gcv.e(str, "");
interfaceC9473dkR.c(str);
}
}