25 lines
674 B
Java
25 lines
674 B
Java
package o;
|
|
|
|
/* renamed from: o.kH, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15988kH extends C15620hF {
|
|
public final usg b;
|
|
public final DzU c;
|
|
public final TgR d;
|
|
public final OAA e;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15988kH(OAA oaa, TgR tgR, DzU dzU, usg usgVar) {
|
|
super((byte) 0);
|
|
C14957gcv.e(oaa, "");
|
|
C14957gcv.e(tgR, "");
|
|
C14957gcv.e(dzU, "");
|
|
C14957gcv.e(usgVar, "");
|
|
this.e = oaa;
|
|
this.d = tgR;
|
|
this.c = dzU;
|
|
this.b = usgVar;
|
|
}
|
|
}
|