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

128 lines
4.2 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
import o.C0690Mh;
import o.C5026blK;
import o.Uma;
import o.ZI;
/* renamed from: o.blK, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C5026blK extends AbstractC5073bmE<InterfaceC9336dhn> {
private final BaseAssetsDisplayMapper b;
private final Uma c;
public final C13358fYO d;
private final zWC h;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C5026blK(Uma uma, C13358fYO c13358fYO, BaseAssetsDisplayMapper baseAssetsDisplayMapper, C16903sI c16903sI, zWC zwc) {
super(c16903sI, zwc);
C14957gcv.e(uma, "");
C14957gcv.e(c13358fYO, "");
C14957gcv.e(baseAssetsDisplayMapper, "");
C14957gcv.e(c16903sI, "");
C14957gcv.e(zwc, "");
this.c = uma;
this.d = c13358fYO;
this.b = baseAssetsDisplayMapper;
this.h = zwc;
}
/* JADX INFO: Access modifiers changed from: package-private */
/* renamed from: o.blK$LWm */
/* loaded from: classes4.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C5026blK e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
C5026blK.e(this.e, th2, C0690Mh.IeS.JUST_DISMISS);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
LWm(C5026blK c5026blK) {
super(1);
this.e = c5026blK;
}
}
/* JADX INFO: Access modifiers changed from: package-private */
/* renamed from: o.blK$Sts */
/* loaded from: classes4.dex */
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<C5045bld, C14866gag> {
private C5026blK c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(C5045bld c5045bld) {
final C5045bld c5045bld2 = c5045bld;
C14957gcv.e(c5045bld2, "");
C5026blK.b(this.c);
C5026blK c5026blK = this.c;
ZI.IeS ieS = new ZI.IeS(c5045bld2) { // from class: o.blH
private C5045bld a;
@Override // o.ZI.IeS
public final void e(Object obj) {
C5026blK.Sts.a(this.a, (InterfaceC9336dhn) obj);
}
{
this.a = c5045bld2;
}
};
if (c5026blK.f != 0) {
ieS.e(c5026blK.f);
}
return C14866gag.c;
}
public static /* synthetic */ void a(C5045bld c5045bld, InterfaceC9336dhn interfaceC9336dhn) {
C14957gcv.e(c5045bld, "");
C14957gcv.c(interfaceC9336dhn, "");
interfaceC9336dhn.d(c5045bld, false);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
Sts(C5026blK c5026blK) {
super(1);
this.c = c5026blK;
}
}
public static /* synthetic */ void b(C5026blK c5026blK, LEE lee, InterfaceC9336dhn interfaceC9336dhn) {
C14957gcv.e(c5026blK, "");
C14957gcv.e(lee, "");
String b_ = c5026blK.b.b_(lee.a);
C14957gcv.c((Object) b_, "");
String str = lee.d;
C14957gcv.c((Object) str, "");
interfaceC9336dhn.c(b_, str, null, lee.c);
}
public static final /* synthetic */ void b(C5026blK c5026blK) {
if (c5026blK.f != 0) {
c5026blK.f.ar_();
}
}
public static final /* synthetic */ void e(C5026blK c5026blK, Throwable th, C0690Mh.IeS ieS) {
if (c5026blK.b(th)) {
c5026blK.d(c5026blK.j.d(th, ieS));
}
}
public final void b() {
String str = this.a;
if (str != null) {
if (this.f != 0) {
this.f.y();
}
this.c.e(new Sts(this), new LWm(this), new Uma.RVV(str), c());
}
}
}