Weather/smali/com/loc/h$a.smali
2021-05-10 10:13:34 +02:00

61 lines
1.2 KiB
Smali

.class final Lcom/loc/h$a;
.super Ljava/lang/Object;
.source "H5LocationClient.java"
# interfaces
.implements Lcom/amap/api/location/AMapLocationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/loc/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = "a"
.end annotation
# instance fields
.field final synthetic a:Lcom/loc/h;
# direct methods
.method constructor <init>(Lcom/loc/h;)V
.locals 0
iput-object p1, p0, Lcom/loc/h$a;->a:Lcom/loc/h;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onLocationChanged(Lcom/amap/api/location/AMapLocation;)V
.locals 2
iget-object v0, p0, Lcom/loc/h$a;->a:Lcom/loc/h;
invoke-static {v0}, Lcom/loc/h;->c(Lcom/loc/h;)Z
move-result v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/loc/h$a;->a:Lcom/loc/h;
iget-object v1, p0, Lcom/loc/h$a;->a:Lcom/loc/h;
invoke-static {p1}, Lcom/loc/h;->a(Lcom/amap/api/location/AMapLocation;)Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/loc/h;->a(Lcom/loc/h;Ljava/lang/String;)V
:cond_0
return-void
.end method