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