Weather/smali_classes2/com/moji/mjweather/MainFragment$8.smali
2021-05-10 10:13:34 +02:00

48 lines
1.0 KiB
Smali

.class Lcom/moji/mjweather/MainFragment$8;
.super Ljava/lang/Object;
.source "MainFragment.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/MainFragment;->k()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/MainFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/MainFragment;)V
.locals 0
.line 405
iput-object p1, p0, Lcom/moji/mjweather/MainFragment$8;->a:Lcom/moji/mjweather/MainFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
.line 408
iget-object v0, p0, Lcom/moji/mjweather/MainFragment$8;->a:Lcom/moji/mjweather/MainFragment;
invoke-static {v0}, Lcom/moji/mjweather/MainFragment;->f(Lcom/moji/mjweather/MainFragment;)V
return-void
.end method