| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/helpers/ |
| D | BaseAppHelper.kt | 63 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/core/tests/coretests/src/com/android/internal/os/ |
| D | BatteryStatsUserLifecycleTests.java | 153 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 | 151 private static 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 | 51 void executeShellCommand(String command, in ParcelFileDescriptor sink, in executeShellCommand() method
|
| D | UiAutomationConnection.java | 418 public void executeShellCommand(final String command, final ParcelFileDescriptor sink, in executeShellCommand() method in UiAutomationConnection
|
| D | UiAutomation.java | 1334 public ParcelFileDescriptor executeShellCommand(String command) { in executeShellCommand() method in UiAutomation
|
| /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/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/apppairs/ |
| D | AppPairsTransition.kt | 136 internal fun executeShellCommand(cmd: String) { in <lambda>() method in com.android.wm.shell.flicker.apppairs.AppPairsTransition
|
| /frameworks/base/core/tests/coretests/src/android/database/ |
| D | DatabaseGeneralTest.java | 1071 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in DatabaseGeneralTest
|