42 lines
1.0 KiB
Java
42 lines
1.0 KiB
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public class gbG extends C14923gby {
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
static final class HBt {
|
||
|
public static final Integer c;
|
||
|
|
||
|
private HBt() {
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
Integer num;
|
||
|
Object obj;
|
||
|
new HBt();
|
||
|
Integer num2 = null;
|
||
|
try {
|
||
|
obj = Class.forName("android.os.Build$VERSION").getField("SDK_INT").get(null);
|
||
|
} catch (Throwable unused) {
|
||
|
}
|
||
|
if (obj instanceof Integer) {
|
||
|
num = (Integer) obj;
|
||
|
if (num != null && num.intValue() > 0) {
|
||
|
num2 = num;
|
||
|
}
|
||
|
c = num2;
|
||
|
}
|
||
|
num = null;
|
||
|
if (num != null) {
|
||
|
num2 = num;
|
||
|
}
|
||
|
c = num2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.gbA
|
||
|
public final AbstractC14971gdc a() {
|
||
|
return (HBt.c == null || HBt.c.intValue() >= 34) ? new C14970gdb() : super.a();
|
||
|
}
|
||
|
}
|