124 lines
3.7 KiB
Java
124 lines
3.7 KiB
Java
package o;
|
|
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.bSf, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C4181bSf extends ZI<InterfaceC9454djz> {
|
|
public boolean b;
|
|
private final C17547xh c;
|
|
public int d;
|
|
public final C15958ju e;
|
|
|
|
public static final /* synthetic */ void c(C4181bSf c4181bSf, KJM kjm) {
|
|
final RH d = c4181bSf.c.d(kjm, c4181bSf.d);
|
|
c4181bSf.d = d.d + 1;
|
|
c4181bSf.b = d.e;
|
|
ZI.IeS ieS = new ZI.IeS(d) { // from class: o.bSg
|
|
private RH b;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C4181bSf.b(this.b, (InterfaceC9454djz) obj);
|
|
}
|
|
|
|
{
|
|
this.b = d;
|
|
}
|
|
};
|
|
if (c4181bSf.f != 0) {
|
|
ieS.e(c4181bSf.f);
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C4181bSf(C16903sI c16903sI, C15958ju c15958ju, C17547xh c17547xh) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(c15958ju, "");
|
|
C14957gcv.e(c17547xh, "");
|
|
this.e = c15958ju;
|
|
this.c = c17547xh;
|
|
}
|
|
|
|
/* renamed from: o.bSf$IeS */
|
|
/* loaded from: classes4.dex */
|
|
public static final class IeS {
|
|
private IeS() {
|
|
}
|
|
|
|
public /* synthetic */ IeS(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.bSf$RVV */
|
|
/* loaded from: classes4.dex */
|
|
public final /* synthetic */ class RVV extends C14954gcs implements InterfaceC14894gbR<KJM, C14866gag> {
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(KJM kjm) {
|
|
KJM kjm2 = kjm;
|
|
C14957gcv.e(kjm2, "");
|
|
C4181bSf.c((C4181bSf) this.f, kjm2);
|
|
return C14866gag.c;
|
|
}
|
|
|
|
public RVV(Object obj) {
|
|
super(1, obj, C4181bSf.class, "postEkycStatusInquirySuccess", "postEkycStatusInquirySuccess(Lcom/scb/phone/domain/entity/manageverification/EkycStatusInquiry;)V");
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.bSf$LWm */
|
|
/* loaded from: classes4.dex */
|
|
public final /* synthetic */ class LWm extends C14954gcs implements InterfaceC14894gbR<Throwable, C14866gag> {
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
|
Throwable th2 = th;
|
|
C14957gcv.e(th2, "");
|
|
C4181bSf.a((C4181bSf) this.f, th2);
|
|
return C14866gag.c;
|
|
}
|
|
|
|
public LWm(Object obj) {
|
|
super(1, obj, C4181bSf.class, "postEkycStatusInquiryFailed", "postEkycStatusInquiryFailed(Ljava/lang/Throwable;)V");
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void b(InterfaceC9454djz interfaceC9454djz) {
|
|
interfaceC9454djz.a();
|
|
interfaceC9454djz.b("no");
|
|
}
|
|
|
|
public static /* synthetic */ void a(RH rh, InterfaceC9454djz interfaceC9454djz) {
|
|
C14957gcv.e(rh, "");
|
|
interfaceC9454djz.d(rh);
|
|
interfaceC9454djz.b("yes");
|
|
}
|
|
|
|
public static /* synthetic */ void b(RH rh, InterfaceC9454djz interfaceC9454djz) {
|
|
C14957gcv.e(rh, "");
|
|
interfaceC9454djz.e();
|
|
interfaceC9454djz.e(rh);
|
|
}
|
|
|
|
public static final /* synthetic */ void a(C4181bSf c4181bSf, Throwable th) {
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.bSh
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9454djz) obj).e();
|
|
}
|
|
};
|
|
if (c4181bSf.f != 0) {
|
|
ieS.e(c4181bSf.f);
|
|
}
|
|
if (c4181bSf.b(th)) {
|
|
c4181bSf.d(c4181bSf.j.e(th));
|
|
}
|
|
}
|
|
|
|
static {
|
|
new IeS((byte) 0);
|
|
}
|
|
}
|