Weather/smali_classes2/com/moji/mjweather/TabNewLiveViewFragment$2.smali
2021-05-10 10:13:34 +02:00

88 lines
2.4 KiB
Smali

.class Lcom/moji/mjweather/TabNewLiveViewFragment$2;
.super Ljava/lang/Object;
.source "TabNewLiveViewFragment.java"
# interfaces
.implements Lcom/moji/newliveview/home/presenter/WordMomentPresenter$WordMomentCallBack;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/TabNewLiveViewFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/TabNewLiveViewFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/TabNewLiveViewFragment;)V
.locals 0
.line 237
iput-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$2;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()I
.locals 1
.line 240
iget-object v0, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$2;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
invoke-static {v0}, Lcom/moji/mjweather/TabNewLiveViewFragment;->f(Lcom/moji/mjweather/TabNewLiveViewFragment;)Lcom/moji/newliveview/home/adapter/LiveAdapter;
move-result-object v0
invoke-virtual {v0}, Lcom/moji/newliveview/home/adapter/LiveAdapter;->a()I
move-result v0
return v0
.end method
.method public a(II)V
.locals 1
.line 246
iget-object v0, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$2;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
invoke-static {v0}, Lcom/moji/mjweather/TabNewLiveViewFragment;->f(Lcom/moji/mjweather/TabNewLiveViewFragment;)Lcom/moji/newliveview/home/adapter/LiveAdapter;
move-result-object v0
invoke-virtual {v0, p1, p2}, Lcom/moji/newliveview/home/adapter/LiveAdapter;->a(II)V
return-void
.end method
.method public b()V
.locals 2
.line 251
invoke-static {}, Lcom/moji/account/data/AccountProvider;->a()Lcom/moji/account/data/AccountProvider;
move-result-object v0
iget-object v1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$2;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
invoke-virtual {v1}, Lcom/moji/mjweather/TabNewLiveViewFragment;->getContext()Landroid/content/Context;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/moji/account/data/AccountProvider;->b(Landroid/content/Context;)V
return-void
.end method