Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaSession2Test.java498 String commandResultKey = "test_result_key"; in testCallback_onCommandResult() local
501 resultData.putString(commandResultKey, commandResultValue); in testCallback_onCommandResult()
541 sessionCallback.mCommandResult.getResultData().getString(commandResultKey)); in testCallback_onCommandResult()
737 String commandResultKey = "test_result_key"; in onSessionCommand() local
740 resultData.putString(commandResultKey, commandResultValue); in onSessionCommand()