Home
last modified time | relevance | path

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

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaSession2Test.java485 String commandResultKey = "test_result_key"; in testCallback_onCommandResult() local
488 resultData.putString(commandResultKey, commandResultValue); in testCallback_onCommandResult()
527 assertThat(sessionCallback.mCommandResult.getResultData().getString(commandResultKey)) in testCallback_onCommandResult()
725 String commandResultKey = "test_result_key"; in onSessionCommand() local
728 resultData.putString(commandResultKey, commandResultValue); in onSessionCommand()