tmap/smali_classes2/com/google/android/gms/common/internal/ServiceSpecificExtraArgs$GamesExtraArgs.smali
2022-06-10 21:38:30 +09:00

52 lines
1.7 KiB
Smali

.class public interface abstract Lcom/google/android/gms/common/internal/ServiceSpecificExtraArgs$GamesExtraArgs;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-basement@@18.0.0"
# annotations
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/common/internal/ServiceSpecificExtraArgs;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "GamesExtraArgs"
.end annotation
# static fields
.field public static final DESIRED_LOCALE:Ljava/lang/String; = "com.google.android.gms.games.key.desiredLocale"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final GAME_PACKAGE_NAME:Ljava/lang/String; = "com.google.android.gms.games.key.gamePackageName"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final SIGNIN_OPTIONS:Ljava/lang/String; = "com.google.android.gms.games.key.signInOptions"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final WINDOW_TOKEN:Ljava/lang/String; = "com.google.android.gms.games.key.popupWindowToken"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field