LocationCallback.smali
.class public Lcom/google/android/gms/location/LocationCallback;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-location@@17.1.0"
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onLocationAvailability(Lcom/google/android/gms/location/LocationAvailability;)V
.registers 2
return-void
.end method
.method public onLocationResult(Lcom/google/android/gms/location/LocationResult;)V
.registers 2
return-void
.end method