52 lines
1.2 KiB
Smali
52 lines
1.2 KiB
Smali
.class Lcom/moji/mjweather/MainActivity$6;
|
|
.super Ljava/lang/Object;
|
|
.source "MainActivity.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/MainActivity;->a(Z)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/MainActivity;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/MainActivity;)V
|
|
.locals 0
|
|
|
|
.line 851
|
|
iput-object p1, p0, Lcom/moji/mjweather/MainActivity$6;->a:Lcom/moji/mjweather/MainActivity;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 2
|
|
|
|
.line 854
|
|
invoke-static {}, Lcom/moji/mjweather/weather/control/CacheViewControlManager;->b()Lcom/moji/mjweather/weather/control/CacheViewControlManager;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/moji/mjweather/MainActivity$6;->a:Lcom/moji/mjweather/MainActivity;
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/mjweather/weather/control/CacheViewControlManager;->a(Landroid/content/Context;)V
|
|
|
|
return-void
|
|
.end method
|