Searched defs:executeCommand (Results 1 – 2 of 2) sorted by relevance
64 int Adb::executeCommand(const android::String8& command) in executeCommand() function in Adb
200 @Nullable Bundle executeCommand(@NonNull String action, @Nullable DirectAction directAction, in executeCommand() method in DirectActionsTest.SessionControl