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