zzu.smali
.class public interface abstract Lcom/google/android/gms/location/zzu;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/os/IInterface;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract onLocationAvailability(Lcom/google/android/gms/location/LocationAvailability;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method
.method public abstract onLocationResult(Lcom/google/android/gms/location/LocationResult;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method