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

95 lines
2.6 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C0690Mh;
import o.InterfaceC6617cYF;
import o.ZI;
import o.wRi;
/* renamed from: o.axg, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public class C3445axg extends ZI<InterfaceC6617cYF.HBt> {
private final C16486ol b;
public final C16500oqI d;
@InterfaceC13391fZD
public C3445axg(C16903sI c16903sI, C16500oqI c16500oqI, C16486ol c16486ol) {
super(c16903sI);
this.d = c16500oqI;
this.b = c16486ol;
}
/* renamed from: o.axg$HBt */
/* loaded from: classes4.dex */
public class HBt extends wRi.LWm<RiS> {
private final String a;
private final String c;
private C3445axg d;
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
RiS riS = (RiS) obj;
super.onNext(riS);
C16486ol unused = this.d.b;
final HT b = C16486ol.b(riS, this.d.d.b.L(), this.a, this.c, this.d.d.b.T());
C3445axg c3445axg = this.d;
ZI.IeS ieS = new ZI.IeS(b) { // from class: o.axh
private C1189Xo e;
@Override // o.ZI.IeS
public final void e(Object obj2) {
((InterfaceC6617cYF.HBt) obj2).a(this.e);
}
{
this.e = b;
}
};
if (c3445axg.f != 0) {
ieS.e(c3445axg.f);
}
}
@Override // o.AbstractC13403fZf
public final void c() {
super.c();
C3445axg.a(this.d);
}
public HBt(C3445axg c3445axg, String str, String str2) {
this.d = c3445axg;
this.a = str;
this.c = str2;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
super.onError(th);
C3445axg.b(this.d, th, C0690Mh.IeS.JUST_DISMISS);
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onComplete() {
super.onComplete();
C3445axg.d(this.d);
}
}
static /* synthetic */ void a(C3445axg c3445axg) {
if (c3445axg.f != 0) {
c3445axg.f.y();
}
}
static /* synthetic */ void b(C3445axg c3445axg, Throwable th, C0690Mh.IeS ieS) {
if (c3445axg.b(th)) {
c3445axg.d(c3445axg.j.d(th, ieS));
}
}
static /* synthetic */ void d(C3445axg c3445axg) {
if (c3445axg.f != 0) {
c3445axg.f.ar_();
}
}
}