45 lines
1.3 KiB
Smali
45 lines
1.3 KiB
Smali
.class public interface abstract Lcom/google/android/gms/common/internal/IGmsCallbacks;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.android.gms:play-services-basement@@18.0.0"
|
|
|
|
# interfaces
|
|
.implements Landroid/os/IInterface;
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract onPostInitComplete(ILandroid/os/IBinder;Landroid/os/Bundle;)V
|
|
.param p2 # Landroid/os/IBinder;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p3 # Landroid/os/Bundle;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Landroid/os/RemoteException;
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract zzb(ILandroid/os/Bundle;)V
|
|
.param p2 # Landroid/os/Bundle;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Landroid/os/RemoteException;
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract zzc(ILandroid/os/IBinder;Lcom/google/android/gms/common/internal/zzj;)V
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Landroid/os/RemoteException;
|
|
}
|
|
.end annotation
|
|
.end method
|