48 lines
930 B
Smali
48 lines
930 B
Smali
.class final Lcom/loc/cp$2;
|
|
.super Ljava/lang/Object;
|
|
.source "ConnectionServiceManager.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/content/ServiceConnection;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/loc/cp;->b()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/loc/cp;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/loc/cp;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/loc/cp$2;->a:Lcom/loc/cp;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onServiceDisconnected(Landroid/content/ComponentName;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|