32 lines
916 B
Java
32 lines
916 B
Java
|
package o;
|
||
|
|
||
|
import o.InterfaceC9654dnq;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class cKQ extends ZI<InterfaceC9654dnq.HBt> {
|
||
|
public final CBe a;
|
||
|
public final CQ c;
|
||
|
public final String d;
|
||
|
public final InterfaceC3521azC e;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public cKQ(C16903sI c16903sI, CBe cBe, CQ cq, InterfaceC3521azC interfaceC3521azC, String str) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
C14957gcv.e(cBe, "");
|
||
|
C14957gcv.e(cq, "");
|
||
|
C14957gcv.e(interfaceC3521azC, "");
|
||
|
C14957gcv.e(str, "");
|
||
|
this.a = cBe;
|
||
|
this.c = cq;
|
||
|
this.e = interfaceC3521azC;
|
||
|
this.d = str;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void e(C0371Fd c0371Fd, InterfaceC9654dnq.HBt hBt) {
|
||
|
C14957gcv.e(c0371Fd, "");
|
||
|
hBt.a(c0371Fd);
|
||
|
}
|
||
|
}
|