Searched refs:commandExtraKey (Results 1 – 2 of 2) sorted by relevance
297 String commandExtraKey = "test_extra_key"; in testCallback_onSessionCommand() local300 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onSessionCommand()314 assertThat(controllerCallback.mCommand.getCustomExtras().getString(commandExtraKey)) in testCallback_onSessionCommand()333 String commandExtraKey = "test_extra_key"; in testCallback_onCommandResult() local336 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onCommandResult()367 String commandExtraKey = "test_extra_key_"; in testCancelSessionCommand() local370 commandExtra.putString(commandExtraKey, commandExtraValue); in testCancelSessionCommand()
454 String commandExtraKey = "test_extra_key"; in testCallback_onSessionCommand() local457 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onSessionCommand()470 assertThat(sessionCallback.mCommand.getCustomExtras().getString(commandExtraKey)) in testCallback_onSessionCommand()511 String commandExtraKey = "test_extra_key"; in testCallback_onCommandResult() local514 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onCommandResult()587 String commandExtraKey = "test_extra_key_"; in testCancelSessionCommand() local590 commandExtra.putString(commandExtraKey, commandExtraValue); in testCancelSessionCommand()