32 lines
990 B
Java
32 lines
990 B
Java
package o;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class aUQ extends ZI<InterfaceC9207dfP> {
|
|
private final C15829iu d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public aUQ(C15829iu c15829iu, C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c15829iu, "");
|
|
C14957gcv.e(c16903sI, "");
|
|
this.d = c15829iu;
|
|
}
|
|
|
|
public static /* synthetic */ void a(String str, InterfaceC9207dfP interfaceC9207dfP) {
|
|
C14957gcv.e(str, "");
|
|
if (C14957gcv.b((Object) "CDX", (Object) str)) {
|
|
interfaceC9207dfP.a();
|
|
} else if (C14957gcv.b((Object) "B2K", (Object) str)) {
|
|
interfaceC9207dfP.d();
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void a(aUQ auq, InterfaceC9207dfP interfaceC9207dfP) {
|
|
C14957gcv.e(auq, "");
|
|
String t = auq.d.e.a.t();
|
|
C14957gcv.c((Object) t, "");
|
|
interfaceC9207dfP.d(t);
|
|
}
|
|
}
|