You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.2 KiB
51 lines
1.2 KiB
2 years ago
|
.class Lcom/viatech/gallery/MusicItemAdaper$ViewHolder;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "MusicItemAdaper.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/viatech/gallery/MusicItemAdaper;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x2
|
||
|
name = "ViewHolder"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field mMusicBrowser:Landroid/view/View;
|
||
|
|
||
|
.field mMusicContainer:Landroid/view/View;
|
||
|
|
||
|
.field mMusicName:Landroid/widget/TextView;
|
||
|
|
||
|
.field mSelectView:Landroid/view/View;
|
||
|
|
||
|
.field final synthetic this$0:Lcom/viatech/gallery/MusicItemAdaper;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method private constructor <init>(Lcom/viatech/gallery/MusicItemAdaper;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 104
|
||
|
iput-object p1, p0, Lcom/viatech/gallery/MusicItemAdaper$ViewHolder;->this$0:Lcom/viatech/gallery/MusicItemAdaper;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method synthetic constructor <init>(Lcom/viatech/gallery/MusicItemAdaper;Lcom/viatech/gallery/MusicItemAdaper$1;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 104
|
||
|
invoke-direct {p0, p1}, Lcom/viatech/gallery/MusicItemAdaper$ViewHolder;-><init>(Lcom/viatech/gallery/MusicItemAdaper;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|