Searched refs:commandArgKey (Results 1 – 2 of 2) sorted by relevance
303 String commandArgKey = "test_arg_key"; in testCallback_onSessionCommand() local306 commandArg.putString(commandArgKey, commandArgValue); in testCallback_onSessionCommand()316 assertThat(controllerCallback.mCommandArgs.getString(commandArgKey)) in testCallback_onSessionCommand()339 String commandArgKey = "test_arg_key"; in testCallback_onCommandResult() local342 commandArg.putString(commandArgKey, commandArgValue); in testCallback_onCommandResult()373 String commandArgKey = "test_arg_key_"; in testCancelSessionCommand() local376 commandArg.putString(commandArgKey, commandArgValue); in testCancelSessionCommand()
460 String commandArgKey = "test_arg_key"; in testCallback_onSessionCommand() local463 commandArg.putString(commandArgKey, commandArgValue); in testCallback_onSessionCommand()472 assertThat(sessionCallback.mCommandArgs.getString(commandArgKey)) in testCallback_onSessionCommand()517 String commandArgKey = "test_arg_key"; in testCallback_onCommandResult() local520 commandArg.putString(commandArgKey, commandArgValue); in testCallback_onCommandResult()593 String commandArgKey = "test_arg_key_"; in testCancelSessionCommand() local596 commandArg.putString(commandArgKey, commandArgValue); in testCancelSessionCommand()