98 lines
2.7 KiB
Java
98 lines
2.7 KiB
Java
package o;
|
|
|
|
import o.ZI;
|
|
import o.wRi;
|
|
|
|
/* renamed from: o.bMc, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C3975bMc extends AbstractC1278Zm<InterfaceC9430djb> {
|
|
public final C12008eqB c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C3975bMc(C12008eqB c12008eqB, C16903sI c16903sI, olI oli, C17767zc c17767zc) {
|
|
super(oli, c16903sI, c17767zc);
|
|
C14957gcv.e(c12008eqB, "");
|
|
C14957gcv.e(c16903sI, "");
|
|
this.c = c12008eqB;
|
|
}
|
|
|
|
/* renamed from: o.bMc$RVV */
|
|
/* loaded from: classes4.dex */
|
|
public static final class RVV extends wRi.LWm<Boolean> {
|
|
private C3975bMc b;
|
|
|
|
public RVV(C3975bMc c3975bMc) {
|
|
this.b = c3975bMc;
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final /* synthetic */ void onNext(Object obj) {
|
|
super.onNext(Boolean.valueOf(((Boolean) obj).booleanValue()));
|
|
C3975bMc.c(this.b);
|
|
C3975bMc c3975bMc = this.b;
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.bMk
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj2) {
|
|
((InterfaceC9430djb) obj2).c();
|
|
}
|
|
};
|
|
if (c3975bMc.f != 0) {
|
|
ieS.e(c3975bMc.f);
|
|
}
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final void onError(Throwable th) {
|
|
C14957gcv.e(th, "");
|
|
C3975bMc.c(this.b);
|
|
this.b.d();
|
|
C3975bMc.b(this.b, th);
|
|
}
|
|
}
|
|
|
|
@Override // o.ZI
|
|
public final void w_() {
|
|
super.w_();
|
|
C12008eqB c12008eqB = this.c;
|
|
if (c12008eqB.h.isDisposed()) {
|
|
return;
|
|
}
|
|
c12008eqB.h.dispose();
|
|
}
|
|
|
|
public static final /* synthetic */ void c(C3975bMc c3975bMc) {
|
|
if (c3975bMc.f != 0) {
|
|
c3975bMc.f.ar_();
|
|
}
|
|
}
|
|
|
|
public static final /* synthetic */ void b(C3975bMc c3975bMc, Throwable th) {
|
|
if (c3975bMc.b(th)) {
|
|
c3975bMc.d(c3975bMc.j.e(th));
|
|
}
|
|
}
|
|
|
|
@Override // o.AbstractC1278Zm
|
|
public final void c(final String str) {
|
|
if (this.f != 0) {
|
|
this.f.y();
|
|
}
|
|
ZI.IeS ieS = new ZI.IeS(str) { // from class: o.bMi
|
|
private String e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9430djb) obj).c(this.e);
|
|
}
|
|
|
|
{
|
|
this.e = str;
|
|
}
|
|
};
|
|
if (this.f != 0) {
|
|
ieS.e(this.f);
|
|
}
|
|
}
|
|
}
|