DownloadClient$1.smali
.class Lcom/sandboxol/center/download/client/DownloadClient$1;
.super Ljava/lang/Object;
.source "DownloadClient.java"
# interfaces
.implements Landroid/content/ServiceConnection;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandboxol/center/download/client/DownloadClient;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/sandboxol/center/download/client/DownloadClient;
# direct methods
.method constructor <init>(Lcom/sandboxol/center/download/client/DownloadClient;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/download/client/DownloadClient$1;->this$0:Lcom/sandboxol/center/download/client/DownloadClient;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
.registers 3
.line 1
iget-object p1, p0, Lcom/sandboxol/center/download/client/DownloadClient$1;->this$0:Lcom/sandboxol/center/download/client/DownloadClient;
invoke-static {p2}, Lcom/sandboxol/center/download/service/IDownload$Stub;->asInterface(Landroid/os/IBinder;)Lcom/sandboxol/center/download/service/IDownload;
move-result-object p2
invoke-static {p1, p2}, Lcom/sandboxol/center/download/client/DownloadClient;->access$002(Lcom/sandboxol/center/download/client/DownloadClient;Lcom/sandboxol/center/download/service/IDownload;)Lcom/sandboxol/center/download/service/IDownload;
.line 2
iget-object p1, p0, Lcom/sandboxol/center/download/client/DownloadClient$1;->this$0:Lcom/sandboxol/center/download/client/DownloadClient;
invoke-static {p1}, Lcom/sandboxol/center/download/client/DownloadClient;->access$100(Lcom/sandboxol/center/download/client/DownloadClient;)V
return-void
.end method
.method public onServiceDisconnected(Landroid/content/ComponentName;)V
.registers 3
.line 1
iget-object p1, p0, Lcom/sandboxol/center/download/client/DownloadClient$1;->this$0:Lcom/sandboxol/center/download/client/DownloadClient;
const/4 v0, 0x0
invoke-static {p1, v0}, Lcom/sandboxol/center/download/client/DownloadClient;->access$002(Lcom/sandboxol/center/download/client/DownloadClient;Lcom/sandboxol/center/download/service/IDownload;)Lcom/sandboxol/center/download/service/IDownload;
return-void
.end method