OrionCommandBuildThirdStepFragment$11.smali
.class Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment$11;
.super Lcom/sdk/orion/callback/JsonCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;->addCommand()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/sdk/orion/callback/JsonCallback",
"<",
"Lcom/sdk/orion/bean/CommandCreateResponse;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;
# direct methods
.method constructor <init>(Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment$11;->this$0:Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;
invoke-direct {p0}, Lcom/sdk/orion/callback/JsonCallback;-><init>()V
return-void
.end method
# virtual methods
.method public onFailed(ILjava/lang/String;)V
.registers 4
iget-object v0, p0, Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment$11;->this$0:Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;
# invokes: Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;->responseFaild(ILjava/lang/String;)V
invoke-static {v0, p1, p2}, Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;->access$600(Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;ILjava/lang/String;)V
return-void
.end method
.method public onSucceed(Lcom/sdk/orion/bean/CommandCreateResponse;)V
.registers 4
iget-object v0, p0, Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment$11;->this$0:Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;
const/16 v1, 0x64
# invokes: Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;->responseSuccessHandle(Lcom/sdk/orion/bean/CommandCreateResponse;I)V
invoke-static {v0, p1, v1}, Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;->access$700(Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment;Lcom/sdk/orion/bean/CommandCreateResponse;I)V
return-void
.end method
.method public bridge synthetic onSucceed(Ljava/lang/Object;)V
.registers 2
check-cast p1, Lcom/sdk/orion/bean/CommandCreateResponse;
invoke-virtual {p0, p1}, Lcom/sdk/orion/lib/command/fragment/OrionCommandBuildThirdStepFragment$11;->onSucceed(Lcom/sdk/orion/bean/CommandCreateResponse;)V
return-void
.end method