61 lines
1.9 KiB
Smali
61 lines
1.9 KiB
Smali
.class Lcom/moji/mjweather/weather/control/WeatherIndexViewControl$2;
|
|
.super Ljava/lang/Object;
|
|
.source "WeatherIndexViewControl.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;->m()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;)V
|
|
.locals 0
|
|
|
|
.line 329
|
|
iput-object p1, p0, Lcom/moji/mjweather/weather/control/WeatherIndexViewControl$2;->a:Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 1
|
|
|
|
.line 331
|
|
iget-object v0, p0, Lcom/moji/mjweather/weather/control/WeatherIndexViewControl$2;->a:Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;
|
|
|
|
invoke-static {v0}, Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;->d(Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;)Lcom/moji/mjweather/weather/adapter/IndexRecycleAdapter;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/mjweather/weather/adapter/IndexRecycleAdapter;->c()V
|
|
|
|
.line 332
|
|
iget-object v0, p0, Lcom/moji/mjweather/weather/control/WeatherIndexViewControl$2;->a:Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;
|
|
|
|
invoke-static {v0}, Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;->d(Lcom/moji/mjweather/weather/control/WeatherIndexViewControl;)Lcom/moji/mjweather/weather/adapter/IndexRecycleAdapter;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/mjweather/weather/adapter/IndexRecycleAdapter;->d()V
|
|
|
|
return-void
|
|
.end method
|