GameDetailService.smali
.class public Lcom/sandboxol/gamedetail/service/GameDetailService;
.super Ljava/lang/Object;
.source "GameDetailService.java"
# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IGameDetailService;
# annotations
.annotation build Lcom/alibaba/android/arouter/facade/annotation/Route;
path = "/game/detail/service"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public enterGameDetail(Landroid/content/Context;Ljava/lang/String;Lcom/sandboxol/greendao/entity/Game;)V
.registers 5
.line 1
new-instance v0, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;
invoke-direct {v0, p1}, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;-><init>(Landroid/content/Context;)V
const/4 p1, 0x0
invoke-virtual {v0, p2, p3, p1}, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;->a(Ljava/lang/String;Lcom/sandboxol/greendao/entity/Game;Z)V
return-void
.end method
.method public enterGameDetail(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
.registers 7
.line 2
new-instance v0, Lcom/sandboxol/gamedetail/service/a;
invoke-direct {v0, p0, p1, p2}, Lcom/sandboxol/gamedetail/service/a;-><init>(Lcom/sandboxol/gamedetail/service/GameDetailService;Landroid/content/Context;Ljava/lang/String;)V
const-wide/16 v1, 0x0
invoke-static {p1, p3, v1, v2, v0}, Lcom/sandboxol/center/web/GameApi;->gameDetail(Landroid/content/Context;Ljava/lang/String;JLcom/sandboxol/common/base/web/OnResponseListener;)V
return-void
.end method
.method public enterGameDetailFullscreen(Landroid/content/Context;Ljava/lang/String;Lcom/sandboxol/greendao/entity/Game;)V
.registers 5
.line 1
new-instance v0, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;
invoke-direct {v0, p1}, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;-><init>(Landroid/content/Context;)V
const/4 p1, 0x1
invoke-virtual {v0, p2, p3, p1}, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;->a(Ljava/lang/String;Lcom/sandboxol/greendao/entity/Game;Z)V
return-void
.end method
.method public enterGameDetailFullscreen(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
.registers 7
.line 2
new-instance v0, Lcom/sandboxol/gamedetail/service/b;
invoke-direct {v0, p0, p1, p2}, Lcom/sandboxol/gamedetail/service/b;-><init>(Lcom/sandboxol/gamedetail/service/GameDetailService;Landroid/content/Context;Ljava/lang/String;)V
const-wide/16 v1, 0x0
invoke-static {p1, p3, v1, v2, v0}, Lcom/sandboxol/center/web/GameApi;->gameDetail(Landroid/content/Context;Ljava/lang/String;JLcom/sandboxol/common/base/web/OnResponseListener;)V
return-void
.end method
.method public gameDetail(Landroid/content/Context;Ljava/lang/String;JLcom/sandboxol/common/base/web/OnResponseListener;)V
.registers 7
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Ljava/lang/String;",
"J",
"Lcom/sandboxol/common/base/web/OnResponseListener<",
"Lcom/sandboxol/greendao/entity/Game;",
">;)V"
}
.end annotation
.line 1
new-instance v0, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;
invoke-direct {v0, p1}, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;-><init>(Landroid/content/Context;)V
invoke-virtual {v0, p2, p3, p4, p5}, Lcom/sandboxol/gamedetail/view/fragment/detail/ra;->a(Ljava/lang/String;JLcom/sandboxol/common/base/web/OnResponseListener;)V
return-void
.end method
.method public synthetic init(Landroid/content/Context;)V
.registers 2
invoke-static {p0, p1}, Lcom/sandboxol/center/router/moduleApi/a;->a(Lcom/sandboxol/center/router/moduleApi/IBaseService;Landroid/content/Context;)V
return-void
.end method