131 lines
2.6 KiB
Smali
131 lines
2.6 KiB
Smali
.class public Lq0/l;
|
|
.super Ljava/lang/Object;
|
|
.source "Platform.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lq0/l$a;,
|
|
Lq0/l$b;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lq0/l;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
:try_start_0
|
|
const-string v0, "android.os.Build"
|
|
|
|
invoke-static {v0}, Ljava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class;
|
|
|
|
new-instance v0, Lq0/l$a;
|
|
|
|
invoke-direct {v0}, Lq0/l$a;-><init>()V
|
|
:try_end_0
|
|
.catch Ljava/lang/ClassNotFoundException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
:try_start_1
|
|
const-string v0, "java.util.Optional"
|
|
|
|
invoke-static {v0}, Ljava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class;
|
|
|
|
new-instance v0, Lq0/l$b;
|
|
|
|
invoke-direct {v0}, Lq0/l$b;-><init>()V
|
|
:try_end_1
|
|
.catch Ljava/lang/ClassNotFoundException; {:try_start_1 .. :try_end_1} :catch_1
|
|
|
|
goto :goto_0
|
|
|
|
:catch_1
|
|
new-instance v0, Lq0/l;
|
|
|
|
invoke-direct {v0}, Lq0/l;-><init>()V
|
|
|
|
:goto_0
|
|
sput-object v0, Lq0/l;->a:Lq0/l;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Ljava/util/concurrent/Executor;)Lq0/c$a;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
new-instance v0, Lq0/g;
|
|
|
|
invoke-direct {v0, p1}, Lq0/g;-><init>(Ljava/util/concurrent/Executor;)V
|
|
|
|
return-object v0
|
|
|
|
:cond_0
|
|
sget-object p1, Lq0/f;->a:Lq0/c$a;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public b()Ljava/util/concurrent/Executor;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public varargs c(Ljava/lang/reflect/Method;Ljava/lang/Class;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/reflect/Method;",
|
|
"Ljava/lang/Class<",
|
|
"*>;",
|
|
"Ljava/lang/Object;",
|
|
"[",
|
|
"Ljava/lang/Object;",
|
|
")",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/Throwable;
|
|
}
|
|
.end annotation
|
|
|
|
new-instance p1, Ljava/lang/UnsupportedOperationException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public d(Ljava/lang/reflect/Method;)Z
|
|
.locals 0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
.end method
|