o$a.smali
.class public Li/o$a;
.super Ljava/lang/Object;
.source "FusedLocationSource.java"
# interfaces
.implements Lcom/google/android/gms/tasks/OnSuccessListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Li/o;->activate(Lcom/google/android/gms/maps/LocationSource$OnLocationChangedListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/google/android/gms/tasks/OnSuccessListener<",
"Landroid/location/Location;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:Lcom/google/android/gms/maps/LocationSource$OnLocationChangedListener;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Li/o;Lcom/google/android/gms/maps/LocationSource$OnLocationChangedListener;)V
.registers 3
iput-object p2, p0, Li/o$a;->a:Lcom/google/android/gms/maps/LocationSource$OnLocationChangedListener;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Landroid/location/Location;)V
.registers 3
if-eqz p1, :cond_7
iget-object v0, p0, Li/o$a;->a:Lcom/google/android/gms/maps/LocationSource$OnLocationChangedListener;
invoke-interface {v0, p1}, Lcom/google/android/gms/maps/LocationSource$OnLocationChangedListener;->onLocationChanged(Landroid/location/Location;)V
:cond_7
return-void
.end method
.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
.registers 2
check-cast p1, Landroid/location/Location;
invoke-virtual {p0, p1}, Li/o$a;->a(Landroid/location/Location;)V
return-void
.end method