Weather/smali_classes3/com/moji/postcard/ui/EditBackgroundActivity$2.smali
2021-05-10 10:13:34 +02:00

80 lines
2.1 KiB
Smali

.class Lcom/moji/postcard/ui/EditBackgroundActivity$2;
.super Lcom/moji/requestcore/MJHttpCallback;
.source "EditBackgroundActivity.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/postcard/ui/EditBackgroundActivity;->e()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/postcard/entity/ContentListResult;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/postcard/ui/EditBackgroundActivity;
# direct methods
.method constructor <init>(Lcom/moji/postcard/ui/EditBackgroundActivity;)V
.locals 0
.line 166
iput-object p1, p0, Lcom/moji/postcard/ui/EditBackgroundActivity$2;->a:Lcom/moji/postcard/ui/EditBackgroundActivity;
invoke-direct {p0}, Lcom/moji/requestcore/MJHttpCallback;-><init>()V
return-void
.end method
# virtual methods
.method protected a(Lcom/moji/http/postcard/entity/ContentListResult;)V
.locals 1
if-eqz p1, :cond_0
.line 170
invoke-virtual {p1}, Lcom/moji/http/postcard/entity/ContentListResult;->OK()Z
move-result v0
if-eqz v0, :cond_0
.line 171
iget-object v0, p0, Lcom/moji/postcard/ui/EditBackgroundActivity$2;->a:Lcom/moji/postcard/ui/EditBackgroundActivity;
invoke-static {v0, p1}, Lcom/moji/postcard/ui/EditBackgroundActivity;->a(Lcom/moji/postcard/ui/EditBackgroundActivity;Lcom/moji/http/postcard/entity/ContentListResult;)Lcom/moji/http/postcard/entity/ContentListResult;
:cond_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 166
check-cast p1, Lcom/moji/http/postcard/entity/ContentListResult;
invoke-virtual {p0, p1}, Lcom/moji/postcard/ui/EditBackgroundActivity$2;->a(Lcom/moji/http/postcard/entity/ContentListResult;)V
return-void
.end method