43 lines
1.3 KiB
Java
43 lines
1.3 KiB
Java
package o;
|
|
|
|
import o.InterfaceC9229dfl;
|
|
|
|
/* renamed from: o.aOR, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C1782aOR extends ZI<InterfaceC9229dfl.LWm> {
|
|
public final InterfaceC16476ogf c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C1782aOR(C16903sI c16903sI, InterfaceC16476ogf interfaceC16476ogf) {
|
|
super(c16903sI);
|
|
C14957gcv.e(interfaceC16476ogf, "");
|
|
this.c = interfaceC16476ogf;
|
|
}
|
|
|
|
@Override // o.ZI
|
|
public final void w_() {
|
|
this.c.e();
|
|
super.w_();
|
|
}
|
|
|
|
public static /* synthetic */ void e(C0918Ro c0918Ro, InterfaceC9229dfl.LWm lWm) {
|
|
if (c0918Ro != null) {
|
|
String str = c0918Ro.d;
|
|
if (!(!(str == null || gdZ.d((CharSequence) str)))) {
|
|
lWm.d();
|
|
String str2 = c0918Ro.c;
|
|
lWm.c(str2 != null ? str2 : "");
|
|
} else {
|
|
String str3 = c0918Ro.d;
|
|
if (str3 == null) {
|
|
str3 = "";
|
|
}
|
|
lWm.a(str3);
|
|
String str4 = c0918Ro.c;
|
|
lWm.c(str4 != null ? str4 : "");
|
|
}
|
|
}
|
|
}
|
|
}
|