今奥全景相机
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.

63 lines
1.5 KiB

.class Lcom/viatech/gallery/GalleryContainer$1;
.super Ljava/lang/Object;
.source "GalleryContainer.java"
# interfaces
.implements Lcom/viatech/gallery/GalleryView$OnUploadData;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/viatech/gallery/GalleryContainer;->initView()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/viatech/gallery/GalleryContainer;
# direct methods
.method constructor <init>(Lcom/viatech/gallery/GalleryContainer;)V
.locals 0
.prologue
.line 64
iput-object p1, p0, Lcom/viatech/gallery/GalleryContainer$1;->this$0:Lcom/viatech/gallery/GalleryContainer;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onUploadData(Ljava/util/List;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List",
"<",
"Lcom/viatech/gallery/FileInfo;",
">;)V"
}
.end annotation
.prologue
.line 67
iget-object v0, p0, Lcom/viatech/gallery/GalleryContainer$1;->this$0:Lcom/viatech/gallery/GalleryContainer;
invoke-static {v0}, Lcom/viatech/gallery/GalleryContainer;->access$000(Lcom/viatech/gallery/GalleryContainer;)Ljava/util/List;
move-result-object v0
invoke-interface {v0}, Ljava/util/List;->clear()V
.line 68
return-void
.end method