46 lines
1.3 KiB
Java
46 lines
1.3 KiB
Java
package o;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class AAH extends C0743NnU<GnI> {
|
|
public AAH(GnI gnI) {
|
|
super(gnI);
|
|
}
|
|
|
|
@Override // o.C0743NnU
|
|
public final String d(int i) {
|
|
if (i == 768) {
|
|
return d(768, 1, "Fine", "Basic");
|
|
}
|
|
if (i == 770) {
|
|
return d(768, 1, "User Profile 1", "User Profile 2", "User Profile 3", "User Profile 0 (Dynamic)");
|
|
}
|
|
if (i == 772) {
|
|
return a(772, "Auto or Manual", "Daylight", "Fluorescent", "Tungsten", "Flash", "Cloudy", "Shadow");
|
|
}
|
|
if (i != 800) {
|
|
switch (i) {
|
|
case 785:
|
|
return i(785);
|
|
case 786:
|
|
return i(786);
|
|
case 787:
|
|
return i(787);
|
|
default:
|
|
switch (i) {
|
|
case 802:
|
|
case 803:
|
|
case 804:
|
|
return i(i);
|
|
default:
|
|
return super.d(i);
|
|
}
|
|
}
|
|
}
|
|
Integer j = this.a.j(800);
|
|
if (j == null) {
|
|
return null;
|
|
}
|
|
return String.format("%d C", j);
|
|
}
|
|
}
|