Searched defs:executeCommand (Results 1 – 9 of 9) sorted by relevance
| /frameworks/base/tests/utils/hostutils/src/com/android/fsverity/ |
| D | AddFsVerityCertRule.java | 70 private String executeCommand(String cmd) throws DeviceNotAvailableException { in executeCommand() method in AddFsVerityCertRule
|
| /frameworks/native/services/vr/hardware_composer/impl/ |
| D | vr_composer_client.cpp | 52 bool VrComposerClient::VrCommandEngine::executeCommand( in executeCommand() function in android::dvr::VrComposerClient::VrCommandEngine
|
| /frameworks/base/core/java/android/view/ |
| D | IWindow.aidl | 54 void executeCommand(String command, String parameters, in ParcelFileDescriptor descriptor); in executeCommand() method
|
| D | ViewRootImpl.java | 9742 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) { in executeCommand() method in TrackballAxis.W
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | TestIWindow.java | 41 public void executeCommand(String command, String parameters, in executeCommand() method in TestIWindow
|
| /frameworks/base/core/java/com/android/internal/view/ |
| D | BaseIWindow.java | 102 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 | 325 private static String executeCommand(String cmd) throws IOException { in executeCommand() method in ConnOnActivityStartTest
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
| D | SystemWindows.java | 366 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) {} in executeCommand() method in SystemWindows.ContainerWindow
|
| /frameworks/native/libs/binder/ |
| D | IPCThreadState.cpp | 1125 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::IPCThreadState
|