Searched refs:commandExtraValue (Results 1 – 2 of 2) sorted by relevance
309 String commandExtraValue = "test_extra_value"; in testCallback_onSessionCommand() local311 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onSessionCommand()323 assertEquals(commandExtraValue, in testCallback_onSessionCommand()342 String commandExtraValue = "test_extra_value"; in testCallback_onCommandResult() local344 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onCommandResult()375 String commandExtraValue = "test_extra_value_"; in testCancelSessionCommand() local377 commandExtra.putString(commandExtraKey, commandExtraValue); in testCancelSessionCommand()
469 String commandExtraValue = "test_extra_value"; in testCallback_onSessionCommand() local471 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onSessionCommand()484 assertEquals(commandExtraValue, in testCallback_onSessionCommand()525 String commandExtraValue = "test_extra_value"; in testCallback_onCommandResult() local527 commandExtra.putString(commandExtraKey, commandExtraValue); in testCallback_onCommandResult()600 String commandExtraValue = "test_extra_value_"; in testCancelSessionCommand() local602 commandExtra.putString(commandExtraKey, commandExtraValue); in testCancelSessionCommand()