22 lines
610 B
Java
22 lines
610 B
Java
package o;
|
|
|
|
/* renamed from: o.jG, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15858jG extends C15620hF {
|
|
public final jEx b;
|
|
public final HoK c;
|
|
public final C14694fxz d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15858jG(jEx jex, C14694fxz c14694fxz, HoK hoK) {
|
|
super((byte) 0);
|
|
C14957gcv.e(jex, "");
|
|
C14957gcv.e(c14694fxz, "");
|
|
C14957gcv.e(hoK, "");
|
|
this.b = jex;
|
|
this.d = c14694fxz;
|
|
this.c = hoK;
|
|
}
|
|
}
|