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