package o; import o.wRi; /* renamed from: o.iY, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C15777iY extends C15620hF { public final C12761fGh b; public final HUj c; public final LVo e; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C15777iY(C12761fGh c12761fGh, HUj hUj, LVo lVo) { super((byte) 0); C14957gcv.e(c12761fGh, ""); C14957gcv.e(hUj, ""); C14957gcv.e(lVo, ""); this.b = c12761fGh; this.c = hUj; this.e = lVo; } /* renamed from: o.iY$Sts */ /* loaded from: classes3.dex */ public static final class Sts extends wRi.LWm { private InterfaceC14894gbR b; private InterfaceC14894gbR d; /* JADX WARN: Multi-variable type inference failed */ public Sts(InterfaceC14894gbR interfaceC14894gbR, InterfaceC14894gbR interfaceC14894gbR2) { this.b = interfaceC14894gbR; this.d = interfaceC14894gbR2; } @Override // o.wRi.LWm, o.InterfaceC13174fSv public final /* synthetic */ void onNext(Object obj) { C0636LcC c0636LcC = (C0636LcC) obj; C14957gcv.e(c0636LcC, ""); super.onNext(c0636LcC); this.d.invoke(c0636LcC); } @Override // o.wRi.LWm, o.InterfaceC13174fSv public final void onError(Throwable th) { C14957gcv.e(th, ""); super.onError(th); this.b.invoke(th); } } }