RestrictTo$Scope.smali
5.2 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
.class public final enum Landroid/support/annotation/RestrictTo$Scope;
.super Ljava/lang/Enum;
.source "RestrictTo.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/annotation/RestrictTo;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "Scope"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Landroid/support/annotation/RestrictTo$Scope;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Landroid/support/annotation/RestrictTo$Scope;
.field public static final enum GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final enum LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
.field public static final enum LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
.field public static final enum SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
.field public static final enum TESTS:Landroid/support/annotation/RestrictTo$Scope;
# direct methods
.method static constructor <clinit>()V
.locals 7
.line 63
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const/4 v1, 0x0
const-string v2, "LIBRARY"
invoke-direct {v0, v2, v1}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
.line 69
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const/4 v2, 0x1
const-string v3, "LIBRARY_GROUP"
invoke-direct {v0, v3, v2}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
.line 77
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const/4 v3, 0x2
const-string v4, "GROUP_ID"
invoke-direct {v0, v4, v3}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
.line 83
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const/4 v4, 0x3
const-string v5, "TESTS"
invoke-direct {v0, v5, v4}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->TESTS:Landroid/support/annotation/RestrictTo$Scope;
.line 91
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const/4 v5, 0x4
const-string v6, "SUBCLASSES"
invoke-direct {v0, v6, v5}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
const/4 v0, 0x5
.line 58
new-array v0, v0, [Landroid/support/annotation/RestrictTo$Scope;
sget-object v6, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
aput-object v6, v0, v1
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v2
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v3
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->TESTS:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v4
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v5
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->$VALUES:[Landroid/support/annotation/RestrictTo$Scope;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 58
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Landroid/support/annotation/RestrictTo$Scope;
.locals 1
.line 58
const-class v0, Landroid/support/annotation/RestrictTo$Scope;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Landroid/support/annotation/RestrictTo$Scope;
return-object p0
.end method
.method public static values()[Landroid/support/annotation/RestrictTo$Scope;
.locals 1
.line 58
sget-object v0, Landroid/support/annotation/RestrictTo$Scope;->$VALUES:[Landroid/support/annotation/RestrictTo$Scope;
invoke-virtual {v0}, [Landroid/support/annotation/RestrictTo$Scope;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Landroid/support/annotation/RestrictTo$Scope;
return-object v0
.end method