a$b.smali
3.4 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
.class public abstract Lb/h0/h/a$b;
.super Ljava/lang/Object;
# interfaces
.implements Lc/x;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/h0/h/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x401
name = "b"
.end annotation
# instance fields
.field public final a:Lc/l;
.field public b:Z
.field public c:J
.field public final synthetic d:Lb/h0/h/a;
# direct methods
.method public constructor <init>(Lb/h0/h/a;)V
.locals 2
iput-object p1, p0, Lb/h0/h/a$b;->d:Lb/h0/h/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Lc/l;
iget-object p1, p1, Lb/h0/h/a;->c:Lc/h;
invoke-interface {p1}, Lc/x;->d()Lc/y;
move-result-object p1
invoke-direct {v0, p1}, Lc/l;-><init>(Lc/y;)V
iput-object v0, p0, Lb/h0/h/a$b;->a:Lc/l;
const-wide/16 v0, 0x0
iput-wide v0, p0, Lb/h0/h/a$b;->c:J
return-void
.end method
.method public synthetic constructor <init>(Lb/h0/h/a;Lb/h0/h/a$a;)V
.locals 0
invoke-direct {p0, p1}, Lb/h0/h/a$b;-><init>(Lb/h0/h/a;)V
return-void
.end method
# virtual methods
.method public final a(ZLjava/io/IOException;)V
.locals 9
iget-object v0, p0, Lb/h0/h/a$b;->d:Lb/h0/h/a;
iget v1, v0, Lb/h0/h/a;->e:I
const/4 v2, 0x6
if-ne v1, v2, :cond_0
return-void
:cond_0
const/4 v3, 0x5
if-ne v1, v3, :cond_2
iget-object v1, p0, Lb/h0/h/a$b;->a:Lc/l;
invoke-virtual {v0, v1}, Lb/h0/h/a;->a(Lc/l;)V
iget-object v5, p0, Lb/h0/h/a$b;->d:Lb/h0/h/a;
iput v2, v5, Lb/h0/h/a;->e:I
iget-object v3, v5, Lb/h0/h/a;->b:Lb/h0/f/g;
if-eqz v3, :cond_1
xor-int/lit8 v4, p1, 0x1
iget-wide v6, p0, Lb/h0/h/a$b;->c:J
move-object v8, p2
invoke-virtual/range {v3 .. v8}, Lb/h0/f/g;->a(ZLb/h0/g/c;JLjava/io/IOException;)V
:cond_1
return-void
:cond_2
new-instance p1, Ljava/lang/IllegalStateException;
new-instance p2, Ljava/lang/StringBuilder;
invoke-direct {p2}, Ljava/lang/StringBuilder;-><init>()V
const-string v0, "state: "
invoke-virtual {p2, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v0, p0, Lb/h0/h/a$b;->d:Lb/h0/h/a;
iget v0, v0, Lb/h0/h/a;->e:I
invoke-virtual {p2, v0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
invoke-virtual {p2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p2
invoke-direct {p1, p2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public b(Lc/f;J)J
.locals 2
:try_start_0
iget-object v0, p0, Lb/h0/h/a$b;->d:Lb/h0/h/a;
iget-object v0, v0, Lb/h0/h/a;->c:Lc/h;
invoke-interface {v0, p1, p2, p3}, Lc/x;->b(Lc/f;J)J
move-result-wide p1
const-wide/16 v0, 0x0
cmp-long p3, p1, v0
if-lez p3, :cond_0
iget-wide v0, p0, Lb/h0/h/a$b;->c:J
add-long/2addr v0, p1
iput-wide v0, p0, Lb/h0/h/a$b;->c:J
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
:cond_0
return-wide p1
:catch_0
move-exception p1
const/4 p2, 0x0
invoke-virtual {p0, p2, p1}, Lb/h0/h/a$b;->a(ZLjava/io/IOException;)V
throw p1
.end method
.method public d()Lc/y;
.locals 1
iget-object v0, p0, Lb/h0/h/a$b;->a:Lc/l;
return-object v0
.end method