Weather/smali_classes2/com/moji/mjweather/aqi/control/AQIMapViewControl$8.smali
2021-05-10 10:13:34 +02:00

48 lines
1.4 KiB
Smali

.class Lcom/moji/mjweather/aqi/control/AQIMapViewControl$8;
.super Ljava/lang/Object;
.source "AQIMapViewControl.java"
# interfaces
.implements Lcom/moji/mjweather/aqi/presenter/MapAqiPresenter$OnParseLocationByLocal;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/aqi/control/AQIMapViewControl;->a(Lcom/amap/api/maps2d/model/LatLng;Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/aqi/control/AQIMapViewControl;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/aqi/control/AQIMapViewControl;)V
.locals 0
.line 397
iput-object p1, p0, Lcom/moji/mjweather/aqi/control/AQIMapViewControl$8;->a:Lcom/moji/mjweather/aqi/control/AQIMapViewControl;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lcom/amap/api/maps2d/model/LatLng;)V
.locals 1
.line 400
iget-object v0, p0, Lcom/moji/mjweather/aqi/control/AQIMapViewControl$8;->a:Lcom/moji/mjweather/aqi/control/AQIMapViewControl;
invoke-static {v0, p1}, Lcom/moji/mjweather/aqi/control/AQIMapViewControl;->d(Lcom/moji/mjweather/aqi/control/AQIMapViewControl;Lcom/amap/api/maps2d/model/LatLng;)Lcom/amap/api/maps2d/model/LatLng;
return-void
.end method