b$a.smali
705 字节
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
.class public final Lb/h0/g/b$a;
.super Lc/j;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/h0/g/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# instance fields
.field public b:J
# direct methods
.method public constructor <init>(Lc/w;)V
.locals 0
invoke-direct {p0, p1}, Lc/j;-><init>(Lc/w;)V
return-void
.end method
# virtual methods
.method public a(Lc/f;J)V
.locals 2
invoke-super {p0, p1, p2, p3}, Lc/j;->a(Lc/f;J)V
iget-wide v0, p0, Lb/h0/g/b$a;->b:J
add-long/2addr v0, p2
iput-wide v0, p0, Lb/h0/g/b$a;->b:J
return-void
.end method