42 lines
1.1 KiB
Java
42 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
import java.util.Map;
|
||
|
|
||
|
/* renamed from: o.cNe, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class C6252cNe extends ZI<cZJ> {
|
||
|
private final DR a;
|
||
|
private final PQI c;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C6252cNe(C16903sI c16903sI, DR dr, PQI pqi) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(dr, "");
|
||
|
C14957gcv.e(pqi, "");
|
||
|
this.a = dr;
|
||
|
this.c = pqi;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void d(XG xg, C6252cNe c6252cNe, cZJ czj) {
|
||
|
C14957gcv.e(c6252cNe, "");
|
||
|
if (xg != null) {
|
||
|
C14957gcv.e(xg, "");
|
||
|
DR dr = c6252cNe.a;
|
||
|
XB b = DR.b(xg);
|
||
|
if (xg.f != null) {
|
||
|
czj.d(xg.f);
|
||
|
}
|
||
|
czj.c(xg, b);
|
||
|
Map<String, Boolean> o2 = c6252cNe.c.a.o();
|
||
|
C14957gcv.c(o2, "");
|
||
|
if (C14957gcv.b(o2.get(xg.d), Boolean.TRUE)) {
|
||
|
czj.d(xg, b);
|
||
|
czj.e();
|
||
|
} else {
|
||
|
czj.a();
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|