apkfuckery/com.discord/smali_classes2/f0/f.smali

71 lines
1.4 KiB
Smali
Raw Normal View History

2020-04-17 19:35:49 +00:00
.class public final Lf0/f;
2020-05-11 19:22:21 +00:00
.super Lf0/c$a;
.source "DefaultCallAdapterFactory.java"
2020-04-17 19:35:49 +00:00
# static fields
2020-05-11 19:22:21 +00:00
.field public static final a:Lf0/c$a;
2020-04-17 19:35:49 +00:00
# direct methods
.method public static constructor <clinit>()V
2020-05-11 19:22:21 +00:00
.locals 1
2020-04-17 19:35:49 +00:00
new-instance v0, Lf0/f;
2020-05-11 19:22:21 +00:00
invoke-direct {v0}, Lf0/f;-><init>()V
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
sput-object v0, Lf0/f;->a:Lf0/c$a;
2020-04-27 20:53:11 +00:00
return-void
.end method
2020-05-11 19:22:21 +00:00
.method public constructor <init>()V
2020-05-07 23:11:04 +00:00
.locals 0
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
invoke-direct {p0}, Lf0/c$a;-><init>()V
2020-05-11 18:18:42 +00:00
return-void
.end method
# virtual methods
2020-05-11 19:22:21 +00:00
.method public a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lf0/q;)Lf0/c;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
"Lf0/q;",
")",
"Lf0/c<",
"**>;"
}
.end annotation
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Lf0/s;->c(Ljava/lang/reflect/Type;)Ljava/lang/Class;
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
move-result-object p2
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
const-class p3, Lf0/b;
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
if-eq p2, p3, :cond_0
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
const/4 p1, 0x0
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
return-object p1
2020-05-11 18:18:42 +00:00
:cond_0
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Lf0/s;->b(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
move-result-object p1
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
new-instance p2, Lf0/f$a;
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
invoke-direct {p2, p0, p1}, Lf0/f$a;-><init>(Lf0/f;Ljava/lang/reflect/Type;)V
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
return-object p2
2020-04-17 19:35:49 +00:00
.end method