DownloadUtil$1.smali
.class Lio/dcloud/common/adapter/util/DownloadUtil$1;
.super Landroid/content/BroadcastReceiver;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/dcloud/common/adapter/util/DownloadUtil;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/dcloud/common/adapter/util/DownloadUtil;
# direct methods
.method constructor <init>(Lio/dcloud/common/adapter/util/DownloadUtil;)V
.registers 2
.line 1
iput-object p1, p0, Lio/dcloud/common/adapter/util/DownloadUtil$1;->this$0:Lio/dcloud/common/adapter/util/DownloadUtil;
invoke-direct {p0}, Landroid/content/BroadcastReceiver;-><init>()V
return-void
.end method
# virtual methods
.method public onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.registers 7
.line 1
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v1, ""
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v1, "extra_download_id"
const-wide/16 v2, 0x0
invoke-virtual {p2, v1, v2, v3}, Landroid/content/Intent;->getLongExtra(Ljava/lang/String;J)J
move-result-wide v1
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p2
const-string v0, "intent"
invoke-static {v0, p2}, Landroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;)I
.line 3
:try_start_1e
iget-object p2, p0, Lio/dcloud/common/adapter/util/DownloadUtil$1;->this$0:Lio/dcloud/common/adapter/util/DownloadUtil;
# invokes: Lio/dcloud/common/adapter/util/DownloadUtil;->queryDownloadStatus(Landroid/content/Context;)V
invoke-static {p2, p1}, Lio/dcloud/common/adapter/util/DownloadUtil;->access$000(Lio/dcloud/common/adapter/util/DownloadUtil;Landroid/content/Context;)V
:try_end_23
.catch Ljava/lang/Exception; {:try_start_1e .. :try_end_23} :catch_24
goto :goto_28
:catch_24
move-exception p1
.line 5
invoke-virtual {p1}, Ljava/lang/Exception;->printStackTrace()V
:goto_28
return-void
.end method