SimpleClientAdapter.smali
.class public Lcom/google/android/gms/common/internal/SimpleClientAdapter;
.super Lcom/google/android/gms/common/internal/GmsClient;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T::",
"Landroid/os/IInterface;",
">",
"Lcom/google/android/gms/common/internal/GmsClient<",
"TT;>;"
}
.end annotation
# instance fields
.field private final zapg:Lcom/google/android/gms/common/api/Api$SimpleClient;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/android/gms/common/api/Api$SimpleClient<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroid/content/Context;Landroid/os/Looper;ILcom/google/android/gms/common/api/GoogleApiClient$ConnectionCallbacks;Lcom/google/android/gms/common/api/GoogleApiClient$OnConnectionFailedListener;Lcom/google/android/gms/common/internal/ClientSettings;Lcom/google/android/gms/common/api/Api$SimpleClient;)V
.registers 15
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Landroid/os/Looper;",
"I",
"Lcom/google/android/gms/common/api/GoogleApiClient$ConnectionCallbacks;",
"Lcom/google/android/gms/common/api/GoogleApiClient$OnConnectionFailedListener;",
"Lcom/google/android/gms/common/internal/ClientSettings;",
"Lcom/google/android/gms/common/api/Api$SimpleClient<",
"TT;>;)V"
}
.end annotation
move-object v0, p0
move-object v1, p1
move-object v2, p2
move v3, p3
move-object v4, p6
move-object v5, p4
move-object v6, p5
.line 1
invoke-direct/range {v0 .. v6}, Lcom/google/android/gms/common/internal/GmsClient;-><init>(Landroid/content/Context;Landroid/os/Looper;ILcom/google/android/gms/common/internal/ClientSettings;Lcom/google/android/gms/common/api/GoogleApiClient$ConnectionCallbacks;Lcom/google/android/gms/common/api/GoogleApiClient$OnConnectionFailedListener;)V
.line 2
iput-object p7, p0, Lcom/google/android/gms/common/internal/SimpleClientAdapter;->zapg:Lcom/google/android/gms/common/api/Api$SimpleClient;
return-void
.end method
# virtual methods
.method protected createServiceInterface(Landroid/os/IBinder;)Landroid/os/IInterface;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/os/IBinder;",
")TT;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/google/android/gms/common/internal/SimpleClientAdapter;->zapg:Lcom/google/android/gms/common/api/Api$SimpleClient;
invoke-interface {v0, p1}, Lcom/google/android/gms/common/api/Api$SimpleClient;->createServiceInterface(Landroid/os/IBinder;)Landroid/os/IInterface;
move-result-object p1
return-object p1
.end method
.method public getClient()Lcom/google/android/gms/common/api/Api$SimpleClient;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/android/gms/common/api/Api$SimpleClient<",
"TT;>;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/google/android/gms/common/internal/SimpleClientAdapter;->zapg:Lcom/google/android/gms/common/api/Api$SimpleClient;
return-object v0
.end method
.method public getMinApkVersion()I
.registers 2
.line 1
invoke-super {p0}, Lcom/google/android/gms/common/internal/GmsClient;->getMinApkVersion()I
move-result v0
return v0
.end method
.method protected getServiceDescriptor()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/google/android/gms/common/internal/SimpleClientAdapter;->zapg:Lcom/google/android/gms/common/api/Api$SimpleClient;
invoke-interface {v0}, Lcom/google/android/gms/common/api/Api$SimpleClient;->getServiceDescriptor()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method protected getStartServiceAction()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/google/android/gms/common/internal/SimpleClientAdapter;->zapg:Lcom/google/android/gms/common/api/Api$SimpleClient;
invoke-interface {v0}, Lcom/google/android/gms/common/api/Api$SimpleClient;->getStartServiceAction()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method protected onSetConnectState(ILandroid/os/IInterface;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(ITT;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/google/android/gms/common/internal/SimpleClientAdapter;->zapg:Lcom/google/android/gms/common/api/Api$SimpleClient;
invoke-interface {v0, p1, p2}, Lcom/google/android/gms/common/api/Api$SimpleClient;->setState(ILandroid/os/IInterface;)V
return-void
.end method