2022-06-10 21:38:30 +09:00

16 lines
390 B
Smali

.class public interface abstract Lcom/google/android/gms/location/zzx;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/os/IInterface;
# virtual methods
.method public abstract onLocationChanged(Landroid/location/Location;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method