Home
last modified time | relevance | path

Searched defs:executeCommand (Results 1 – 21 of 21) sorted by relevance

/aosp12/packages/modules/Virtualization/tests/hostside/java/android/virt/test/
H A DMicrodroidTestCase.java51 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 Dprop_event_simulator.py70 def executeCommand(args): function
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
H A DComposerCommandEngine.h41 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 DAddFsVerityCertRule.java70 private String executeCommand(String cmd) throws DeviceNotAvailableException { in executeCommand() method in AddFsVerityCertRule
/aosp12/art/tools/dexfuzz/src/dexfuzz/executors/
H A DDevice.java184 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 Dvr_composer_client.cpp52 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 DComposerCommandEngine.h77 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 DComposerCommandEngine.h42 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 DSimulatorMainPortal.java74 ListenableFuture<?> executeCommand = in execute() local
/aosp12/packages/services/Car/tests/UserSwitchMonitorApp/src/com/google/android/car/userswitchmonitor/
H A DUserSwitchMonitorService.java151 private void executeCommand(PrintWriter pw, String[] args) { in executeCommand() method in UserSwitchMonitorService
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewCommandHelper.java153 private <T extends StatefulActivity<?>> boolean executeCommand(CommandInfo cmd) { in executeCommand() method in OverviewCommandHelper
/aosp12/frameworks/base/core/java/android/view/
H A DIWindow.aidl54 void executeCommand(String command, String parameters, in ParcelFileDescriptor descriptor); in executeCommand() method
H A DViewRootImpl.java9887 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 DBaseIWindow.java102 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 DTestIWindow.java41 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 DConnOnActivityStartTest.java325 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 DDeployAgent.java140 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 DComposerCommandEngine.h92 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 DSystemWindows.java366 public void executeCommand(String command, String parameters, ParcelFileDescriptor out) {} in executeCommand() method in SystemWindows.ContainerWindow
/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp1047 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::hardware::IPCThreadState
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp1125 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::IPCThreadState