Searched refs:commandResultKey (Results 1 – 1 of 1) sorted by relevance
485 String commandResultKey = "test_result_key"; in testCallback_onCommandResult() local488 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() local728 resultData.putString(commandResultKey, commandResultValue); in onSessionCommand()