Weather/smali_classes2/com/moji/mjweather/feed/ChannelManageActivity$4.smali
2021-05-10 10:13:34 +02:00

90 lines
2.5 KiB
Smali

.class Lcom/moji/mjweather/feed/ChannelManageActivity$4;
.super Lcom/moji/requestcore/MJHttpCallback;
.source "ChannelManageActivity.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/feed/ChannelManageActivity;->j()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/fdsapi/entity/FeedManagerSubscribe;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/feed/ChannelManageActivity;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/feed/ChannelManageActivity;)V
.locals 0
.line 116
iput-object p1, p0, Lcom/moji/mjweather/feed/ChannelManageActivity$4;->a:Lcom/moji/mjweather/feed/ChannelManageActivity;
invoke-direct {p0}, Lcom/moji/requestcore/MJHttpCallback;-><init>()V
return-void
.end method
# virtual methods
.method protected a(Lcom/moji/http/fdsapi/entity/FeedManagerSubscribe;)V
.locals 1
.line 119
invoke-static {}, Lcom/moji/account/data/AccountProvider;->a()Lcom/moji/account/data/AccountProvider;
move-result-object v0
invoke-virtual {v0}, Lcom/moji/account/data/AccountProvider;->f()Z
move-result v0
if-eqz v0, :cond_0
.line 120
iget-object v0, p0, Lcom/moji/mjweather/feed/ChannelManageActivity$4;->a:Lcom/moji/mjweather/feed/ChannelManageActivity;
invoke-static {v0, p1}, Lcom/moji/mjweather/feed/ChannelManageActivity;->a(Lcom/moji/mjweather/feed/ChannelManageActivity;Lcom/moji/http/fdsapi/entity/FeedManagerSubscribe;)V
goto :goto_0
.line 122
:cond_0
iget-object v0, p0, Lcom/moji/mjweather/feed/ChannelManageActivity$4;->a:Lcom/moji/mjweather/feed/ChannelManageActivity;
invoke-static {v0, p1}, Lcom/moji/mjweather/feed/ChannelManageActivity;->b(Lcom/moji/mjweather/feed/ChannelManageActivity;Lcom/moji/http/fdsapi/entity/FeedManagerSubscribe;)V
:goto_0
return-void
.end method
.method protected onFailed(Lcom/moji/requestcore/MJException;)V
.locals 0
return-void
.end method
.method protected synthetic onSuccess(Ljava/lang/Object;)V
.locals 0
.line 116
check-cast p1, Lcom/moji/http/fdsapi/entity/FeedManagerSubscribe;
invoke-virtual {p0, p1}, Lcom/moji/mjweather/feed/ChannelManageActivity$4;->a(Lcom/moji/http/fdsapi/entity/FeedManagerSubscribe;)V
return-void
.end method