19 lines
495 B
Java
19 lines
495 B
Java
package o;
|
|
|
|
/* renamed from: o.iX, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15774iX extends C15620hF {
|
|
public final Hio c;
|
|
public final DJB e;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15774iX(Hio hio, DJB djb) {
|
|
super((byte) 0);
|
|
C14957gcv.e(hio, "");
|
|
C14957gcv.e(djb, "");
|
|
this.c = hio;
|
|
this.e = djb;
|
|
}
|
|
}
|