Weather/smali_classes2/com/moji/index/IndexFragment$16.smali
2021-05-10 10:13:34 +02:00

48 lines
999 B
Smali

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