85 lines
2.5 KiB
Smali
85 lines
2.5 KiB
Smali
.class Lcom/moji/notifydownloadmanager/DownloadAdapter$ViewHolderDownLoadedItem;
|
|
.super Landroid/support/v7/widget/RecyclerView$ViewHolder;
|
|
.source "DownloadAdapter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/notifydownloadmanager/DownloadAdapter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x2
|
|
name = "ViewHolderDownLoadedItem"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final n:Landroid/widget/ImageView;
|
|
|
|
.field final o:Landroid/widget/TextView;
|
|
|
|
.field final p:Landroid/widget/TextView;
|
|
|
|
.field final q:Landroid/widget/TextView;
|
|
|
|
.field final synthetic r:Lcom/moji/notifydownloadmanager/DownloadAdapter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/notifydownloadmanager/DownloadAdapter;Landroid/view/View;)V
|
|
.locals 0
|
|
|
|
.line 204
|
|
iput-object p1, p0, Lcom/moji/notifydownloadmanager/DownloadAdapter$ViewHolderDownLoadedItem;->r:Lcom/moji/notifydownloadmanager/DownloadAdapter;
|
|
|
|
.line 205
|
|
invoke-direct {p0, p2}, Landroid/support/v7/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
|
|
|
|
.line 206
|
|
sget p1, Lcom/moji/mjcore/R$id;->imageView:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/widget/ImageView;
|
|
|
|
iput-object p1, p0, Lcom/moji/notifydownloadmanager/DownloadAdapter$ViewHolderDownLoadedItem;->n:Landroid/widget/ImageView;
|
|
|
|
.line 207
|
|
sget p1, Lcom/moji/mjcore/R$id;->title:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/widget/TextView;
|
|
|
|
iput-object p1, p0, Lcom/moji/notifydownloadmanager/DownloadAdapter$ViewHolderDownLoadedItem;->o:Landroid/widget/TextView;
|
|
|
|
.line 208
|
|
sget p1, Lcom/moji/mjcore/R$id;->progress_desc:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/widget/TextView;
|
|
|
|
iput-object p1, p0, Lcom/moji/notifydownloadmanager/DownloadAdapter$ViewHolderDownLoadedItem;->p:Landroid/widget/TextView;
|
|
|
|
.line 209
|
|
sget p1, Lcom/moji/mjcore/R$id;->open:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/widget/TextView;
|
|
|
|
iput-object p1, p0, Lcom/moji/notifydownloadmanager/DownloadAdapter$ViewHolderDownLoadedItem;->q:Landroid/widget/TextView;
|
|
|
|
return-void
|
|
.end method
|