package o; import o.ZI; import o.wRi; /* renamed from: o.bvx, reason: case insensitive filesystem */ /* loaded from: classes4.dex */ public final class C5594bvx extends ZI { public final SUe b; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C5594bvx(C16903sI c16903sI, SUe sUe) { super(c16903sI); C14957gcv.e(c16903sI, ""); C14957gcv.e(sUe, ""); this.b = sUe; } /* renamed from: o.bvx$IeS */ /* loaded from: classes4.dex */ public static final class IeS extends wRi.LWm { private C5594bvx c; public IeS(C5594bvx c5594bvx) { this.c = c5594bvx; } @Override // o.wRi.LWm, o.InterfaceC13174fSv public final void onComplete() { super.onComplete(); C5594bvx.c(this.c); C5594bvx c5594bvx = this.c; ZI.IeS ieS = new ZI.IeS() { // from class: o.bvu @Override // o.ZI.IeS public final void e(Object obj) { ((InterfaceC9301dhE) obj).d(); } }; if (c5594bvx.f != 0) { ieS.e(c5594bvx.f); } } @Override // o.wRi.LWm, o.InterfaceC13174fSv public final void onError(Throwable th) { C14957gcv.e(th, ""); super.onError(th); C5594bvx.b(this.c, th); } } public static final /* synthetic */ void c(C5594bvx c5594bvx) { if (c5594bvx.f != 0) { c5594bvx.f.ar_(); } } public static final /* synthetic */ void b(C5594bvx c5594bvx, Throwable th) { if (c5594bvx.b(th)) { c5594bvx.d(c5594bvx.j.e(th)); } } @Override // o.ZI public final void w_() { SUe sUe = this.b; if (!sUe.h.isDisposed()) { sUe.h.dispose(); } super.w_(); } }