58 lines
1.4 KiB
Smali
58 lines
1.4 KiB
Smali
.class Lcom/moji/mjweather/MainFragment$6;
|
|
.super Ljava/lang/Object;
|
|
.source "MainFragment.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/MainFragment;->a(II)Landroid/view/View;
|
|
.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 238
|
|
iput-object p1, p0, Lcom/moji/mjweather/MainFragment$6;->a:Lcom/moji/mjweather/MainFragment;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 2
|
|
|
|
.line 241
|
|
iget-object v0, p0, Lcom/moji/mjweather/MainFragment$6;->a:Lcom/moji/mjweather/MainFragment;
|
|
|
|
invoke-static {v0}, Lcom/moji/mjweather/MainFragment;->e(Lcom/moji/mjweather/MainFragment;)Lcom/moji/mjad/Commerce;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/moji/mjweather/MainFragment$6;->a:Lcom/moji/mjweather/MainFragment;
|
|
|
|
invoke-virtual {v1}, Lcom/moji/mjweather/MainFragment;->getContext()Landroid/content/Context;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/mjad/Commerce;->d(Landroid/content/Context;)V
|
|
|
|
return-void
|
|
.end method
|