Searched refs:commandExtraKey (Results 1 – 2 of 2) sorted by relevance
308 String commandExtraKey = "test_extra_key"; in testCallback_onSessionCommand() local311 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onSessionCommand()324 controllerCallback.mCommand.getCustomExtras().getString(commandExtraKey)); in testCallback_onSessionCommand()341 String commandExtraKey = "test_extra_key"; in testCallback_onCommandResult() local344 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onCommandResult()374 String commandExtraKey = "test_extra_key_"; in testCancelSessionCommand() local377 commandExtra.putString(commandExtraKey, commandExtraValue); in testCancelSessionCommand()
468 String commandExtraKey = "test_extra_key"; in testCallback_onSessionCommand() local471 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onSessionCommand()485 sessionCallback.mCommand.getCustomExtras().getString(commandExtraKey)); in testCallback_onSessionCommand()524 String commandExtraKey = "test_extra_key"; in testCallback_onCommandResult() local527 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onCommandResult()599 String commandExtraKey = "test_extra_key_"; in testCancelSessionCommand() local602 commandExtra.putString(commandExtraKey, commandExtraValue); in testCancelSessionCommand()