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

48 lines
1.1 KiB
Smali

.class Lcom/moji/index/IndexFragment$12;
.super Ljava/lang/Object;
.source "IndexFragment.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/index/IndexFragment;->onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
.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 635
iput-object p1, p0, Lcom/moji/index/IndexFragment$12;->a:Lcom/moji/index/IndexFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/view/View;)V
.locals 0
.line 638
iget-object p1, p0, Lcom/moji/index/IndexFragment$12;->a:Lcom/moji/index/IndexFragment;
invoke-static {p1}, Lcom/moji/index/IndexFragment;->f(Lcom/moji/index/IndexFragment;)V
return-void
.end method