LocationSettingsStatusCodes.smali

.class public Lcom/google/android/gms/location/LocationSettingsStatusCodes;
.super Lcom/google/android/gms/common/api/CommonStatusCodes;
.source "com.google.android.gms:play-services-location@@17.1.0"


# static fields
.field public static final SETTINGS_CHANGE_UNAVAILABLE:I = 0x2136


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

    .line 1
    invoke-direct {p0}, Lcom/google/android/gms/common/api/CommonStatusCodes;-><init>()V

    return-void
.end method