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

107 lines
3.1 KiB
Java

package o;
import java.util.Objects;
import o.C2088aWw;
import o.ZI;
import o.wRi;
/* renamed from: o.aWw, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public class C2088aWw extends aVB<InterfaceC9192dfA> {
private final RtP b;
public C12616fCa d;
@InterfaceC13391fZD
public C2088aWw(C16903sI c16903sI, RtP rtP, C12616fCa c12616fCa) {
super(c16903sI);
this.b = rtP;
this.d = c12616fCa;
}
@Override // o.ZI
public final void w_() {
super.w_();
RtP rtP = this.b;
if (rtP.h.isDisposed()) {
return;
}
rtP.h.dispose();
}
/* renamed from: o.aWw$HBt */
/* loaded from: classes4.dex */
public class HBt extends wRi.LWm<String> {
private C2088aWw c;
private HBt(C2088aWw c2088aWw) {
this.c = c2088aWw;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
super.onNext((String) obj);
C2088aWw c2088aWw = this.c;
ZI.IeS ieS = new ZI.IeS() { // from class: o.aWF
@Override // o.ZI.IeS
public final void e(Object obj2) {
C2088aWw.HBt.e((InterfaceC9192dfA) obj2);
}
};
if (c2088aWw.f != 0) {
ieS.e(c2088aWw.f);
}
}
/* JADX INFO: Access modifiers changed from: package-private */
public static /* synthetic */ void e(InterfaceC9192dfA interfaceC9192dfA) {
interfaceC9192dfA.ar_();
interfaceC9192dfA.g();
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(final Throwable th) {
super.onError(th);
C2088aWw c2088aWw = this.c;
ZI.IeS ieS = new ZI.IeS(this, th) { // from class: o.aWD
private C2088aWw.HBt b;
private Throwable e;
@Override // o.ZI.IeS
public final void e(Object obj) {
C2088aWw.HBt.c(this.b, this.e, (InterfaceC9192dfA) obj);
}
{
this.b = this;
this.e = th;
}
};
if (c2088aWw.f != 0) {
ieS.e(c2088aWw.f);
}
}
public static /* synthetic */ void c(HBt hBt, Throwable th, final InterfaceC9192dfA interfaceC9192dfA) {
interfaceC9192dfA.ar_();
C16903sI c16903sI = hBt.c.j;
Objects.requireNonNull(interfaceC9192dfA);
interfaceC9192dfA.e(c16903sI.c(th, new Runnable(interfaceC9192dfA) { // from class: o.aWC
private InterfaceC9192dfA b;
@Override // java.lang.Runnable
public final void run() {
this.b.a();
}
{
this.b = interfaceC9192dfA;
}
}));
}
public /* synthetic */ HBt(C2088aWw c2088aWw, byte b) {
this(c2088aWw);
}
}
}