WechatApp$SystemLibLibCameraServiceBean.smali
3.0 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
.class Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;
.super Ljava/lang/Object;
.source "WechatApp.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lnet/uc/demo/app/WechatApp;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "SystemLibLibCameraServiceBean"
.end annotation
# instance fields
.field private md5:Ljava/lang/String;
.field private name:Ljava/lang/String;
.field private path:Ljava/lang/String;
# direct methods
.method private constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lnet/uc/demo/app/WechatApp$ˏ;)V
.locals 0
.line 2
invoke-direct {p0}, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;-><init>()V
return-void
.end method
.method static synthetic access$502(Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;Ljava/lang/String;)Ljava/lang/String;
.locals 0
.line 1
iput-object p1, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->path:Ljava/lang/String;
return-object p1
.end method
.method static synthetic access$602(Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;Ljava/lang/String;)Ljava/lang/String;
.locals 0
.line 1
iput-object p1, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->name:Ljava/lang/String;
return-object p1
.end method
.method static synthetic access$702(Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;Ljava/lang/String;)Ljava/lang/String;
.locals 0
.line 1
iput-object p1, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->md5:Ljava/lang/String;
return-object p1
.end method
# virtual methods
.method public getMd5()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->md5:Ljava/lang/String;
return-object v0
.end method
.method public getName()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->name:Ljava/lang/String;
return-object v0
.end method
.method public getPath()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->path:Ljava/lang/String;
return-object v0
.end method
.method public setMd5(Ljava/lang/String;)V
.locals 0
.line 1
iput-object p1, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->md5:Ljava/lang/String;
return-void
.end method
.method public setName(Ljava/lang/String;)V
.locals 0
.line 1
iput-object p1, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->name:Ljava/lang/String;
return-void
.end method
.method public setPath(Ljava/lang/String;)V
.locals 0
.line 1
iput-object p1, p0, Lnet/uc/demo/app/WechatApp$SystemLibLibCameraServiceBean;->path:Ljava/lang/String;
return-void
.end method