a.smali
943 字节
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
.class public Lcom/bun/miitmdid/utils/a;
.super Ljava/lang/Object;
# static fields
.field private static a:Lcom/bun/miitmdid/utils/a;
# instance fields
.field private b:I
# direct methods
.method private constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, -0x1
iput v0, p0, Lcom/bun/miitmdid/utils/a;->b:I
return-void
.end method
.method public static native a()Lcom/bun/miitmdid/utils/a;
.end method
.method public static native a(Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public static native a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
.end method
.method public static native a(Z)V
.end method
.method public static native b(Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public static native b(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
.end method
.method public static native b()Z
.end method