61 lines
1.4 KiB
Smali
61 lines
1.4 KiB
Smali
.class Lcom/moji/notifydownloadmanager/DownloadAdapter$1;
|
|
.super Ljava/lang/Object;
|
|
.source "DownloadAdapter.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnClickListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/notifydownloadmanager/DownloadAdapter;-><init>(Landroid/content/Context;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/notifydownloadmanager/DownloadAdapter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/notifydownloadmanager/DownloadAdapter;)V
|
|
.locals 0
|
|
|
|
.line 45
|
|
iput-object p1, p0, Lcom/moji/notifydownloadmanager/DownloadAdapter$1;->a:Lcom/moji/notifydownloadmanager/DownloadAdapter;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onClick(Landroid/view/View;)V
|
|
.locals 2
|
|
|
|
.line 48
|
|
invoke-virtual {p1}, Landroid/view/View;->getTag()Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Ljava/lang/Long;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
|
|
|
|
move-result-wide v0
|
|
|
|
.line 49
|
|
invoke-static {}, Lcom/moji/download/MJDownLoadManager;->a()Lcom/moji/download/MJDownLoadManager;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/moji/download/MJDownLoadManager;->a(J)V
|
|
|
|
return-void
|
|
.end method
|