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

74 lines
2.5 KiB
Smali

.class Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter$2;
.super Lcom/moji/mjweather/me/SimpleHttpHttpCallback;
.source "InputSnsCodePresenter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter;->b(Ljava/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/ValidateResultEntity;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter;Lcom/moji/mvpframe/BasePresenter;Z)V
.locals 0
.line 89
iput-object p1, p0, Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter$2;->a:Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter;
invoke-direct {p0, p2, p3}, Lcom/moji/mjweather/me/SimpleHttpHttpCallback;-><init>(Lcom/moji/mvpframe/BasePresenter;Z)V
return-void
.end method
# virtual methods
.method protected a(Lcom/moji/http/ugc/bean/account/ValidateResultEntity;)V
.locals 2
.line 92
iget-object v0, p0, Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter$2;->a:Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter;
invoke-static {v0}, Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter;->f(Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter;)Lcom/moji/mvpframe/IMJMvpView;
move-result-object v0
check-cast v0, Lcom/moji/mjweather/me/view/IInputSnsCodeView;
new-instance v1, Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter$2$1;
invoke-direct {v1, p0, p1}, Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter$2$1;-><init>(Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter$2;Lcom/moji/http/ugc/bean/account/ValidateResultEntity;)V
invoke-interface {v0, v1}, Lcom/moji/mjweather/me/view/IInputSnsCodeView;->hideLoading(Lcom/moji/mvpframe/delegate/ILoadingCallback;)V
return-void
.end method
.method protected bridge synthetic a(Lcom/moji/requestcore/entity/AbsBaseEntity;)V
.locals 0
.line 89
check-cast p1, Lcom/moji/http/ugc/bean/account/ValidateResultEntity;
invoke-virtual {p0, p1}, Lcom/moji/mjweather/me/presenter/InputSnsCodePresenter$2;->a(Lcom/moji/http/ugc/bean/account/ValidateResultEntity;)V
return-void
.end method