u$l.smali
1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
.class public final Ld/u$l;
.super Ld/u;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/u;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "l"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ld/u<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Z
# direct methods
.method public constructor <init>(Ld/f;Z)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/f<",
"TT;",
"Ljava/lang/String;",
">;Z)V"
}
.end annotation
invoke-direct {p0}, Ld/u;-><init>()V
iput-boolean p2, p0, Ld/u$l;->a:Z
return-void
.end method
# virtual methods
.method public a(Ld/w;Ljava/lang/Object;)V
.locals 2
.param p2 # Ljava/lang/Object;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld/w;",
"TT;)V"
}
.end annotation
if-nez p2, :cond_0
return-void
.line 1
:cond_0
invoke-virtual {p2}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p2
.line 2
iget-boolean v0, p0, Ld/u$l;->a:Z
const/4 v1, 0x0
invoke-virtual {p1, p2, v1, v0}, Ld/w;->b(Ljava/lang/String;Ljava/lang/String;Z)V
return-void
.end method