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

68 lines
1.9 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.ArrayList;
import o.InterfaceC8977day;
import o.ZI;
import o.wRi;
/* renamed from: o.coP, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public class C7441coP extends C7448coW<InterfaceC8977day.LWm> {
@InterfaceC13391fZD
public C7441coP(C16903sI c16903sI, C16097lF c16097lF, C7279clL c7279clL) {
super(c16903sI, c16097lF, c7279clL);
}
public final void d(String str, int i) {
C6577cX b = C6577cX.b();
b.a = String.valueOf(i);
b.c = str;
ArrayList arrayList = new ArrayList();
arrayList.add(b);
C8926da a = C8926da.a();
a.e = arrayList;
this.e.d(a);
C7279clL c7279clL = this.e;
c7279clL.d(c7279clL.i, new IeS(this, (byte) 0));
}
/* renamed from: o.coP$IeS */
/* loaded from: classes4.dex */
final class IeS extends wRi.LWm<Boolean> {
private C7441coP a;
private IeS(C7441coP c7441coP) {
this.a = c7441coP;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
C7441coP c7441coP = this.a;
ZI.IeS ieS = new ZI.IeS() { // from class: o.coO
@Override // o.ZI.IeS
public final void e(Object obj2) {
((InterfaceC8977day.LWm) obj2).e();
}
};
if (c7441coP.f != 0) {
ieS.e(c7441coP.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C7441coP.a(this.a, th);
}
/* synthetic */ IeS(C7441coP c7441coP, byte b) {
this(c7441coP);
}
}
static /* synthetic */ void a(C7441coP c7441coP, Throwable th) {
if (c7441coP.b(th)) {
c7441coP.d(c7441coP.j.e(th));
}
}
}