b.smali
4.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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
.class public Lcom/umeng/ccg/b;
.super Ljava/lang/Object;
# static fields
.field private static volatile a:Z = true
.field private static volatile b:Z = true
.field private static volatile c:Z = true
.field private static volatile d:Z = true
.field private static e:Ljava/lang/Object;
.field private static f:Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Ljava/util/HashMap;
invoke-direct {v0}, Ljava/util/HashMap;-><init>()V
sput-object v0, Lcom/umeng/ccg/b;->f:Ljava/util/Map;
new-instance v0, Ljava/lang/Object;
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
sput-object v0, Lcom/umeng/ccg/b;->e:Ljava/lang/Object;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Z)V
.locals 3
sget-object v0, Lcom/umeng/ccg/b;->e:Ljava/lang/Object;
monitor-enter v0
:try_start_0
sput-boolean p0, Lcom/umeng/ccg/b;->d:Z
sget-object v1, Lcom/umeng/ccg/b;->f:Ljava/util/Map;
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
const-string v2, "col_apl"
:try_start_1
invoke-static {p0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p0
invoke-interface {v1, v2, p0}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
monitor-exit v0
return-void
:catchall_0
move-exception p0
monitor-exit v0
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
throw p0
.end method
.method public static a()Z
.locals 2
sget-object v0, Lcom/umeng/ccg/b;->e:Ljava/lang/Object;
monitor-enter v0
:try_start_0
sget-boolean v1, Lcom/umeng/ccg/b;->a:Z
monitor-exit v0
return v1
:catchall_0
move-exception v1
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v1
.end method
.method public static a(Ljava/lang/String;)Z
.locals 2
sget-object v0, Lcom/umeng/ccg/b;->e:Ljava/lang/Object;
monitor-enter v0
:try_start_0
sget-object v1, Lcom/umeng/ccg/b;->f:Ljava/util/Map;
invoke-interface {v1, p0}, Ljava/util/Map;->containsKey(Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_0
sget-object v1, Lcom/umeng/ccg/b;->f:Ljava/util/Map;
invoke-interface {v1, p0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/Boolean;
invoke-virtual {p0}, Ljava/lang/Boolean;->booleanValue()Z
move-result p0
goto :goto_0
:cond_0
const/4 p0, 0x1
:goto_0
monitor-exit v0
return p0
:catchall_0
move-exception p0
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw p0
.end method
.method public static b()Z
.locals 2
sget-object v0, Lcom/umeng/ccg/b;->e:Ljava/lang/Object;
monitor-enter v0
:try_start_0
sget-boolean v1, Lcom/umeng/ccg/b;->b:Z
monitor-exit v0
return v1
:catchall_0
move-exception v1
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v1
.end method
.method public static c()Z
.locals 2
sget-object v0, Lcom/umeng/ccg/b;->e:Ljava/lang/Object;
monitor-enter v0
:try_start_0
sget-boolean v1, Lcom/umeng/ccg/b;->c:Z
monitor-exit v0
return v1
:catchall_0
move-exception v1
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v1
.end method
.method public static d()Z
.locals 2
sget-object v0, Lcom/umeng/ccg/b;->e:Ljava/lang/Object;
monitor-enter v0
:try_start_0
sget-boolean v1, Lcom/umeng/ccg/b;->d:Z
monitor-exit v0
return v1
:catchall_0
move-exception v1
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v1
.end method