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

71 lines
1.9 KiB
Smali

.class Lcom/moji/mjweather/TabNewLiveViewFragment$3;
.super Ljava/lang/Object;
.source "TabNewLiveViewFragment.java"
# interfaces
.implements Lcom/moji/newliveview/home/presenter/NearLivePresenter$NearLiveCallBack;
# 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 255
iput-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$3;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()V
.locals 2
.line 259
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$3;->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
.method public a(I)V
.locals 0
.line 264
iget-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$3;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
invoke-static {p1}, Lcom/moji/mjweather/TabNewLiveViewFragment;->f(Lcom/moji/mjweather/TabNewLiveViewFragment;)Lcom/moji/newliveview/home/adapter/LiveAdapter;
move-result-object p1
invoke-virtual {p1}, Lcom/moji/newliveview/home/adapter/LiveAdapter;->c()V
return-void
.end method