Constants.smali

.class public final Lcom/google/android/gms/common/internal/Constants;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-basement@@17.3.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 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 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 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 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 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 Lcom/google/android/gms/common/annotation/KeepForSdk;
    .end annotation
.end field


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method