Searched defs:executeCommand (Results 1 – 7 of 7) sorted by relevance
51 bool VrComposerClient::VrCommandEngine::executeCommand( in executeCommand() function in android::dvr::VrComposerClient::VrCommandEngine
49 void executeCommand(String command, String parameters, in ParcelFileDescriptor descriptor); in executeCommand() method
7972 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) { in executeCommand() method in ViewRootImpl.TrackballAxis.W
32 public void executeCommand(String command, String parameters, in executeCommand() method in TestIWindow
72 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) { in executeCommand() method in BaseIWindow
358 private static String executeCommand(String cmd) throws IOException { in executeCommand() method in ConnOnActivityStartTest
998 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::IPCThreadState