.class public interface abstract Lcom/google/android/gms/games/GamesClient; .super Ljava/lang/Object; .source "SourceFile" # virtual methods .method public abstract getActivationHint()Lcom/google/android/gms/tasks/Task; .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/google/android/gms/tasks/Task<", "Landroid/os/Bundle;", ">;" } .end annotation .end method .method public abstract getAppId()Lcom/google/android/gms/tasks/Task; .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/google/android/gms/tasks/Task<", "Ljava/lang/String;", ">;" } .end annotation .end method .method public abstract getCurrentAccountName()Lcom/google/android/gms/tasks/Task; .annotation build Landroidx/annotation/NonNull; .end annotation .annotation build Landroidx/annotation/RequiresPermission; value = "android.permission.GET_ACCOUNTS" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/google/android/gms/tasks/Task<", "Ljava/lang/String;", ">;" } .end annotation .end method .method public abstract getSettingsIntent()Lcom/google/android/gms/tasks/Task; .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/google/android/gms/tasks/Task<", "Landroid/content/Intent;", ">;" } .end annotation .end method .method public abstract setGravityForPopups(I)Lcom/google/android/gms/tasks/Task; .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "(I)", "Lcom/google/android/gms/tasks/Task<", "Ljava/lang/Void;", ">;" } .end annotation .end method .method public abstract setViewForPopups(Landroid/view/View;)Lcom/google/android/gms/tasks/Task; .param p1 # Landroid/view/View; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "(", "Landroid/view/View;", ")", "Lcom/google/android/gms/tasks/Task<", "Ljava/lang/Void;", ">;" } .end annotation .end method