24 lines
846 B
Smali
24 lines
846 B
Smali
.class public interface abstract Lcom/google/android/gms/location/SettingsApi;
|
|
.super Ljava/lang/Object;
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract checkLocationSettings(Lcom/google/android/gms/common/api/GoogleApiClient;Lcom/google/android/gms/location/LocationSettingsRequest;)Lcom/google/android/gms/common/api/PendingResult;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/android/gms/common/api/GoogleApiClient;",
|
|
"Lcom/google/android/gms/location/LocationSettingsRequest;",
|
|
")",
|
|
"Lcom/google/android/gms/common/api/PendingResult<",
|
|
"Lcom/google/android/gms/location/LocationSettingsResult;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|