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

156 lines
4.4 KiB
Java

package o;
import java.util.ArrayList;
import java.util.List;
import o.C0690Mh;
import o.C7448coW;
import o.InterfaceC8977day;
import o.InterfaceC8977day.RVV;
import o.ZI;
import o.wRi;
/* renamed from: o.coW, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public class C7448coW<T extends InterfaceC8977day.RVV> extends ZI<T> {
private final C16097lF b;
protected final C7279clL e;
public C7448coW(C16903sI c16903sI, C16097lF c16097lF, C7279clL c7279clL) {
super(c16903sI);
this.e = c7279clL;
this.b = c16097lF;
}
/* renamed from: o.coW$HBt */
/* loaded from: classes4.dex */
final class HBt extends wRi.LWm<Boolean> {
private C7448coW d;
private HBt(C7448coW c7448coW) {
this.d = c7448coW;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
C7448coW c7448coW = this.d;
ZI.IeS ieS = new ZI.IeS() { // from class: o.coZ
@Override // o.ZI.IeS
public final void e(Object obj2) {
((InterfaceC8977day.RVV) obj2).d();
}
};
if (c7448coW.f != 0) {
ieS.e(c7448coW.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C7448coW.e(this.d, th, C0690Mh.IeS.JUST_DISMISS);
}
/* synthetic */ HBt(C7448coW c7448coW, byte b) {
this(c7448coW);
}
}
/* JADX INFO: Access modifiers changed from: package-private */
/* renamed from: o.coW$LWm */
/* loaded from: classes4.dex */
public final class LWm extends wRi.LWm<nOO> {
private C7448coW d;
private LWm(C7448coW c7448coW) {
this.d = c7448coW;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
final nOO noo = (nOO) obj;
C7448coW.c(this.d);
C7448coW c7448coW = this.d;
ZI.IeS ieS = new ZI.IeS(this, noo) { // from class: o.coV
private C7448coW.LWm c;
private nOO d;
@Override // o.ZI.IeS
public final void e(Object obj2) {
C7448coW.LWm.d(this.c, this.d, (InterfaceC8977day.RVV) obj2);
}
{
this.c = this;
this.d = noo;
}
};
if (c7448coW.f != 0) {
ieS.e(c7448coW.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C7448coW.c(this.d, th, C0690Mh.IeS.NAVIGATE_BACK);
}
public static /* synthetic */ void d(LWm lWm, nOO noo, InterfaceC8977day.RVV rvv) {
List<JNE> arrayList;
C16097lF c16097lF = lWm.d.b;
C7968cyO p = lWm.d.e.b.p();
if (p == null) {
arrayList = new ArrayList<>();
} else {
arrayList = p.a;
}
rvv.c(c16097lF.a(noo, arrayList, lWm.d.e.b.T()).c());
}
/* synthetic */ LWm(C7448coW c7448coW, byte b) {
this(c7448coW);
}
}
static /* synthetic */ void e(C7448coW c7448coW, Throwable th, C0690Mh.IeS ieS) {
if (c7448coW.b(th)) {
c7448coW.d(c7448coW.j.d(th, ieS));
}
}
static /* synthetic */ void c(C7448coW c7448coW, Throwable th, C0690Mh.IeS ieS) {
if (c7448coW.b(th)) {
c7448coW.d(c7448coW.j.d(th, ieS));
}
}
static /* synthetic */ void c(C7448coW c7448coW) {
if (c7448coW.f != 0) {
c7448coW.f.aq_();
}
}
public final void d() {
if (this.f != 0) {
this.f.v();
}
this.e.a();
C7279clL c7279clL = this.e;
c7279clL.d(c7279clL.i, new LWm(this, (byte) 0));
}
public final void a(String str) {
if (this.f != 0) {
this.f.v();
}
ArrayList arrayList = new ArrayList();
C6577cX b = C6577cX.b();
b.a = "1";
b.c = str;
arrayList.add(b);
C8926da a = C8926da.a();
a.e = arrayList;
this.e.d(a);
C7279clL c7279clL = this.e;
c7279clL.d(c7279clL.i, new HBt(this, (byte) 0));
}
}