33 lines
848 B
Java
33 lines
848 B
Java
package o;
|
|
|
|
/* renamed from: o.tD, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17006tD {
|
|
@InterfaceC13391fZD
|
|
public C17006tD() {
|
|
}
|
|
|
|
/* renamed from: o.tD$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public final /* synthetic */ class Sts {
|
|
public static final int[] d;
|
|
|
|
static {
|
|
int[] iArr = new int[Hzp.values().length];
|
|
try {
|
|
iArr[Hzp.CAMERA.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
iArr[Hzp.GALLERY.ordinal()] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
try {
|
|
iArr[Hzp.FILE_STORAGE.ordinal()] = 3;
|
|
} catch (NoSuchFieldError unused3) {
|
|
}
|
|
d = iArr;
|
|
}
|
|
}
|
|
}
|