Weather/smali_classes2/com/moji/mjappstore/fragment/GameTabFragment$2.smali
2021-05-10 10:13:34 +02:00

81 lines
2.5 KiB
Smali

.class Lcom/moji/mjappstore/fragment/GameTabFragment$2;
.super Lcom/moji/requestcore/MJHttpCallback;
.source "GameTabFragment.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjappstore/fragment/GameTabFragment;->a(Lcom/moji/mjappstore/listener/ObtainAppBannerListener;)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/appmoji001/data/TopBannerResult;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjappstore/listener/ObtainAppBannerListener;
.field final synthetic b:Lcom/moji/mjappstore/fragment/GameTabFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjappstore/fragment/GameTabFragment;Lcom/moji/mjappstore/listener/ObtainAppBannerListener;)V
.locals 0
.line 78
iput-object p1, p0, Lcom/moji/mjappstore/fragment/GameTabFragment$2;->b:Lcom/moji/mjappstore/fragment/GameTabFragment;
iput-object p2, p0, Lcom/moji/mjappstore/fragment/GameTabFragment$2;->a:Lcom/moji/mjappstore/listener/ObtainAppBannerListener;
invoke-direct {p0}, Lcom/moji/requestcore/MJHttpCallback;-><init>()V
return-void
.end method
# virtual methods
.method protected a(Lcom/moji/http/appmoji001/data/TopBannerResult;)V
.locals 1
.line 82
iget-object v0, p0, Lcom/moji/mjappstore/fragment/GameTabFragment$2;->a:Lcom/moji/mjappstore/listener/ObtainAppBannerListener;
iget-object p1, p1, Lcom/moji/http/appmoji001/data/TopBannerResult;->data:Ljava/util/List;
invoke-interface {v0, p1}, Lcom/moji/mjappstore/listener/ObtainAppBannerListener;->a(Ljava/util/List;)V
return-void
.end method
.method protected onFailed(Lcom/moji/requestcore/MJException;)V
.locals 1
.line 87
iget-object v0, p0, Lcom/moji/mjappstore/fragment/GameTabFragment$2;->a:Lcom/moji/mjappstore/listener/ObtainAppBannerListener;
invoke-interface {v0, p1}, Lcom/moji/mjappstore/listener/ObtainAppBannerListener;->a(Ljava/lang/Exception;)V
return-void
.end method
.method protected synthetic onSuccess(Ljava/lang/Object;)V
.locals 0
.line 78
check-cast p1, Lcom/moji/http/appmoji001/data/TopBannerResult;
invoke-virtual {p0, p1}, Lcom/moji/mjappstore/fragment/GameTabFragment$2;->a(Lcom/moji/http/appmoji001/data/TopBannerResult;)V
return-void
.end method