64 lines
2.4 KiB
Java
64 lines
2.4 KiB
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.Collection;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.kA, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15976kA extends C15620hF {
|
|
final C0264Cq c;
|
|
public final C0782Ole d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15976kA(C0782Ole c0782Ole, C0264Cq c0264Cq) {
|
|
super((byte) 0);
|
|
C14957gcv.e(c0782Ole, "");
|
|
C14957gcv.e(c0264Cq, "");
|
|
this.d = c0782Ole;
|
|
this.c = c0264Cq;
|
|
}
|
|
|
|
/* renamed from: o.kA$IeS */
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Eoe, WA> {
|
|
private C15976kA d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ WA invoke(Eoe eoe) {
|
|
C1157Wx c1157Wx;
|
|
Eoe eoe2 = eoe;
|
|
C14957gcv.e(eoe2, "");
|
|
C0264Cq c0264Cq = this.d.c;
|
|
C14957gcv.e(eoe2, "");
|
|
List<TIg> list = eoe2.d;
|
|
C14957gcv.e(list, "");
|
|
ArrayList arrayList = new ArrayList(list instanceof Collection ? list.size() : 10);
|
|
for (TIg tIg : list) {
|
|
String str = tIg.e;
|
|
String str2 = (String) C6583cXR.c(new Object[]{tIg.e}, -1613428710, 1613428726, (int) System.currentTimeMillis());
|
|
C14957gcv.c((Object) str2, "");
|
|
String str3 = tIg.a;
|
|
C0995Tfr c0995Tfr = tIg.c;
|
|
if (c0995Tfr != null) {
|
|
String str4 = c0995Tfr.c;
|
|
String str5 = (String) C16157lj.c(new Object[]{c0995Tfr.c, Boolean.valueOf(c0264Cq.a.a.K().m > 0)}, 1230925834, -1230925834, (int) System.currentTimeMillis());
|
|
C14957gcv.c((Object) str5, "");
|
|
c1157Wx = new C1157Wx(str4, str5, c0995Tfr.b, c0995Tfr.a, c0995Tfr.e, c0995Tfr.d);
|
|
} else {
|
|
c1157Wx = null;
|
|
}
|
|
arrayList.add(new C1158Wy(str, str2, str3, c1157Wx));
|
|
}
|
|
return new WA(arrayList);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public IeS(C15976kA c15976kA) {
|
|
super(1);
|
|
this.d = c15976kA;
|
|
}
|
|
}
|
|
}
|