78 lines
1.8 KiB
Smali
78 lines
1.8 KiB
Smali
.class Lcom/moji/mjweather/TabWeatherFragment$18;
|
|
.super Ljava/lang/Object;
|
|
.source "TabWeatherFragment.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/location/MJLocationListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/TabWeatherFragment;->onPermissionsDenied(ILjava/util/List;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/TabWeatherFragment;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/TabWeatherFragment;)V
|
|
.locals 0
|
|
|
|
.line 2747
|
|
iput-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$18;->a:Lcom/moji/mjweather/TabWeatherFragment;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onLocateError(Lcom/moji/location/entity/MJLocation;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onLocateSuccess(Lcom/moji/location/entity/MJLocation;)V
|
|
.locals 2
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 2750
|
|
invoke-virtual {p1}, Lcom/moji/location/entity/MJLocation;->getErrorCode()I
|
|
|
|
move-result p1
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
.line 2751
|
|
iget-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$18;->a:Lcom/moji/mjweather/TabWeatherFragment;
|
|
|
|
const/16 v0, 0x14b
|
|
|
|
sget-object v1, Lcom/moji/mjweather/TabWeatherFragment;->e:[Ljava/lang/String;
|
|
|
|
invoke-static {v1}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/moji/mjweather/TabWeatherFragment;->onPermissionsGranted(ILjava/util/List;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public onOtherDataReady(Lcom/moji/location/entity/MJLocation;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|