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

129 lines
3.4 KiB

.class Lcom/viatech/gallery/RemoteFileActivity$1;
.super Ljava/lang/Object;
.source "RemoteFileActivity.java"
# interfaces
.implements Lcom/viatech/gallery/RemoteGalleryView$RemoteFileList;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/viatech/gallery/RemoteFileActivity;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/viatech/gallery/RemoteFileActivity;
# direct methods
.method constructor <init>(Lcom/viatech/gallery/RemoteFileActivity;)V
.locals 0
.prologue
.line 125
iput-object p1, p0, Lcom/viatech/gallery/RemoteFileActivity$1;->this$0:Lcom/viatech/gallery/RemoteFileActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public deleteFile(Ljava/util/List;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)Z
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List",
"<",
"Lcom/viatech/gallery/FileInfo;",
">;",
"Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;",
")Z"
}
.end annotation
.prologue
.line 135
iget-object v0, p0, Lcom/viatech/gallery/RemoteFileActivity$1;->this$0:Lcom/viatech/gallery/RemoteFileActivity;
invoke-static {v0}, Lcom/viatech/gallery/RemoteFileActivity;->access$000(Lcom/viatech/gallery/RemoteFileActivity;)Lcom/viatech/device/VPaiDevice;
move-result-object v0
invoke-virtual {v0}, Lcom/viatech/device/VPaiDevice;->isCtrlConnect()Z
move-result v0
if-eqz v0, :cond_0
.line 136
iget-object v0, p0, Lcom/viatech/gallery/RemoteFileActivity$1;->this$0:Lcom/viatech/gallery/RemoteFileActivity;
invoke-static {v0}, Lcom/viatech/gallery/RemoteFileActivity;->access$000(Lcom/viatech/gallery/RemoteFileActivity;)Lcom/viatech/device/VPaiDevice;
move-result-object v0
invoke-virtual {v0, p1, p2}, Lcom/viatech/device/VPaiDevice;->requestDeleteRemoteFiles(Ljava/util/List;Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.line 137
const/4 v0, 0x1
.line 139
:goto_0
return v0
:cond_0
const/4 v0, 0x0
goto :goto_0
.end method
.method public requestRemoteFileList(Z)Z
.locals 2
.prologue
.line 127
iget-object v0, p0, Lcom/viatech/gallery/RemoteFileActivity$1;->this$0:Lcom/viatech/gallery/RemoteFileActivity;
invoke-static {v0}, Lcom/viatech/gallery/RemoteFileActivity;->access$000(Lcom/viatech/gallery/RemoteFileActivity;)Lcom/viatech/device/VPaiDevice;
move-result-object v0
invoke-virtual {v0}, Lcom/viatech/device/VPaiDevice;->isCtrlConnect()Z
move-result v0
if-eqz v0, :cond_0
.line 128
iget-object v0, p0, Lcom/viatech/gallery/RemoteFileActivity$1;->this$0:Lcom/viatech/gallery/RemoteFileActivity;
invoke-static {v0}, Lcom/viatech/gallery/RemoteFileActivity;->access$000(Lcom/viatech/gallery/RemoteFileActivity;)Lcom/viatech/device/VPaiDevice;
move-result-object v0
const/4 v1, 0x0
invoke-virtual {v0, v1}, Lcom/viatech/device/VPaiDevice;->requestGetFileList(Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
.line 129
const/4 v0, 0x1
.line 131
:goto_0
return v0
:cond_0
const/4 v0, 0x0
goto :goto_0
.end method