Files
rr3-apk/smali_classes2/com/google/android/gms/drive/DriveContents.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

98 lines
3.3 KiB
Smali

.class public interface abstract Lcom/google/android/gms/drive/DriveContents;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract commit(Lcom/google/android/gms/common/api/GoogleApiClient;Lcom/google/android/gms/drive/MetadataChangeSet;)Lcom/google/android/gms/common/api/PendingResult;
.param p2 # Lcom/google/android/gms/drive/MetadataChangeSet;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/gms/common/api/GoogleApiClient;",
"Lcom/google/android/gms/drive/MetadataChangeSet;",
")",
"Lcom/google/android/gms/common/api/PendingResult<",
"Lcom/google/android/gms/common/api/Status;",
">;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract commit(Lcom/google/android/gms/common/api/GoogleApiClient;Lcom/google/android/gms/drive/MetadataChangeSet;Lcom/google/android/gms/drive/ExecutionOptions;)Lcom/google/android/gms/common/api/PendingResult;
.param p2 # Lcom/google/android/gms/drive/MetadataChangeSet;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p3 # Lcom/google/android/gms/drive/ExecutionOptions;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/gms/common/api/GoogleApiClient;",
"Lcom/google/android/gms/drive/MetadataChangeSet;",
"Lcom/google/android/gms/drive/ExecutionOptions;",
")",
"Lcom/google/android/gms/common/api/PendingResult<",
"Lcom/google/android/gms/common/api/Status;",
">;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract discard(Lcom/google/android/gms/common/api/GoogleApiClient;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getDriveId()Lcom/google/android/gms/drive/DriveId;
.end method
.method public abstract getInputStream()Ljava/io/InputStream;
.end method
.method public abstract getMode()I
.end method
.method public abstract getOutputStream()Ljava/io/OutputStream;
.end method
.method public abstract getParcelFileDescriptor()Landroid/os/ParcelFileDescriptor;
.end method
.method public abstract reopenForWrite(Lcom/google/android/gms/common/api/GoogleApiClient;)Lcom/google/android/gms/common/api/PendingResult;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/gms/common/api/GoogleApiClient;",
")",
"Lcom/google/android/gms/common/api/PendingResult<",
"Lcom/google/android/gms/drive/DriveApi$DriveContentsResult;",
">;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract zzi()Lcom/google/android/gms/drive/Contents;
.end method
.method public abstract zzj()V
.end method
.method public abstract zzk()Z
.end method