/aosp12/packages/modules/Virtualization/tests/hostside/java/android/virt/test/ |
H A D | MicrodroidTestCase.java | 51 private String executeCommand(String cmd) { in executeCommand() method in MicrodroidTestCase 56 private String executeCommand(long timeout, String cmd) { in executeCommand() method in MicrodroidTestCase
|
/aosp12/packages/services/Car/tools/emulator/ |
H A D | prop_event_simulator.py | 70 def executeCommand(args): function
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
H A D | ComposerCommandEngine.h | 41 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand() function
|
/aosp12/frameworks/base/tests/utils/hostutils/src/com/android/fsverity/ |
H A D | AddFsVerityCertRule.java | 70 private String executeCommand(String cmd) throws DeviceNotAvailableException { in executeCommand() method in AddFsVerityCertRule
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/executors/ |
H A D | Device.java | 184 public ExecutionResult executeCommand(String command, boolean captureOutput) { in executeCommand() method in Device 189 public ExecutionResult executeCommand(String command, boolean captureOutput, in executeCommand() method in Device
|
/aosp12/frameworks/native/services/vr/hardware_composer/impl/ |
H A D | vr_composer_client.cpp | 52 bool VrComposerClient::VrCommandEngine::executeCommand( in executeCommand() function in android::dvr::VrComposerClient::VrCommandEngine
|
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/ |
H A D | ComposerCommandEngine.h | 77 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand() function
|
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
H A D | ComposerCommandEngine.h | 42 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand() function
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
H A D | SimulatorMainPortal.java | 74 ListenableFuture<?> executeCommand = in execute() local
|
/aosp12/packages/services/Car/tests/UserSwitchMonitorApp/src/com/google/android/car/userswitchmonitor/ |
H A D | UserSwitchMonitorService.java | 151 private void executeCommand(PrintWriter pw, String[] args) { in executeCommand() method in UserSwitchMonitorService
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | OverviewCommandHelper.java | 153 private <T extends StatefulActivity<?>> boolean executeCommand(CommandInfo cmd) { in executeCommand() method in OverviewCommandHelper
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | IWindow.aidl | 54 void executeCommand(String command, String parameters, in ParcelFileDescriptor descriptor); in executeCommand() method
|
H A D | ViewRootImpl.java | 9887 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) { in executeCommand() method in ViewRootImpl.TrackballAxis.W
|
/aosp12/frameworks/base/core/java/com/android/internal/view/ |
H A D | BaseIWindow.java | 102 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) { in executeCommand() method in BaseIWindow
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TestIWindow.java | 41 public void executeCommand(String command, String parameters, in executeCommand() method in TestIWindow
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
H A D | ConnOnActivityStartTest.java | 325 private static String executeCommand(String cmd) throws IOException { in executeCommand() method in ConnOnActivityStartTest
|
/aosp12/packages/modules/adb/fastdeploy/deployagent/src/com/android/fastdeploy/ |
H A D | DeployAgent.java | 140 private static Process executeCommand(String command) throws IOException { in executeCommand() method in DeployAgent
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
H A D | ComposerCommandEngine.h | 92 virtual bool executeCommand(IComposerClient::Command command, uint16_t length) { in executeCommand() function
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | SystemWindows.java | 366 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) {} in executeCommand() method in SystemWindows.ContainerWindow
|
/aosp12/system/libhwbinder/ |
H A D | IPCThreadState.cpp | 1047 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::hardware::IPCThreadState
|
/aosp12/frameworks/native/libs/binder/ |
H A D | IPCThreadState.cpp | 1125 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::IPCThreadState
|