56 lines
1.3 KiB
Smali
56 lines
1.3 KiB
Smali
.class Lcom/moji/mjweather/aqi/control/AQIMapViewControl$1;
|
|
.super Ljava/lang/Object;
|
|
.source "AQIMapViewControl.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/amap/api/maps2d/AMap$CancelableCallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/aqi/control/AQIMapViewControl;->b(Lcom/amap/api/maps2d/model/LatLng;FZ)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Z
|
|
|
|
.field final synthetic b:Lcom/moji/mjweather/aqi/control/AQIMapViewControl;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/aqi/control/AQIMapViewControl;Z)V
|
|
.locals 0
|
|
|
|
.line 188
|
|
iput-object p1, p0, Lcom/moji/mjweather/aqi/control/AQIMapViewControl$1;->b:Lcom/moji/mjweather/aqi/control/AQIMapViewControl;
|
|
|
|
iput-boolean p2, p0, Lcom/moji/mjweather/aqi/control/AQIMapViewControl$1;->a:Z
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onCancel()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onFinish()V
|
|
.locals 1
|
|
|
|
.line 191
|
|
iget-boolean v0, p0, Lcom/moji/mjweather/aqi/control/AQIMapViewControl$1;->a:Z
|
|
|
|
return-void
|
|
.end method
|