Home
last modified time | relevance | path

Searched refs:commandResultValue (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaSession2Test.java499 String commandResultValue = "test_result_value"; in testCallback_onCommandResult() local
501 resultData.putString(commandResultKey, commandResultValue); in testCallback_onCommandResult()
540 assertEquals(commandResultValue, in testCallback_onCommandResult()
738 String commandResultValue = "test_result_value"; in onSessionCommand() local
740 resultData.putString(commandResultKey, commandResultValue); in onSessionCommand()