| /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/core/tests/overlaytests/device/src/com/android/overlaytest/ |
| D | LocalOverlayManager.java | 61 private static String executeShellCommand(final String command) in executeShellCommand() method in LocalOverlayManager
|
| /frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
| D | BatteryStatsUserLifecycleTests.java | 152 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BatteryStatsUserLifecycleTests
|
| /frameworks/base/core/java/android/app/ |
| D | IUiAutomationConnection.aidl | 47 void executeShellCommand(String command, in ParcelFileDescriptor sink, in executeShellCommand() method
|
| D | UiAutomationConnection.java | 365 public void executeShellCommand(final String command, final ParcelFileDescriptor sink, in executeShellCommand() method in UiAutomationConnection
|
| D | UiAutomation.java | 1136 public ParcelFileDescriptor executeShellCommand(String command) { in executeShellCommand() method in UiAutomation
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/ |
| D | GlobalActionsImeTest.java | 128 private static void executeShellCommand(String cmd) { in executeShellCommand() method in GlobalActionsImeTest
|
| /frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
| D | DeviceConfigServiceTest.java | 163 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/windowmanager/src/android/wm/ |
| D | WindowManagerPerfTestBase.java | 103 static ByteArrayOutputStream executeShellCommand(String command) { in executeShellCommand() method in WindowManagerPerfTestBase
|
| /frameworks/base/core/tests/coretests/src/android/database/ |
| D | DatabaseGeneralTest.java | 1071 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in DatabaseGeneralTest
|