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

81 lines
2.4 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C0690Mh;
import o.C5606bwI;
import o.ZI;
import o.wRi;
/* renamed from: o.bwI, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C5606bwI extends ZI<InterfaceC9330dhh> {
private final C16163lm b;
public final mVo d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C5606bwI(C16903sI c16903sI, mVo mvo, C16163lm c16163lm) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(mvo, "");
C14957gcv.e(c16163lm, "");
this.d = mvo;
this.b = c16163lm;
}
/* renamed from: o.bwI$RVV */
/* loaded from: classes4.dex */
public static final class RVV extends wRi.LWm<String> {
private C5606bwI c;
public RVV(C5606bwI c5606bwI) {
this.c = c5606bwI;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
final String str = (String) obj;
C14957gcv.e(str, "");
super.onNext(str);
final C5606bwI c5606bwI = this.c;
ZI.IeS ieS = new ZI.IeS(c5606bwI, str) { // from class: o.bwJ
private String a;
private C5606bwI e;
@Override // o.ZI.IeS
public final void e(Object obj2) {
C5606bwI.RVV.e(this.e, this.a, (InterfaceC9330dhh) obj2);
}
{
this.e = c5606bwI;
this.a = str;
}
};
if (c5606bwI.f != 0) {
ieS.e(c5606bwI.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C14957gcv.e(th, "");
super.onError(th);
C5606bwI.e(this.c, th, C0690Mh.IeS.NAVIGATE_BACK);
}
public static /* synthetic */ void e(C5606bwI c5606bwI, String str, InterfaceC9330dhh interfaceC9330dhh) {
C14957gcv.e(c5606bwI, "");
C14957gcv.e(str, "");
String e = c5606bwI.b.e("yyyy-MM-dd", str);
C14957gcv.c((Object) e, "");
interfaceC9330dhh.c(e);
}
}
public static final /* synthetic */ void e(C5606bwI c5606bwI, Throwable th, C0690Mh.IeS ieS) {
if (c5606bwI.b(th)) {
c5606bwI.d(c5606bwI.j.d(th, ieS));
}
}
}