Home
last modified time | relevance | path

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

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaSession2Test.java486 String commandResultValue = "test_result_value"; in testCallback_onCommandResult() local
488 resultData.putString(commandResultKey, commandResultValue); in testCallback_onCommandResult()
528 .isEqualTo(commandResultValue); in testCallback_onCommandResult()
726 String commandResultValue = "test_result_value"; in onSessionCommand() local
728 resultData.putString(commandResultKey, commandResultValue); in onSessionCommand()