q$b.smali
1.5 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
.class public final Ld/q$b;
.super Lb/e0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/q;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# instance fields
.field public final a:Lb/e0;
.field public final b:Lc/h;
.field public c:Ljava/io/IOException;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>(Lb/e0;)V
.locals 1
invoke-direct {p0}, Lb/e0;-><init>()V
iput-object p1, p0, Ld/q$b;->a:Lb/e0;
new-instance v0, Ld/q$b$a;
invoke-virtual {p1}, Lb/e0;->o()Lc/h;
move-result-object p1
invoke-direct {v0, p0, p1}, Ld/q$b$a;-><init>(Ld/q$b;Lc/x;)V
invoke-static {v0}, Lc/p;->a(Lc/x;)Lc/h;
move-result-object p1
iput-object p1, p0, Ld/q$b;->b:Lc/h;
return-void
.end method
# virtual methods
.method public b()J
.locals 2
iget-object v0, p0, Ld/q$b;->a:Lb/e0;
invoke-virtual {v0}, Lb/e0;->b()J
move-result-wide v0
return-wide v0
.end method
.method public close()V
.locals 1
iget-object v0, p0, Ld/q$b;->a:Lb/e0;
invoke-virtual {v0}, Lb/e0;->close()V
return-void
.end method
.method public n()Lb/u;
.locals 1
iget-object v0, p0, Ld/q$b;->a:Lb/e0;
invoke-virtual {v0}, Lb/e0;->n()Lb/u;
move-result-object v0
return-object v0
.end method
.method public o()Lc/h;
.locals 1
iget-object v0, p0, Ld/q$b;->b:Lc/h;
return-object v0
.end method