27 lines
751 B
Smali
27 lines
751 B
Smali
.class public interface abstract Lcom/google/android/gms/common/api/GoogleApiClient$ConnectionCallbacks;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.android.gms:play-services-base@@18.0.1"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/common/api/internal/ConnectionCallbacks;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/gms/common/api/GoogleApiClient;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "ConnectionCallbacks"
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final CAUSE_NETWORK_LOST:I = 0x2
|
|
|
|
.field public static final CAUSE_SERVICE_DISCONNECTED:I = 0x1
|