26 lines
630 B
Java
26 lines
630 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.acq, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C2346acq {
|
||
|
public final str a;
|
||
|
private InterfaceC3521azC c;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public C2346acq(str strVar, InterfaceC3521azC interfaceC3521azC) {
|
||
|
C14957gcv.e(strVar, "");
|
||
|
C14957gcv.e(interfaceC3521azC, "");
|
||
|
this.a = strVar;
|
||
|
this.c = interfaceC3521azC;
|
||
|
}
|
||
|
|
||
|
public final boolean a() {
|
||
|
YIo yIo;
|
||
|
C8064dAG a = this.c.a();
|
||
|
if (a == null || (yIo = a.r) == null) {
|
||
|
return false;
|
||
|
}
|
||
|
return yIo.h;
|
||
|
}
|
||
|
}
|