108 lines
3.0 KiB
Java
108 lines
3.0 KiB
Java
package o;
|
|
|
|
import o.InterfaceC9392diq;
|
|
import o.ZI;
|
|
import o.tJR;
|
|
import o.wRi;
|
|
|
|
/* renamed from: o.bBj, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C3619bBj extends ZI<InterfaceC9392diq.HBt> {
|
|
public final C17809ztu a;
|
|
public YV d;
|
|
public String e;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C3619bBj(C17809ztu c17809ztu, C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c17809ztu, "");
|
|
C14957gcv.e(c16903sI, "");
|
|
this.a = c17809ztu;
|
|
}
|
|
|
|
/* renamed from: o.bBj$Sts */
|
|
/* loaded from: classes4.dex */
|
|
public final class Sts extends wRi.LWm<Boolean> {
|
|
private C3619bBj c;
|
|
|
|
public Sts(C3619bBj c3619bBj) {
|
|
this.c = c3619bBj;
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final /* synthetic */ void onNext(Object obj) {
|
|
C3619bBj c3619bBj = this.c;
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.bBr
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj2) {
|
|
((InterfaceC9392diq.HBt) obj2).d();
|
|
}
|
|
};
|
|
if (c3619bBj.f != 0) {
|
|
ieS.e(c3619bBj.f);
|
|
}
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final void onComplete() {
|
|
C3619bBj.e(this.c);
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final void onError(Throwable th) {
|
|
C14957gcv.e(th, "");
|
|
C3619bBj.e(this.c);
|
|
if (this.c.i(th)) {
|
|
return;
|
|
}
|
|
C3619bBj.b(this.c, th);
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void d(YV yv, C0816Pb c0816Pb, InterfaceC9392diq.HBt hBt) {
|
|
C14957gcv.e(yv, "");
|
|
C14957gcv.e(c0816Pb, "");
|
|
int i = LWm.c[yv.ordinal()];
|
|
if (i == 1) {
|
|
hBt.e(c0816Pb);
|
|
} else if (i == 2) {
|
|
hBt.c(c0816Pb);
|
|
tJR.LWm lWm = tJR.a;
|
|
hBt.b(tJR.LWm.d("mfport_suit_reviewinfo"));
|
|
}
|
|
hBt.b();
|
|
}
|
|
|
|
public static final /* synthetic */ void e(C3619bBj c3619bBj) {
|
|
if (c3619bBj.f != 0) {
|
|
c3619bBj.f.ar_();
|
|
}
|
|
}
|
|
|
|
public static final /* synthetic */ void b(C3619bBj c3619bBj, Throwable th) {
|
|
if (c3619bBj.b(th)) {
|
|
c3619bBj.d(c3619bBj.j.e(th));
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.bBj$LWm */
|
|
/* loaded from: classes4.dex */
|
|
public final /* synthetic */ class LWm {
|
|
public static final int[] c;
|
|
|
|
static {
|
|
int[] iArr = new int[YV.values().length];
|
|
try {
|
|
iArr[YV.OLD_SUITABILITY.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
iArr[YV.NEW_SUITABILITY.ordinal()] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
c = iArr;
|
|
}
|
|
}
|
|
}
|