97 lines
3.0 KiB
Java
97 lines
3.0 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
import o.InterfaceC9639dnb;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class cHJ extends ZI<InterfaceC9639dnb.Sts> {
|
||
|
private final C15979kC b;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public cHJ(C15979kC c15979kC, C16903sI c16903sI) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(c15979kC, "");
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
this.b = c15979kC;
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
||
|
private InterfaceC9639dnb.Sts a;
|
||
|
private cHJ c;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
||
|
Throwable th2 = th;
|
||
|
C14957gcv.e(th2, "");
|
||
|
cHJ chj = this.c;
|
||
|
final InterfaceC9639dnb.Sts sts = this.a;
|
||
|
cHJ.a(chj, th2, new Runnable(sts) { // from class: o.cHM
|
||
|
private InterfaceC9639dnb.Sts c;
|
||
|
|
||
|
@Override // java.lang.Runnable
|
||
|
public final void run() {
|
||
|
this.c.c();
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.c = sts;
|
||
|
}
|
||
|
});
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
IeS(cHJ chj, InterfaceC9639dnb.Sts sts) {
|
||
|
super(1);
|
||
|
this.c = chj;
|
||
|
this.a = sts;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<C15907jXj, C14866gag> {
|
||
|
private InterfaceC9639dnb.Sts a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(C15907jXj c15907jXj) {
|
||
|
C15907jXj c15907jXj2 = c15907jXj;
|
||
|
C14957gcv.e(c15907jXj2, "");
|
||
|
this.a.d(c15907jXj2.b);
|
||
|
this.a.a("investment_onboard_SCBS_productcatalog");
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
RVV(InterfaceC9639dnb.Sts sts) {
|
||
|
super(1);
|
||
|
this.a = sts;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.ZI
|
||
|
public final void w_() {
|
||
|
this.b.a();
|
||
|
super.w_();
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void a(cHJ chj, InterfaceC9639dnb.Sts sts) {
|
||
|
C14957gcv.e(chj, "");
|
||
|
C15979kC c15979kC = chj.b;
|
||
|
RVV rvv = new RVV(sts);
|
||
|
IeS ieS = new IeS(chj, sts);
|
||
|
C14957gcv.e(rvv, "");
|
||
|
C14957gcv.e(ieS, "");
|
||
|
c15979kC.b(c15979kC.e, rvv, ieS, new AbstractC15351go.LWm());
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void a(cHJ chj, Throwable th, Runnable runnable) {
|
||
|
if (chj.b(th)) {
|
||
|
chj.d(chj.j.c(th, runnable));
|
||
|
}
|
||
|
}
|
||
|
}
|