28 lines
624 B
Java
28 lines
624 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.UIz, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C1025UIz extends EZj {
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C1025UIz(hWR hwr) {
|
||
|
super(hwr);
|
||
|
C14957gcv.e(hwr, "");
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.UIz$IeS */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class IeS {
|
||
|
private IeS() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ IeS(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
new IeS((byte) 0);
|
||
|
}
|
||
|
}
|