74 lines
1.8 KiB
Smali
74 lines
1.8 KiB
Smali
.class Lcom/moji/index/IndexFragment$3;
|
|
.super Ljava/lang/Object;
|
|
.source "IndexFragment.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/index/TidePresenter$TideCallBack;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/index/IndexFragment;->onCreate(Landroid/os/Bundle;)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 168
|
|
iput-object p1, p0, Lcom/moji/index/IndexFragment$3;->a:Lcom/moji/index/IndexFragment;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 2
|
|
|
|
const-string v0, "IndexFragment"
|
|
|
|
const-string v1, "loadTideFailed: "
|
|
|
|
.line 177
|
|
invoke-static {v0, v1}, Lcom/moji/tool/log/MJLogger;->b(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Ljava/util/List;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/index/DailyTideBriefInfo;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 171
|
|
iget-object v0, p0, Lcom/moji/index/IndexFragment$3;->a:Lcom/moji/index/IndexFragment;
|
|
|
|
invoke-static {v0, p1}, Lcom/moji/index/IndexFragment;->a(Lcom/moji/index/IndexFragment;Ljava/util/List;)Ljava/util/List;
|
|
|
|
.line 172
|
|
iget-object p1, p0, Lcom/moji/index/IndexFragment$3;->a:Lcom/moji/index/IndexFragment;
|
|
|
|
invoke-static {p1}, Lcom/moji/index/IndexFragment;->b(Lcom/moji/index/IndexFragment;)V
|
|
|
|
return-void
|
|
.end method
|