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

107 lines
3.1 KiB
Java

package o;
import o.C6191cLh;
import o.InterfaceC9657dnt;
import o.ZI;
import o.wRi;
/* renamed from: o.cLh, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C6191cLh extends ZI<InterfaceC9657dnt.IeS> {
public final CQ a;
public final xFb b;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C6191cLh(C16903sI c16903sI, CQ cq, xFb xfb) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(cq, "");
C14957gcv.e(xfb, "");
this.a = cq;
this.b = xfb;
}
@Override // o.ZI
public final void w_() {
xFb xfb = this.b;
if (!xfb.h.isDisposed()) {
xfb.h.dispose();
}
super.w_();
}
/* renamed from: o.cLh$Sts */
/* loaded from: classes4.dex */
public static final class Sts extends wRi.LWm<Boolean> {
private C6191cLh c;
public Sts(C6191cLh c6191cLh) {
this.c = c6191cLh;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
super.onNext(Boolean.valueOf(((Boolean) obj).booleanValue()));
C6191cLh c6191cLh = this.c;
ZI.IeS ieS = new ZI.IeS() { // from class: o.cLl
@Override // o.ZI.IeS
public final void e(Object obj2) {
C6191cLh.Sts.b((InterfaceC9657dnt.IeS) obj2);
}
};
if (c6191cLh.f != 0) {
ieS.e(c6191cLh.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(final Throwable th) {
C14957gcv.e(th, "");
super.onError(th);
final C6191cLh c6191cLh = this.c;
ZI.IeS ieS = new ZI.IeS(c6191cLh, th) { // from class: o.cLm
private C6191cLh a;
private Throwable c;
@Override // o.ZI.IeS
public final void e(Object obj) {
C6191cLh.Sts.e(this.a, this.c, (InterfaceC9657dnt.IeS) obj);
}
{
this.a = c6191cLh;
this.c = th;
}
};
if (c6191cLh.f != 0) {
ieS.e(c6191cLh.f);
}
}
public static /* synthetic */ void e(C6191cLh c6191cLh, Throwable th, InterfaceC9657dnt.IeS ieS) {
C14957gcv.e(c6191cLh, "");
C14957gcv.e(th, "");
ieS.ar_();
if (c6191cLh.c(th, false)) {
C16903sI unused = c6191cLh.j;
String b = C16903sI.b(th);
C14957gcv.c((Object) b, "");
ieS.b(b);
return;
}
ieS.e(c6191cLh.j.e(th));
}
public static /* synthetic */ void b(InterfaceC9657dnt.IeS ieS) {
ieS.ar_();
ieS.A();
}
}
public static /* synthetic */ void b(C0371Fd c0371Fd, InterfaceC9657dnt.IeS ieS) {
C14957gcv.e(c0371Fd, "");
ieS.a(c0371Fd);
}
}