70 lines
2.0 KiB
Java
70 lines
2.0 KiB
Java
package o;
|
|
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.aMS, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C1714aMS extends ZI<InterfaceC8927daA> {
|
|
private final C16903sI a;
|
|
public final C15882jPm b;
|
|
public final C17114tyS c;
|
|
public final XMl d;
|
|
public final lmG e;
|
|
private final C16861rsX g;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C1714aMS(C16903sI c16903sI, C17114tyS c17114tyS, lmG lmg, C16861rsX c16861rsX, C15882jPm c15882jPm, XMl xMl) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(c17114tyS, "");
|
|
C14957gcv.e(lmg, "");
|
|
C14957gcv.e(c16861rsX, "");
|
|
C14957gcv.e(c15882jPm, "");
|
|
C14957gcv.e(xMl, "");
|
|
this.a = c16903sI;
|
|
this.c = c17114tyS;
|
|
this.e = lmg;
|
|
this.g = c16861rsX;
|
|
this.b = c15882jPm;
|
|
this.d = xMl;
|
|
}
|
|
|
|
public final void d() {
|
|
this.g.e.b(true);
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.aMX
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC8927daA) obj).e();
|
|
}
|
|
};
|
|
if (this.f != 0) {
|
|
ieS.e(this.f);
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void a(String str, InterfaceC8927daA interfaceC8927daA) {
|
|
C14957gcv.e(str, "");
|
|
interfaceC8927daA.e(str);
|
|
}
|
|
|
|
public static /* synthetic */ void b(String str, InterfaceC8927daA interfaceC8927daA) {
|
|
C14957gcv.e(str, "");
|
|
interfaceC8927daA.d(str);
|
|
}
|
|
|
|
public static /* synthetic */ void c(String str, InterfaceC8927daA interfaceC8927daA) {
|
|
C14866gag c14866gag;
|
|
C14957gcv.e(str, "");
|
|
if (C14957gcv.b((Object) "th", (Object) str)) {
|
|
interfaceC8927daA.a();
|
|
c14866gag = C14866gag.c;
|
|
} else {
|
|
c14866gag = null;
|
|
}
|
|
if (c14866gag == null) {
|
|
interfaceC8927daA.b();
|
|
}
|
|
}
|
|
}
|