25 lines
607 B
Java
25 lines
607 B
Java
package o;
|
|
|
|
/* renamed from: o.ji, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15930ji extends C15620hF {
|
|
private final ORu b;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15930ji(ORu oRu) {
|
|
super((byte) 0);
|
|
C14957gcv.e(oRu, "");
|
|
this.b = oRu;
|
|
}
|
|
|
|
public final boolean c() {
|
|
YIo yIo;
|
|
C8064dAG a = this.b.b.a();
|
|
if (a == null || (yIo = a.r) == null) {
|
|
return false;
|
|
}
|
|
return yIo.N;
|
|
}
|
|
}
|