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

127 lines
3.5 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC1278Zm;
import o.ZI;
import o.wRi;
/* renamed from: o.buT, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C5511buT extends AbstractC1278Zm<InterfaceC9348dhz> {
private final tma d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C5511buT(olI oli, C16903sI c16903sI, C17767zc c17767zc, tma tmaVar) {
super(oli, c16903sI, c17767zc);
C14957gcv.e(oli, "");
C14957gcv.e(c16903sI, "");
C14957gcv.e(c17767zc, "");
C14957gcv.e(tmaVar, "");
this.d = tmaVar;
}
/* renamed from: o.buT$HBt */
/* loaded from: classes4.dex */
public static final class HBt extends wRi.LWm<Void> {
private C5511buT a;
HBt(C5511buT c5511buT) {
this.a = c5511buT;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onComplete() {
C5511buT.d(this.a);
C5511buT c5511buT = this.a;
ZI.IeS ieS = new ZI.IeS() { // from class: o.buX
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9348dhz) obj).c();
}
};
if (c5511buT.f != 0) {
ieS.e(c5511buT.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C14957gcv.e(th, "");
C5511buT.d(this.a);
this.a.d();
C5511buT c5511buT = this.a;
ZI.IeS ieS = new ZI.IeS() { // from class: o.buY
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9348dhz) obj).d();
}
};
if (c5511buT.f != 0) {
ieS.e(c5511buT.f);
}
C5511buT.b(this.a, th);
}
}
@Override // o.AbstractC1278Zm
public final void c() {
if (this.e == AbstractC1278Zm.IeS.CONFIRM) {
ZI.IeS ieS = new ZI.IeS(this) { // from class: o.bvd
private C5511buT b;
@Override // o.ZI.IeS
public final void e(Object obj) {
C5511buT.a(this.b);
}
{
this.b = this;
}
};
if (this.f != 0) {
ieS.e(this.f);
return;
}
return;
}
ZI.IeS ieS2 = new ZI.IeS() { // from class: o.buZ
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9348dhz) obj).i();
}
};
if (this.f != 0) {
ieS2.e(this.f);
}
}
public static /* synthetic */ void a(C5511buT c5511buT) {
C14957gcv.e(c5511buT, "");
c5511buT.d();
}
public static final /* synthetic */ void d(C5511buT c5511buT) {
if (c5511buT.f != 0) {
c5511buT.f.ar_();
}
}
public static final /* synthetic */ void b(C5511buT c5511buT, Throwable th) {
if (c5511buT.b(th)) {
c5511buT.d(c5511buT.j.e(th));
}
}
@Override // o.AbstractC1278Zm
public final void c(String str) {
if (this.f != 0) {
this.f.y();
}
tma tmaVar = this.d;
if (str == null) {
str = "";
}
this.d.d(tmaVar.a(str), new HBt(this));
}
}