b.smali

.class Lcom/sandboxol/gamedetail/service/b;
.super Lcom/sandboxol/common/base/web/OnResponseListener;
.source "GameDetailService.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/gamedetail/service/GameDetailService;->enterGameDetailFullscreen(Landroid/content/Context;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/sandboxol/common/base/web/OnResponseListener<",
        "Lcom/sandboxol/greendao/entity/Game;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Landroid/content/Context;

.field final synthetic b:Ljava/lang/String;

.field final synthetic c:Lcom/sandboxol/gamedetail/service/GameDetailService;


# direct methods
.method constructor <init>(Lcom/sandboxol/gamedetail/service/GameDetailService;Landroid/content/Context;Ljava/lang/String;)V
    .registers 4

    .line 1
    iput-object p1, p0, Lcom/sandboxol/gamedetail/service/b;->c:Lcom/sandboxol/gamedetail/service/GameDetailService;

    iput-object p2, p0, Lcom/sandboxol/gamedetail/service/b;->a:Landroid/content/Context;

    iput-object p3, p0, Lcom/sandboxol/gamedetail/service/b;->b:Ljava/lang/String;

    invoke-direct {p0}, Lcom/sandboxol/common/base/web/OnResponseListener;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Lcom/sandboxol/greendao/entity/Game;)V
    .registers 5

    .line 1
    new-instance v0, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;

    iget-object v1, p0, Lcom/sandboxol/gamedetail/service/b;->a:Landroid/content/Context;

    invoke-direct {v0, v1}, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;-><init>(Landroid/content/Context;)V

    iget-object v1, p0, Lcom/sandboxol/gamedetail/service/b;->b:Ljava/lang/String;

    const/4 v2, 0x1

    invoke-virtual {v0, v1, p1, v2}, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;->a(Ljava/lang/String;Lcom/sandboxol/greendao/entity/Game;Z)V

    return-void
.end method

.method public onError(ILjava/lang/String;)V
    .registers 3

    return-void
.end method

.method public onServerError(I)V
    .registers 2

    return-void
.end method

.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
    .registers 2

    .line 1
    check-cast p1, Lcom/sandboxol/greendao/entity/Game;

    invoke-virtual {p0, p1}, Lcom/sandboxol/gamedetail/service/b;->a(Lcom/sandboxol/greendao/entity/Game;)V

    return-void
.end method