Searched defs:executeCommand (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/core/java/android/view/ |
| D | IWindow.aidl | 48 void executeCommand(String command, String parameters, in ParcelFileDescriptor descriptor); in executeCommand() method
|
| D | ViewRootImpl.java | 7493 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) { in executeCommand() method in ViewRootImpl.W
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/wm/ |
| D | TestIWindow.java | 31 public void executeCommand(String command, String parameters, in executeCommand() method in TestIWindow
|
| /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
| D | BridgeWindow.java | 46 public void executeCommand(String arg0, String arg1, ParcelFileDescriptor arg2) in executeCommand() method in BridgeWindow
|
| /frameworks/base/core/java/com/android/internal/view/ |
| D | BaseIWindow.java | 70 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) { in executeCommand() method in BaseIWindow
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
| D | ConnOnActivityStartTest.java | 327 private String executeCommand(String cmd) throws IOException { in executeCommand() method in ConnOnActivityStartTest
|
| /frameworks/native/libs/binder/ |
| D | IPCThreadState.cpp | 957 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::IPCThreadState
|