| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/ |
| D | MultiWindowUtils.kt | 27 private fun executeShellCommand(instrumentation: Instrumentation, cmd: String) { in executeShellCommand() method
|
| /frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/helpers/ |
| D | MultiWindowUtils.kt | 35 fun executeShellCommand(instrumentation: Instrumentation, cmd: String) { in executeShellCommand() method
|
| /frameworks/base/tests/SystemMemoryTest/host/src/com/android/tests/sysmem/host/ |
| D | Device.java | 36 public String executeShellCommand(String command) throws TestException { in executeShellCommand() method in Device
|
| /frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/ |
| D | ImeStressTestRule.java | 152 private String executeShellCommand(@NonNull String cmd) throws IOException { in executeShellCommand() method in ImeStressTestRule
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
| D | BatteryStatsUserLifecycleTests.java | 157 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BatteryStatsUserLifecycleTests
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/ |
| D | GlobalActionsImeTest.java | 152 private void executeShellCommand(String cmd) { in executeShellCommand() method in GlobalActionsImeTest
|
| /frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
| D | WindowPerfTestBase.java | 118 public static ByteArrayOutputStream executeShellCommand(String command) { in executeShellCommand() method in WindowPerfTestBase
|
| /frameworks/base/core/java/android/app/ |
| D | IUiAutomationConnection.aidl | 54 void executeShellCommand(String command, in ParcelFileDescriptor sink, in executeShellCommand() method
|
| D | UiAutomationConnection.java | 455 public void executeShellCommand(final String command, final ParcelFileDescriptor sink, in executeShellCommand() method in UiAutomationConnection
|
| D | UiAutomation.java | 1522 public ParcelFileDescriptor executeShellCommand(String command) { in executeShellCommand() method in UiAutomation
|
| /frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
| D | DeviceConfigServiceTest.java | 162 private static void executeShellCommand(String command) throws IOException { in executeShellCommand() method in DeviceConfigServiceTest
|
| D | BaseSettingsProviderTest.java | 369 protected static void executeShellCommand(String command) throws IOException { in executeShellCommand() method in BaseSettingsProviderTest
|
| /frameworks/base/apct-tests/perftests/packagemanager/src/android/content/pm/ |
| D | PackageInstallerBenchmark.java | 219 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PackageInstallerBenchmark
|
| /frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/ |
| D | InputMethodServiceTest.java | 757 private String executeShellCommand(String cmd) throws IOException { in executeShellCommand() method in InputMethodServiceTest
|
| /frameworks/base/core/tests/coretests/src/android/database/ |
| D | DatabaseGeneralTest.java | 1071 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in DatabaseGeneralTest
|