101 lines
2.7 KiB
Java
101 lines
2.7 KiB
Java
package o;
|
|
|
|
import o.InterfaceC9611dmx;
|
|
import o.ZI;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class cAT extends ZI<InterfaceC9611dmx.HBt> {
|
|
private final VwS a;
|
|
public fSC b;
|
|
public final wrn d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public cAT(C16903sI c16903sI, VwS vwS, wrn wrnVar, fSC fsc) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(vwS, "");
|
|
C14957gcv.e(wrnVar, "");
|
|
C14957gcv.e(fsc, "");
|
|
this.a = vwS;
|
|
this.d = wrnVar;
|
|
this.b = fsc;
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class IeS implements InterfaceC13176fSx<Boolean> {
|
|
private cAT c;
|
|
private String d;
|
|
|
|
public IeS(cAT cat, String str) {
|
|
this.c = cat;
|
|
this.d = str;
|
|
}
|
|
|
|
@Override // o.InterfaceC13176fSx
|
|
public final /* synthetic */ void e(Boolean bool) {
|
|
cAT.e(this.c);
|
|
this.c.a.e(this.d);
|
|
cAT cat = this.c;
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.cAW
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9611dmx.HBt) obj).e();
|
|
}
|
|
};
|
|
if (cat.f != 0) {
|
|
ieS.e(cat.f);
|
|
}
|
|
}
|
|
|
|
@Override // o.InterfaceC13176fSx
|
|
public final void onError(final Throwable th) {
|
|
C14957gcv.e(th, "");
|
|
cAT.e(this.c);
|
|
final cAT cat = this.c;
|
|
ZI.IeS ieS = new ZI.IeS(cat, th) { // from class: o.cAU
|
|
private cAT d;
|
|
private Throwable e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C16903sI c16903sI;
|
|
cAT cat2 = this.d;
|
|
Throwable th2 = this.e;
|
|
C14957gcv.e(cat2, "");
|
|
C14957gcv.e(th2, "");
|
|
c16903sI = cat2.j;
|
|
((InterfaceC9611dmx.HBt) obj).k_(c16903sI.e(th2).c);
|
|
}
|
|
|
|
{
|
|
this.d = cat;
|
|
this.e = th;
|
|
}
|
|
};
|
|
if (cat.f != 0) {
|
|
ieS.e(cat.f);
|
|
}
|
|
}
|
|
|
|
@Override // o.InterfaceC13176fSx
|
|
public final void onSubscribe(fSJ fsj) {
|
|
C14957gcv.e(fsj, "");
|
|
}
|
|
}
|
|
|
|
@Override // o.ZI
|
|
public final void w_() {
|
|
if (!this.b.isDisposed()) {
|
|
this.b.dispose();
|
|
}
|
|
super.w_();
|
|
}
|
|
|
|
public static final /* synthetic */ void e(cAT cat) {
|
|
if (cat.f != 0) {
|
|
cat.f.ar_();
|
|
}
|
|
}
|
|
}
|