OpenDeviceId$1.smali
1.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
.class Lcom/zui/opendeviceidlibrary/OpenDeviceId$1;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/content/ServiceConnection;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/zui/opendeviceidlibrary/OpenDeviceId;-><init>(Landroid/content/Context;Lcom/zui/opendeviceidlibrary/OpenDeviceId$CallBack;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/zui/opendeviceidlibrary/OpenDeviceId;
# direct methods
.method constructor <init>(Lcom/zui/opendeviceidlibrary/OpenDeviceId;)V
.locals 0
iput-object p1, p0, Lcom/zui/opendeviceidlibrary/OpenDeviceId$1;->a:Lcom/zui/opendeviceidlibrary/OpenDeviceId;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public synchronized native onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
.end method
.method public native onServiceDisconnected(Landroid/content/ComponentName;)V
.end method