116 lines
4.0 KiB
Smali
116 lines
4.0 KiB
Smali
.class Lcom/moji/mjweather/me/presenter/AccountPresenter$1;
|
|
.super Lcom/moji/mjweather/me/SimpleHttpHttpCallback;
|
|
.source "AccountPresenter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/me/presenter/AccountPresenter;->a(ILjava/lang/String;Ljava/lang/String;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/mjweather/me/SimpleHttpHttpCallback<",
|
|
"Lcom/moji/http/ugc/bean/account/UserInfoEntity;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/me/presenter/AccountPresenter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/me/presenter/AccountPresenter;Lcom/moji/mvpframe/BasePresenter;)V
|
|
.locals 0
|
|
|
|
.line 73
|
|
iput-object p1, p0, Lcom/moji/mjweather/me/presenter/AccountPresenter$1;->a:Lcom/moji/mjweather/me/presenter/AccountPresenter;
|
|
|
|
invoke-direct {p0, p2}, Lcom/moji/mjweather/me/SimpleHttpHttpCallback;-><init>(Lcom/moji/mvpframe/BasePresenter;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected a(Lcom/moji/http/ugc/bean/account/UserInfoEntity;)V
|
|
.locals 3
|
|
|
|
.line 76
|
|
iget-object v0, p0, Lcom/moji/mjweather/me/presenter/AccountPresenter$1;->a:Lcom/moji/mjweather/me/presenter/AccountPresenter;
|
|
|
|
invoke-static {v0}, Lcom/moji/mjweather/me/presenter/AccountPresenter;->a(Lcom/moji/mjweather/me/presenter/AccountPresenter;)Lcom/moji/mvpframe/IMJMvpView;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/moji/mjweather/me/view/IMeTabHeadView;
|
|
|
|
invoke-interface {v0}, Lcom/moji/mjweather/me/view/IMeTabHeadView;->hideLoading()V
|
|
|
|
.line 77
|
|
invoke-static {p1}, Lcom/moji/mjweather/me/AccountUtils;->a(Lcom/moji/http/ugc/bean/account/UserInfoEntity;)Lcom/moji/account/data/UserInfo;
|
|
|
|
move-result-object v0
|
|
|
|
.line 78
|
|
iget-object v1, p0, Lcom/moji/mjweather/me/presenter/AccountPresenter$1;->a:Lcom/moji/mjweather/me/presenter/AccountPresenter;
|
|
|
|
invoke-static {v1}, Lcom/moji/mjweather/me/presenter/AccountPresenter;->b(Lcom/moji/mjweather/me/presenter/AccountPresenter;)Lcom/moji/mvpframe/IMJMvpView;
|
|
|
|
move-result-object v1
|
|
|
|
check-cast v1, Lcom/moji/mjweather/me/view/IMeTabHeadView;
|
|
|
|
invoke-interface {v1, v0}, Lcom/moji/mjweather/me/view/IMeTabHeadView;->fillUserHeadInfo(Lcom/moji/account/data/UserInfo;)V
|
|
|
|
.line 79
|
|
iget-object v1, p0, Lcom/moji/mjweather/me/presenter/AccountPresenter$1;->a:Lcom/moji/mjweather/me/presenter/AccountPresenter;
|
|
|
|
invoke-static {v1, v0}, Lcom/moji/mjweather/me/presenter/AccountPresenter;->a(Lcom/moji/mjweather/me/presenter/AccountPresenter;Lcom/moji/account/data/UserInfo;)V
|
|
|
|
.line 80
|
|
invoke-static {}, Lcom/moji/mjweather/me/presenter/AccountPresenter;->f()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
new-instance v1, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
const-string v2, "\u4fdd\u5b58\u7528\u6237\u4fe1\u606f\u6210\u529f "
|
|
|
|
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {p1}, Lcom/moji/http/ugc/bean/account/UserInfoEntity;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-static {v0, p1}, Lcom/moji/tool/log/MJLogger;->c(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method protected bridge synthetic a(Lcom/moji/requestcore/entity/AbsBaseEntity;)V
|
|
.locals 0
|
|
|
|
.line 73
|
|
check-cast p1, Lcom/moji/http/ugc/bean/account/UserInfoEntity;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/mjweather/me/presenter/AccountPresenter$1;->a(Lcom/moji/http/ugc/bean/account/UserInfoEntity;)V
|
|
|
|
return-void
|
|
.end method
|