Home
last modified time | relevance | path

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

/cts/suite/audio_quality/lib/src/
DAdb.cpp38 if (executeCommand(command) != 0) { in setPortForwarding()
50 if (executeCommand(command) != 0) { in launchClient()
57 if (executeCommand(command) != 0) { in launchClient()
64 int Adb::executeCommand(const android::String8& command) in executeCommand() function in Adb
DAdb.h33 int executeCommand(const android::String8& command);
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DDirectActionsTest.java167 executeCommand(Utils.DIRECT_ACTIONS_SESSION_CMD_FINISH, in stopVoiceInteractionSession()
173 final Bundle result = executeCommand(Utils.DIRECT_ACTIONS_SESSION_CMD_GET_ACTIONS, in getDirectActions()
181 return executeCommand(Utils.DIRECT_ACTIONS_SESSION_CMD_PERFORM_ACTION, in performDirectAction()
187 return executeCommand(Utils.DIRECT_ACTIONS_SESSION_CMD_PERFORM_ACTION_CANCEL, in performDirectActionAndCancel()
194 final Bundle result = executeCommand( in detectDirectActionsInvalidated()
200 @Nullable Bundle executeCommand(@NonNull String action, @Nullable DirectAction directAction, in executeCommand() method in DirectActionsTest.SessionControl
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/
DIPCThreadState.h114 status_t executeCommand(int32_t command);