183 lines
5.6 KiB
Java
183 lines
5.6 KiB
Java
|
package o;
|
||
|
|
||
|
import java.util.Collection;
|
||
|
import java.util.Iterator;
|
||
|
import java.util.List;
|
||
|
import o.AbstractC15351go;
|
||
|
import o.C15716hvG;
|
||
|
import o.C15995kM;
|
||
|
import o.InterfaceC9646dni;
|
||
|
import o.ZI;
|
||
|
|
||
|
/* renamed from: o.cII, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class C6086cII extends ZI<InterfaceC9646dni.Sts> {
|
||
|
private final C15995kM a;
|
||
|
public List<WC> e;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C6086cII(C15995kM c15995kM, C16903sI c16903sI) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(c15995kM, "");
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
this.a = c15995kM;
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* renamed from: o.cII$HBt */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
||
|
private C6086cII a;
|
||
|
private InterfaceC9646dni.Sts e;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
||
|
Throwable th2 = th;
|
||
|
C14957gcv.e(th2, "");
|
||
|
C6086cII c6086cII = this.a;
|
||
|
final InterfaceC9646dni.Sts sts = this.e;
|
||
|
C6086cII.d(c6086cII, th2, new Runnable(sts) { // from class: o.cIL
|
||
|
private InterfaceC9646dni.Sts e;
|
||
|
|
||
|
@Override // java.lang.Runnable
|
||
|
public final void run() {
|
||
|
this.e.a(0, null);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.e = sts;
|
||
|
}
|
||
|
});
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
HBt(C6086cII c6086cII, InterfaceC9646dni.Sts sts) {
|
||
|
super(1);
|
||
|
this.a = c6086cII;
|
||
|
this.e = sts;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* renamed from: o.cII$IeS */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<List<? extends WC>, C14866gag> {
|
||
|
private InterfaceC9646dni.Sts a;
|
||
|
private C6086cII b;
|
||
|
|
||
|
/* JADX WARN: Multi-variable type inference failed */
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(List<? extends WC> list) {
|
||
|
boolean z;
|
||
|
boolean z2;
|
||
|
boolean z3;
|
||
|
List<? extends WC> list2 = list;
|
||
|
C14957gcv.e(list2, "");
|
||
|
C6086cII.b(this.b);
|
||
|
this.b.e = list2;
|
||
|
this.a.c((List<WC>) list2);
|
||
|
this.b.a();
|
||
|
InterfaceC9646dni.Sts sts = this.a;
|
||
|
C15716hvG.RVV rvv = C15716hvG.d;
|
||
|
z = C15716hvG.a;
|
||
|
z2 = C15716hvG.e;
|
||
|
z3 = C15716hvG.b;
|
||
|
sts.c(C15716hvG.RVV.d("investment_onboard_investmentinfo_source", z, z2, z3, null));
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
IeS(C6086cII c6086cII, InterfaceC9646dni.Sts sts) {
|
||
|
super(1);
|
||
|
this.b = c6086cII;
|
||
|
this.a = sts;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public final void a() {
|
||
|
List<WC> list = this.e;
|
||
|
if (list == null) {
|
||
|
C14957gcv.a("");
|
||
|
list = null;
|
||
|
}
|
||
|
List<WC> list2 = list;
|
||
|
final boolean z = false;
|
||
|
if (!(list2 instanceof Collection) || !list2.isEmpty()) {
|
||
|
Iterator<T> it = list2.iterator();
|
||
|
while (true) {
|
||
|
if (!it.hasNext()) {
|
||
|
break;
|
||
|
} else if (((WC) it.next()).e) {
|
||
|
z = true;
|
||
|
break;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
ZI.IeS ieS = new ZI.IeS(z) { // from class: o.cIF
|
||
|
private boolean d;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
((InterfaceC9646dni.Sts) obj).d(this.d);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = z;
|
||
|
}
|
||
|
};
|
||
|
if (this.f != 0) {
|
||
|
ieS.e(this.f);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.ZI
|
||
|
public final void w_() {
|
||
|
super.w_();
|
||
|
this.a.a();
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void a(C6086cII c6086cII, List list, InterfaceC9646dni.Sts sts) {
|
||
|
C14957gcv.e(c6086cII, "");
|
||
|
C15995kM c15995kM = c6086cII.a;
|
||
|
IeS ieS = new IeS(c6086cII, sts);
|
||
|
HBt hBt = new HBt(c6086cII, sts);
|
||
|
C14957gcv.e(ieS, "");
|
||
|
C14957gcv.e(hBt, "");
|
||
|
c15995kM.b(c15995kM.c, ieS, hBt, new AbstractC15351go.LWm(), new C15995kM.LWm(c15995kM, list));
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void c(C6086cII c6086cII, InterfaceC9646dni.Sts sts) {
|
||
|
C14957gcv.e(c6086cII, "");
|
||
|
List<WC> list = c6086cII.e;
|
||
|
if (list == null) {
|
||
|
C14957gcv.a("");
|
||
|
list = null;
|
||
|
}
|
||
|
sts.c(list);
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void e(C6086cII c6086cII, InterfaceC9646dni.Sts sts) {
|
||
|
C14957gcv.e(c6086cII, "");
|
||
|
List<WC> list = c6086cII.e;
|
||
|
if (list == null) {
|
||
|
C14957gcv.a("");
|
||
|
list = null;
|
||
|
}
|
||
|
sts.a(-1, list);
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void b(C6086cII c6086cII) {
|
||
|
if (c6086cII.f != 0) {
|
||
|
c6086cII.f.ar_();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void d(C6086cII c6086cII, Throwable th, Runnable runnable) {
|
||
|
if (c6086cII.b(th)) {
|
||
|
c6086cII.d(c6086cII.j.c(th, runnable));
|
||
|
}
|
||
|
}
|
||
|
}
|