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

141 lines
4.2 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.domain.errors.RetrofitException;
import com.scb.phone.domain.interactor.ReviewInfoCase;
import o.C0690Mh;
import o.C6906ceJ;
import o.InterfaceC8954dab;
import o.ZI;
import o.wRi;
/* renamed from: o.ceJ, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public class C6906ceJ extends ZI<InterfaceC8954dab.ZqN> {
public final ReviewInfoCase b;
public guD c;
public final zMZ d;
public final C17680yp e;
@InterfaceC13391fZD
public C6906ceJ(C16903sI c16903sI, ReviewInfoCase reviewInfoCase, C17680yp c17680yp, C17695yw c17695yw, C17687ys c17687ys, C17667yl c17667yl, C17665yk c17665yk, C17682yq c17682yq, C17669ym c17669ym, C17660yj c17660yj, C17689yu c17689yu, zMZ zmz, C17677yo c17677yo) {
super(c16903sI);
this.b = reviewInfoCase;
this.e = c17680yp;
c17680yp.c(c17695yw);
c17680yp.c(c17687ys);
c17680yp.d(c17667yl);
c17680yp.d(c17665yk);
c17680yp.d(c17682yq);
c17680yp.b(c17669ym);
c17680yp.d(c17689yu);
c17680yp.a(c17677yo);
this.d = zmz;
}
/* renamed from: o.ceJ$LWm */
/* loaded from: classes4.dex */
public class LWm extends wRi.LWm<guD> {
private C6906ceJ e;
public LWm(C6906ceJ c6906ceJ) {
this.e = c6906ceJ;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
C6906ceJ.b(this.e);
C6906ceJ c6906ceJ = this.e;
ZI.IeS ieS = new ZI.IeS(this) { // from class: o.ceK
private C6906ceJ.LWm a;
@Override // o.ZI.IeS
public final void e(Object obj2) {
((InterfaceC8954dab.ZqN) obj2).a(this.a.e.c.i.b);
}
{
this.a = this;
}
};
if (c6906ceJ.f != 0) {
ieS.e(c6906ceJ.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
String str;
C6906ceJ.e(this.e);
if (!(th instanceof RetrofitException)) {
C6906ceJ.b(this.e, th, C0690Mh.IeS.JUST_DISMISS);
return;
}
VCl vCl = ((RetrofitException) th).e;
if (vCl == null || vCl.c == null) {
str = "";
} else {
str = vCl.c.e;
}
if ("3062".equalsIgnoreCase(str)) {
C6906ceJ.b(this.e, th, new Runnable(this) { // from class: o.ceL
private C6906ceJ.LWm b;
@Override // java.lang.Runnable
public final void run() {
C6906ceJ.LWm.c(this.b);
}
{
this.b = this;
}
});
} else {
C6906ceJ.a(this.e, th, C0690Mh.IeS.JUST_DISMISS);
}
}
public static /* synthetic */ void c(LWm lWm) {
C6906ceJ c6906ceJ = lWm.e;
ZI.IeS ieS = new ZI.IeS() { // from class: o.ceI
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC8954dab.ZqN) obj).d();
}
};
if (c6906ceJ.f != 0) {
ieS.e(c6906ceJ.f);
}
}
}
static /* synthetic */ void e(C6906ceJ c6906ceJ) {
if (c6906ceJ.f != 0) {
c6906ceJ.f.ar_();
}
}
static /* synthetic */ void b(C6906ceJ c6906ceJ, Throwable th, Runnable runnable) {
if (c6906ceJ.b(th)) {
c6906ceJ.d(c6906ceJ.j.c(th, runnable));
}
}
static /* synthetic */ void a(C6906ceJ c6906ceJ, Throwable th, C0690Mh.IeS ieS) {
if (c6906ceJ.b(th)) {
c6906ceJ.d(c6906ceJ.j.d(th, ieS));
}
}
static /* synthetic */ void b(C6906ceJ c6906ceJ, Throwable th, C0690Mh.IeS ieS) {
if (c6906ceJ.b(th)) {
c6906ceJ.d(c6906ceJ.j.d(th, ieS));
}
}
static /* synthetic */ void b(C6906ceJ c6906ceJ) {
if (c6906ceJ.f != 0) {
c6906ceJ.f.ar_();
}
}
}