GoogleApiClient$ConnectionCallbacks.smali
.class public interface abstract Lcom/google/android/gms/common/api/GoogleApiClient$ConnectionCallbacks;
.super Ljava/lang/Object;
# 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
# static fields
.field public static final CAUSE_NETWORK_LOST:I
.field public static final CAUSE_SERVICE_DISCONNECTED:I
# direct methods
.method static constructor <clinit>()V
.registers 1
const v0, 0x156d
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/android/gms/common/api/GoogleApiClient$ConnectionCallbacks;->CAUSE_NETWORK_LOST:I
const v0, 0x156e
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/android/gms/common/api/GoogleApiClient$ConnectionCallbacks;->CAUSE_SERVICE_DISCONNECTED:I
return-void
.end method
# virtual methods
.method public abstract onConnected(Landroid/os/Bundle;)V
.end method
.method public abstract onConnectionSuspended(I)V
.end method