101 lines
2.8 KiB
Smali
101 lines
2.8 KiB
Smali
.class Lcom/moji/member/presenter/MemberExCodePresenter$4;
|
|
.super Lcom/moji/requestcore/MJHttpCallback;
|
|
.source "MemberExCodePresenter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/member/presenter/MemberExCodePresenter;->a()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/requestcore/MJHttpCallback<",
|
|
"Lcom/moji/http/ugc/bean/account/UserInfoEntity;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/member/presenter/MemberExCodePresenter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/member/presenter/MemberExCodePresenter;)V
|
|
.locals 0
|
|
|
|
.line 105
|
|
iput-object p1, p0, Lcom/moji/member/presenter/MemberExCodePresenter$4;->a:Lcom/moji/member/presenter/MemberExCodePresenter;
|
|
|
|
invoke-direct {p0}, Lcom/moji/requestcore/MJHttpCallback;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected a(Lcom/moji/http/ugc/bean/account/UserInfoEntity;)V
|
|
.locals 1
|
|
|
|
.line 108
|
|
invoke-static {}, Lcom/moji/member/helper/MemberCommonHelper;->a()Lcom/moji/member/helper/MemberCommonHelper;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lcom/moji/member/helper/MemberCommonHelper;->a(Lcom/moji/http/ugc/bean/account/UserInfoEntity;)Lcom/moji/account/data/UserInfo;
|
|
|
|
move-result-object p1
|
|
|
|
.line 109
|
|
invoke-static {}, Lcom/moji/tool/AppDelegate;->a()Landroid/content/Context;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/moji/account/data/UserInfoSQLiteManager;->a(Landroid/content/Context;)Lcom/moji/account/data/UserInfoSQLiteManager;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lcom/moji/account/data/UserInfoSQLiteManager;->a(Lcom/moji/account/data/UserInfo;)V
|
|
|
|
const-string v0, "MemberExCodePresenter"
|
|
|
|
.line 110
|
|
invoke-virtual {p1}, Lcom/moji/account/data/UserInfo;->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 onFailed(Lcom/moji/requestcore/MJException;)V
|
|
.locals 2
|
|
|
|
const-string v0, "MemberExCodePresenter"
|
|
|
|
const-string v1, "updateUserInfo:"
|
|
|
|
.line 115
|
|
invoke-static {v0, v1, p1}, Lcom/moji/tool/log/MJLogger;->a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method protected synthetic onSuccess(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 105
|
|
check-cast p1, Lcom/moji/http/ugc/bean/account/UserInfoEntity;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/member/presenter/MemberExCodePresenter$4;->a(Lcom/moji/http/ugc/bean/account/UserInfoEntity;)V
|
|
|
|
return-void
|
|
.end method
|