JunkSDCardData.smali
.class public Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;
.super Lcom/cm/plugincluster/loststars/filemanager/model/TransportData;
.source "JunkSDCardData.java"
# instance fields
.field private from:I
.field private junkModel:Lcom/cm/plugincluster/loststars/filemanager/interfaces/IJunkModel;
.field private mediaList:Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayList",
"<",
"Lcom/cm/plugincluster/loststars/filemanager/interfaces/IMediaFile;",
">;"
}
.end annotation
.end field
.field private mediaType:I
.field private requestCode:I
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 8
invoke-direct {p0}, Lcom/cm/plugincluster/loststars/filemanager/model/TransportData;-><init>()V
return-void
.end method
# virtual methods
.method public getFrom()I
.registers 2
.prologue
.line 32
iget v0, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->from:I
return v0
.end method
.method public getJunkModel()Lcom/cm/plugincluster/loststars/filemanager/interfaces/IJunkModel;
.registers 2
.prologue
.line 48
iget-object v0, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->junkModel:Lcom/cm/plugincluster/loststars/filemanager/interfaces/IJunkModel;
return-object v0
.end method
.method public getMediaList()Ljava/util/ArrayList;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/ArrayList",
"<",
"Lcom/cm/plugincluster/loststars/filemanager/interfaces/IMediaFile;",
">;"
}
.end annotation
.prologue
.line 24
iget-object v0, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->mediaList:Ljava/util/ArrayList;
return-object v0
.end method
.method public getMediaType()I
.registers 2
.prologue
.line 40
iget v0, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->mediaType:I
return v0
.end method
.method public getRequestCode()I
.registers 2
.prologue
.line 16
iget v0, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->requestCode:I
return v0
.end method
.method public setFrom(I)V
.registers 2
.prologue
.line 36
iput p1, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->from:I
.line 37
return-void
.end method
.method public setJunkModel(Lcom/cm/plugincluster/loststars/filemanager/interfaces/IJunkModel;)V
.registers 2
.prologue
.line 52
iput-object p1, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->junkModel:Lcom/cm/plugincluster/loststars/filemanager/interfaces/IJunkModel;
.line 53
return-void
.end method
.method public setMediaList(Ljava/util/ArrayList;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/ArrayList",
"<",
"Lcom/cm/plugincluster/loststars/filemanager/interfaces/IMediaFile;",
">;)V"
}
.end annotation
.prologue
.line 28
iput-object p1, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->mediaList:Ljava/util/ArrayList;
.line 29
return-void
.end method
.method public setMediaType(I)V
.registers 2
.prologue
.line 44
iput p1, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->mediaType:I
.line 45
return-void
.end method
.method public setRequestCode(I)V
.registers 2
.prologue
.line 20
iput p1, p0, Lcom/cm/plugincluster/loststars/filemanager/model/JunkSDCardData;->requestCode:I
.line 21
return-void
.end method