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

67 lines
2.0 KiB
Smali

.class Lcom/moji/index/IndexFragment$11;
.super Ljava/lang/Object;
.source "IndexFragment.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/index/IndexFragment;->c(Ljava/util/List;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/http/index/IndexResp$IndexRegionListBean$IndexContentListBean;
.field final synthetic b:Landroid/view/View;
.field final synthetic c:Lcom/moji/index/IndexFragment;
# direct methods
.method constructor <init>(Lcom/moji/index/IndexFragment;Lcom/moji/http/index/IndexResp$IndexRegionListBean$IndexContentListBean;Landroid/view/View;)V
.locals 0
.line 610
iput-object p1, p0, Lcom/moji/index/IndexFragment$11;->c:Lcom/moji/index/IndexFragment;
iput-object p2, p0, Lcom/moji/index/IndexFragment$11;->a:Lcom/moji/http/index/IndexResp$IndexRegionListBean$IndexContentListBean;
iput-object p3, p0, Lcom/moji/index/IndexFragment$11;->b:Landroid/view/View;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/view/View;)V
.locals 2
.line 613
new-instance p1, Lcom/moji/index/jump/IndexClickListener;
new-instance v0, Lcom/moji/index/jump/JumpData;
iget-object v1, p0, Lcom/moji/index/IndexFragment$11;->a:Lcom/moji/http/index/IndexResp$IndexRegionListBean$IndexContentListBean;
invoke-direct {v0, v1}, Lcom/moji/index/jump/JumpData;-><init>(Lcom/moji/http/index/IndexResp$IndexRegionListBean$IndexContentListBean;)V
invoke-direct {p1, v0}, Lcom/moji/index/jump/IndexClickListener;-><init>(Lcom/moji/http/show/IWindowData;)V
.line 614
iget-object v0, p0, Lcom/moji/index/IndexFragment$11;->b:Landroid/view/View;
invoke-virtual {p1, v0}, Lcom/moji/index/jump/IndexClickListener;->onClick(Landroid/view/View;)V
return-void
.end method