2022-06-10 21:38:30 +09:00

69 lines
2.1 KiB
Smali

.class public final Lcom/google/android/gms/common/internal/Constants;
.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
# static fields
.field public static final ACTION_LOAD_IMAGE:Ljava/lang/String; = "com.google.android.gms.common.images.LOAD_IMAGE"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final EXTRA_PRIORITY:Ljava/lang/String; = "com.google.android.gms.extras.priority"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final EXTRA_RESULT_RECEIVER:Ljava/lang/String; = "com.google.android.gms.extras.resultReceiver"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final EXTRA_URI:Ljava/lang/String; = "com.google.android.gms.extras.uri"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final KEY_GMS_ERROR_CODE:Ljava/lang/String; = "gms_error_code"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final KEY_NETWORK_TO_USE:Ljava/lang/String; = "networkToUse"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method