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

74 lines
2.0 KiB
Java

package o;
import android.text.TextUtils;
import o.C0690Mh;
import o.ZI;
/* renamed from: o.bVb, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public class C4275bVb extends ZI<InterfaceC9411djI> {
public final YpL a;
public C0962Sj c;
public final mbe d;
@InterfaceC13391fZD
public C4275bVb(C16903sI c16903sI, YpL ypL, mbe mbeVar) {
super(c16903sI);
this.a = ypL;
this.d = mbeVar;
}
/* JADX INFO: Access modifiers changed from: package-private */
public static /* synthetic */ void c(String str, InterfaceC9411djI interfaceC9411djI) {
if (!str.isEmpty()) {
interfaceC9411djI.e(str);
} else {
interfaceC9411djI.b();
}
interfaceC9411djI.ar_();
}
public static /* synthetic */ void d(C4275bVb c4275bVb, Throwable th) {
C0690Mh.IeS ieS = C0690Mh.IeS.JUST_DISMISS;
if (c4275bVb.b(th)) {
c4275bVb.d(c4275bVb.j.d(th, ieS));
}
}
public static /* synthetic */ void b(C4275bVb c4275bVb, InterfaceC9411djI interfaceC9411djI) {
if (c4275bVb.c.b != null) {
interfaceC9411djI.b(c4275bVb.c.b.c);
}
}
public static /* synthetic */ void b(C4275bVb c4275bVb, C0962Sj c0962Sj, InterfaceC9411djI interfaceC9411djI) {
c4275bVb.a.c();
interfaceC9411djI.e(c0962Sj);
interfaceC9411djI.b();
String str = c0962Sj.a.a;
if (!TextUtils.isEmpty(str)) {
interfaceC9411djI.c(str);
} else {
interfaceC9411djI.a();
}
}
public static /* synthetic */ void c(C4275bVb c4275bVb, final String str) {
ZI.IeS ieS = new ZI.IeS(str) { // from class: o.bVe
private String c;
@Override // o.ZI.IeS
public final void e(Object obj) {
C4275bVb.c(this.c, (InterfaceC9411djI) obj);
}
{
this.c = str;
}
};
if (c4275bVb.f != 0) {
ieS.e(c4275bVb.f);
}
}
}