x.smali
2.1 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
.class public final Ld/x;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ld/x$a;
}
.end annotation
# instance fields
.field public final a:Ljava/lang/reflect/Method;
.field public final b:Lb/s;
.field public final c:Ljava/lang/String;
.field public final d:Ljava/lang/String;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field public final e:Lb/r;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field public final f:Lb/u;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field public final g:Z
.field public final h:Z
.field public final i:Z
.field public final j:[Ld/u;
.annotation system Ldalvik/annotation/Signature;
value = {
"[",
"Ld/u<",
"*>;"
}
.end annotation
.end field
.field public final k:Z
# direct methods
.method public constructor <init>(Ld/x$a;)V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iget-object v0, p1, Ld/x$a;->d:Ljava/lang/reflect/Method;
iput-object v0, p0, Ld/x;->a:Ljava/lang/reflect/Method;
iget-object v0, p1, Ld/x$a;->c:Ld/a0;
iget-object v0, v0, Ld/a0;->c:Lb/s;
iput-object v0, p0, Ld/x;->b:Lb/s;
iget-object v0, p1, Ld/x$a;->p:Ljava/lang/String;
iput-object v0, p0, Ld/x;->c:Ljava/lang/String;
iget-object v0, p1, Ld/x$a;->t:Ljava/lang/String;
iput-object v0, p0, Ld/x;->d:Ljava/lang/String;
iget-object v0, p1, Ld/x$a;->u:Lb/r;
iput-object v0, p0, Ld/x;->e:Lb/r;
iget-object v0, p1, Ld/x$a;->v:Lb/u;
iput-object v0, p0, Ld/x;->f:Lb/u;
iget-boolean v0, p1, Ld/x$a;->q:Z
iput-boolean v0, p0, Ld/x;->g:Z
iget-boolean v0, p1, Ld/x$a;->r:Z
iput-boolean v0, p0, Ld/x;->h:Z
iget-boolean v0, p1, Ld/x$a;->s:Z
iput-boolean v0, p0, Ld/x;->i:Z
iget-object v0, p1, Ld/x$a;->x:[Ld/u;
iput-object v0, p0, Ld/x;->j:[Ld/u;
iget-boolean p1, p1, Ld/x$a;->y:Z
iput-boolean p1, p0, Ld/x;->k:Z
return-void
.end method