31 lines
945 B
Java
31 lines
945 B
Java
package o;
|
|
|
|
/* renamed from: o.teC, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17065teC extends wRi {
|
|
private final InterfaceC4286bVm c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C17065teC(yRw yrw, yRw yrw2, InterfaceC4286bVm interfaceC4286bVm) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC4286bVm, "");
|
|
this.c = interfaceC4286bVm;
|
|
}
|
|
|
|
public final AbstractC13163fSk<Boolean> b() {
|
|
AbstractC13163fSk<Boolean> c13377fYp;
|
|
fSD a = this.c.a();
|
|
if (a instanceof InterfaceC13204fTr) {
|
|
c13377fYp = ((InterfaceC13204fTr) a).b();
|
|
} else {
|
|
c13377fYp = new C13377fYp(a);
|
|
}
|
|
e(c13377fYp);
|
|
C14957gcv.c(c13377fYp, "");
|
|
return c13377fYp;
|
|
}
|
|
}
|