Searched defs:executeCommand (Results 1 – 7 of 7) sorted by relevance
53 bool VrComposerClient::VrCommandEngine::executeCommand( in executeCommand() function in android::dvr::VrComposerClient::VrCommandEngine
34 public void executeCommand(String command, String parameters, in executeCommand() method in TestIWindow
51 void executeCommand(String command, String parameters, in ParcelFileDescriptor descriptor); in executeCommand() method
8428 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) { in executeCommand() method in ViewRootImpl.TrackballAxis.W
83 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
1068 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::IPCThreadState