19 lines
501 B
Java
19 lines
501 B
Java
package o;
|
|
|
|
/* renamed from: o.iK, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15748iK extends C15620hF {
|
|
public final TkD b;
|
|
public final String c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15748iK(TkD tkD, String str) {
|
|
super((byte) 0);
|
|
C14957gcv.e(tkD, "");
|
|
C14957gcv.e(str, "");
|
|
this.b = tkD;
|
|
this.c = str;
|
|
}
|
|
}
|