28 lines
745 B
Smali
28 lines
745 B
Smali
.class public interface abstract Lcom/google/android/gms/games/RecallClient;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/internal/games_v2/zzad;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract requestRecallAccess()Lcom/google/android/gms/tasks/Task;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/internal/games_v2/zzad;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/google/android/gms/tasks/Task<",
|
|
"Lcom/google/android/gms/games/RecallAccess;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|