70 lines
1.3 KiB
Smali
70 lines
1.3 KiB
Smali
.class public final Lz/f;
|
|
.super Lz/c$a;
|
|
.source "DefaultCallAdapterFactory.java"
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lz/c$a;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lz/f;
|
|
|
|
invoke-direct {v0}, Lz/f;-><init>()V
|
|
|
|
sput-object v0, Lz/f;->a:Lz/c$a;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Lz/c$a;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lz/q;)Lz/c;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/reflect/Type;",
|
|
"[",
|
|
"Ljava/lang/annotation/Annotation;",
|
|
"Lz/q;",
|
|
")",
|
|
"Lz/c<",
|
|
"**>;"
|
|
}
|
|
.end annotation
|
|
|
|
invoke-static {p1}, Lz/s;->c(Ljava/lang/reflect/Type;)Ljava/lang/Class;
|
|
|
|
move-result-object p2
|
|
|
|
const-class p3, Lz/b;
|
|
|
|
if-eq p2, p3, :cond_0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return-object p1
|
|
|
|
:cond_0
|
|
invoke-static {p1}, Lz/s;->b(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance p2, Lz/f$a;
|
|
|
|
invoke-direct {p2, p0, p1}, Lz/f$a;-><init>(Lz/f;Ljava/lang/reflect/Type;)V
|
|
|
|
return-object p2
|
|
.end method
|