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

136 lines
4.0 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C15951js;
import o.C3959bLv;
import o.ZI;
/* renamed from: o.bLv, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C3959bLv extends AbstractC3947bLj<InterfaceC9432djd> {
public String a;
private final C15951js c;
public String e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C3959bLv(C16903sI c16903sI, C15951js c15951js) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(c15951js, "");
this.c = c15951js;
}
/* renamed from: o.bLv$HBt */
/* loaded from: classes4.dex */
static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C3959bLv d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
this.d.h(th2);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
HBt(C3959bLv c3959bLv) {
super(1);
this.d = c3959bLv;
}
}
/* renamed from: o.bLv$IeS */
/* loaded from: classes4.dex */
static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<String, C14866gag> {
private C3959bLv a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(String str) {
final String str2 = str;
C14957gcv.e(str2, "");
C3959bLv.d(this.a);
final C3959bLv c3959bLv = this.a;
ZI.IeS ieS = new ZI.IeS(c3959bLv, str2) { // from class: o.bLu
private String b;
private C3959bLv e;
@Override // o.ZI.IeS
public final void e(Object obj) {
C3959bLv.IeS.c(this.e, this.b, (InterfaceC9432djd) obj);
}
{
this.e = c3959bLv;
this.b = str2;
}
};
if (c3959bLv.f != 0) {
ieS.e(c3959bLv.f);
}
return C14866gag.c;
}
public static /* synthetic */ void c(C3959bLv c3959bLv, String str, InterfaceC9432djd interfaceC9432djd) {
C14957gcv.e(c3959bLv, "");
C14957gcv.e(str, "");
interfaceC9432djd.b();
String str2 = c3959bLv.e;
if (str2 == null) {
C14957gcv.a("");
str2 = null;
}
interfaceC9432djd.d(str2, str);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
IeS(C3959bLv c3959bLv) {
super(1);
this.a = c3959bLv;
}
}
@Override // o.AbstractC3947bLj
public final void d(String str) {
String str2;
String str3;
C14957gcv.e(str, "");
C15951js c15951js = this.c;
IeS ieS = new IeS(this);
HBt hBt = new HBt(this);
String str4 = this.e;
if (str4 != null) {
str2 = str4;
} else {
C14957gcv.a("");
str2 = null;
}
String str5 = this.a;
if (str5 != null) {
str3 = str5;
} else {
C14957gcv.a("");
str3 = null;
}
C14957gcv.e(ieS, "");
C14957gcv.e(hBt, "");
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C12008eqB c12008eqB = c15951js.c;
c12008eqB.d(c12008eqB.c(false), new C15951js.Sts(hBt, c15951js, str, ieS, str2, str3));
}
@Override // o.AbstractC3947bLj
public final void e(C0693Mj c0693Mj) {
C14957gcv.e(c0693Mj, "");
d(c0693Mj);
}
public static final /* synthetic */ void d(C3959bLv c3959bLv) {
if (c3959bLv.f != 0) {
c3959bLv.f.ar_();
}
}
}