u.smali
2.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
.class public final Lc/u;
.super Ljava/lang/Object;
# static fields
.field public static a:Lc/t;
.field public static b:J
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()Lc/t;
.locals 6
const-class v0, Lc/u;
monitor-enter v0
:try_start_0
sget-object v1, Lc/u;->a:Lc/t;
if-eqz v1, :cond_0
iget-object v2, v1, Lc/t;->f:Lc/t;
sput-object v2, Lc/u;->a:Lc/t;
const/4 v2, 0x0
iput-object v2, v1, Lc/t;->f:Lc/t;
sget-wide v2, Lc/u;->b:J
const-wide/16 v4, 0x2000
sub-long/2addr v2, v4
sput-wide v2, Lc/u;->b:J
monitor-exit v0
return-object v1
:cond_0
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
new-instance v0, Lc/t;
invoke-direct {v0}, Lc/t;-><init>()V
return-object v0
:catchall_0
move-exception v1
:try_start_1
monitor-exit v0
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
throw v1
.end method
.method public static a(Lc/t;)V
.locals 5
iget-object v0, p0, Lc/t;->f:Lc/t;
if-nez v0, :cond_2
iget-object v0, p0, Lc/t;->g:Lc/t;
if-nez v0, :cond_2
iget-boolean v0, p0, Lc/t;->d:Z
if-eqz v0, :cond_0
return-void
:cond_0
const-class v0, Lc/u;
monitor-enter v0
:try_start_0
sget-wide v1, Lc/u;->b:J
const-wide/16 v3, 0x2000
add-long/2addr v1, v3
const-wide/32 v3, 0x10000
cmp-long v3, v1, v3
if-lez v3, :cond_1
monitor-exit v0
return-void
:cond_1
sput-wide v1, Lc/u;->b:J
sget-object v1, Lc/u;->a:Lc/t;
iput-object v1, p0, Lc/t;->f:Lc/t;
const/4 v1, 0x0
iput v1, p0, Lc/t;->c:I
iput v1, p0, Lc/t;->b:I
sput-object p0, Lc/u;->a:Lc/t;
monitor-exit v0
return-void
:catchall_0
move-exception p0
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw p0
:cond_2
new-instance p0, Ljava/lang/IllegalArgumentException;
invoke-direct {p0}, Ljava/lang/IllegalArgumentException;-><init>()V
throw p0
.end method