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

74 lines
2.0 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C0690Mh;
import o.ZI;
import o.wRi;
/* renamed from: o.buP, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C5507buP extends ZI<InterfaceC9341dhs> {
public QOk c;
public boolean e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C5507buP(C16903sI c16903sI, QOk qOk) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(qOk, "");
this.c = qOk;
}
/* renamed from: o.buP$HBt */
/* loaded from: classes4.dex */
public static final class HBt extends wRi.LWm<C14866gag> {
private C5507buP e;
public HBt(C5507buP c5507buP) {
this.e = c5507buP;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onComplete() {
C5507buP.b(this.e);
C5507buP c5507buP = this.e;
ZI.IeS ieS = new ZI.IeS() { // from class: o.buR
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9341dhs) obj).b();
}
};
if (c5507buP.f != 0) {
ieS.e(c5507buP.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C14957gcv.e(th, "");
C5507buP.c(this.e, th, C0690Mh.IeS.NAVIGATE_BACK);
}
}
public static final /* synthetic */ void b(C5507buP c5507buP) {
if (c5507buP.f != 0) {
c5507buP.f.ar_();
}
}
public static final /* synthetic */ void c(C5507buP c5507buP, Throwable th, C0690Mh.IeS ieS) {
if (c5507buP.b(th)) {
c5507buP.d(c5507buP.j.d(th, ieS));
}
}
@Override // o.ZI
public final void w_() {
QOk qOk = this.c;
if (!qOk.h.isDisposed()) {
qOk.h.dispose();
}
super.w_();
}
}