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

106 lines
3.1 KiB
Java

package o;
import o.InterfaceC9543dli;
/* renamed from: o.cmy, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C7371cmy extends AbstractC7318cly<InterfaceC9543dli.RVV, C17801zq> {
private final C17799zp d;
public final Jur e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C7371cmy(C16903sI c16903sI, Xky xky, C17801zq c17801zq, Jur jur, C17799zp c17799zp) {
super(c16903sI, xky, c17801zq);
C14957gcv.e(c16903sI, "");
C14957gcv.e(xky, "");
C14957gcv.e(c17801zq, "");
C14957gcv.e(jur, "");
C14957gcv.e(c17799zp, "");
this.e = jur;
this.d = c17799zp;
}
public static /* synthetic */ void a(final C7371cmy c7371cmy, AbstractC13163fSk abstractC13163fSk, final TW tw, final String str, final InterfaceC9543dli.RVV rvv) {
C14957gcv.e(c7371cmy, "");
C14957gcv.e(str, "");
if (c7371cmy.f != 0) {
c7371cmy.f.y();
}
c7371cmy.e.d(abstractC13163fSk, new fSQ(c7371cmy, tw, rvv, str) { // from class: o.cmx
private InterfaceC9543dli.RVV b;
private C7371cmy c;
private String d;
private TW e;
@Override // o.fSQ
public final void c(Object obj) {
C7371cmy.c(this.c, this.e, this.b, this.d, (DpR) obj);
}
{
this.c = c7371cmy;
this.e = tw;
this.b = rvv;
this.d = str;
}
}, new fSQ(c7371cmy, rvv) { // from class: o.cmA
private C7371cmy a;
private InterfaceC9543dli.RVV d;
@Override // o.fSQ
public final void c(Object obj) {
C7371cmy.d(this.a, this.d, (Throwable) obj);
}
{
this.a = c7371cmy;
this.d = rvv;
}
});
}
public static /* synthetic */ void c(C7371cmy c7371cmy, TW tw, InterfaceC9543dli.RVV rvv, String str, DpR dpR) {
C14957gcv.e(c7371cmy, "");
C14957gcv.e(str, "");
if (c7371cmy.f != 0) {
c7371cmy.f.ar_();
}
if (tw != null) {
C14957gcv.c(dpR, "");
rvv.b(c7371cmy.d.e(tw, dpR), AbstractC17778zg.a(c7371cmy.d, tw.d), str, tw.a);
}
}
public static /* synthetic */ void d(C7371cmy c7371cmy, final InterfaceC9543dli.RVV rvv, Throwable th) {
C14957gcv.e(c7371cmy, "");
if (c7371cmy.i(th)) {
return;
}
Runnable runnable = new Runnable(rvv) { // from class: o.cmz
private InterfaceC9543dli.RVV b;
@Override // java.lang.Runnable
public final void run() {
this.b.d();
}
{
this.b = rvv;
}
};
if (c7371cmy.b(th)) {
c7371cmy.d(c7371cmy.j.c(th, runnable));
}
}
@Override // o.ZI
public final void w_() {
Jur jur = this.e;
if (!jur.h.isDisposed()) {
jur.h.dispose();
}
super.w_();
}
}