g$d.smali
1.8 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
.class public final Lb/h0/i/g$d;
.super Lb/h0/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/h0/i/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "d"
.end annotation
# instance fields
.field public final synthetic b:Lb/h0/i/g;
# direct methods
.method public constructor <init>(Lb/h0/i/g;)V
.locals 2
iput-object p1, p0, Lb/h0/i/g$d;->b:Lb/h0/i/g;
const/4 v0, 0x1
new-array v0, v0, [Ljava/lang/Object;
iget-object p1, p1, Lb/h0/i/g;->f:Ljava/lang/String;
const/4 v1, 0x0
aput-object p1, v0, v1
const-string p1, "OkHttp %s ping"
invoke-direct {p0, p1, v0}, Lb/h0/b;-><init>(Ljava/lang/String;[Ljava/lang/Object;)V
return-void
.end method
# virtual methods
.method public a()V
.locals 9
iget-object v0, p0, Lb/h0/i/g$d;->b:Lb/h0/i/g;
monitor-enter v0
:try_start_0
iget-object v1, p0, Lb/h0/i/g$d;->b:Lb/h0/i/g;
.line 1
iget-wide v2, v1, Lb/h0/i/g;->n:J
.line 2
iget-wide v4, v1, Lb/h0/i/g;->m:J
cmp-long v2, v2, v4
const/4 v3, 0x1
const/4 v6, 0x0
if-gez v2, :cond_0
move v2, v3
goto :goto_0
:cond_0
const-wide/16 v7, 0x1
add-long/2addr v4, v7
.line 3
iput-wide v4, v1, Lb/h0/i/g;->m:J
move v2, v6
.line 4
:goto_0
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-eqz v2, :cond_1
invoke-static {v1}, Lb/h0/i/g;->a(Lb/h0/i/g;)V
goto :goto_1
:cond_1
invoke-virtual {v1, v6, v3, v6}, Lb/h0/i/g;->a(ZII)V
:goto_1
return-void
: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