57 lines
1.5 KiB
Smali
57 lines
1.5 KiB
Smali
.class Lcom/moji/mjweather/weather/window/AvatarWindowQueue$1$1;
|
|
.super Ljava/lang/Object;
|
|
.source "AvatarWindowQueue.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/weather/window/AvatarWindowQueue$1;->run()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/weather/window/AvatarWindowQueue$1;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/weather/window/AvatarWindowQueue$1;)V
|
|
.locals 0
|
|
|
|
.line 735
|
|
iput-object p1, p0, Lcom/moji/mjweather/weather/window/AvatarWindowQueue$1$1;->a:Lcom/moji/mjweather/weather/window/AvatarWindowQueue$1;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
.line 738
|
|
new-instance v0, Lcom/moji/weatherprovider/update/WeatherUpdater;
|
|
|
|
invoke-direct {v0}, Lcom/moji/weatherprovider/update/WeatherUpdater;-><init>()V
|
|
|
|
.line 739
|
|
invoke-static {}, Lcom/moji/mjweather/weather/window/AvatarWindowQueue;->c()Lcom/moji/common/area/AreaInfo;
|
|
|
|
move-result-object v1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-virtual {v0, v1, v2}, Lcom/moji/weatherprovider/update/WeatherUpdater;->a(Lcom/moji/common/area/AreaInfo;Lcom/moji/weatherprovider/update/WeatherUpdateListener;)V
|
|
|
|
return-void
|
|
.end method
|