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

71 lines
1.4 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lq0/f;
2020-07-23 01:06:17 +00:00
.super Lq0/c$a;
.source "DefaultCallAdapterFactory.java"
2020-05-17 12:40:10 +00:00
# static fields
2020-07-23 01:06:17 +00:00
.field public static final a:Lq0/c$a;
2020-05-17 12:40:10 +00:00
# direct methods
.method public static constructor <clinit>()V
2020-07-23 01:06:17 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
new-instance v0, Lq0/f;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {v0}, Lq0/f;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
sput-object v0, Lq0/f;->a:Lq0/c$a;
2020-07-14 22:43:59 +00:00
return-void
.end method
2020-07-23 01:06:17 +00:00
.method public constructor <init>()V
2020-07-16 19:51:49 +00:00
.locals 0
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {p0}, Lq0/c$a;-><init>()V
2020-07-22 00:04:40 +00:00
return-void
.end method
# virtual methods
2020-07-23 01:06:17 +00:00
.method public a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lq0/p;)Lq0/c;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
"Lq0/p;",
")",
"Lq0/c<",
"**>;"
}
.end annotation
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
invoke-static {p1}, Lq0/r;->h(Ljava/lang/reflect/Type;)Ljava/lang/Class;
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
move-result-object p2
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
const-class p3, Lq0/b;
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
if-eq p2, p3, :cond_0
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
const/4 p1, 0x0
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
return-object p1
2020-07-22 00:04:40 +00:00
:cond_0
2020-07-23 01:06:17 +00:00
invoke-static {p1}, Lq0/r;->e(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
new-instance p2, Lq0/f$a;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {p2, p0, p1}, Lq0/f$a;-><init>(Lq0/f;Ljava/lang/reflect/Type;)V
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
return-object p2
2020-05-17 12:40:10 +00:00
.end method