/cts/tests/tests/appop/appopsTestUtilLib/src/android/app/appops/cts/ |
D | AppOpsUtils.kt | 131 fun runCommand(command: String): String { in runCommand() method
|
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/ |
D | BaseShortcutManagerHostTest.java | 262 private String runCommand(String command) throws Exception { in runCommand() method in BaseShortcutManagerHostTest 266 private String runCommand(String command, String expectedOutputPattern) throws Exception { in runCommand() method in BaseShortcutManagerHostTest 275 private String runCommand(String command, String expectedOutputPattern, in runCommand() method in BaseShortcutManagerHostTest
|
/cts/hostsidetests/dumpsys/apps/ProcStatsTestApp/src/com/android/server/cts/procstats/ |
D | ProcStatsTest.java | 117 private void runCommand(String command, String expectedOutputRegex) { in runCommand() method in ProcStatsTest
|
/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/ |
D | AppBindingHostTest.java | 97 private String runCommand(String command) throws Exception { in runCommand() method in AppBindingHostTest 101 private String runCommand(String command, String expectedOutputPattern) throws Exception { in runCommand() method in AppBindingHostTest 110 private String runCommand(String command, String expectedOutputPattern, in runCommand() method in AppBindingHostTest
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | AppOpsUtils.java | 143 private static String runCommand(String command) throws IOException { in runCommand() method in AppOpsUtils
|
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
D | ShortcutManagerNegativeTest.java | 120 private String runCommand(String command) throws IOException, InterruptedException { in runCommand() method in ShortcutManagerNegativeTest
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationManager29Test.java | 115 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method in NotificationManager29Test
|
/cts/tests/app/shared/src/android/app/stubs/shared/ |
D | NotificationHelper.java | 263 public void runCommand(String command, Instrumentation instrumentation) in runCommand() method in NotificationHelper
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | ConditionProviderServiceTest.java | 302 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method in ConditionProviderServiceTest
|
D | LegacyNotificationManagerTest.java | 398 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method in LegacyNotificationManagerTest
|
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/ |
D | BaseBlobStoreHostTest.java | 195 protected String runCommand(String command) throws Exception { in runCommand() method in BaseBlobStoreHostTest
|
/cts/hostsidetests/videoencodingminimum/src/android/videoqualityfloor/cts/ |
D | CtsVideoQualityFloorHostTest.java | 284 private int runCommand(String command, File dir) throws IOException, InterruptedException { in runCommand() method in CtsVideoQualityFloorHostTest
|
/cts/hostsidetests/mediapc/videoencodingquality/src/ |
D | CtsVideoEncodingQualityHostTest.java | 488 private int runCommand(String command, File dir) throws IOException, InterruptedException { in runCommand() method in CtsVideoEncodingQualityHostTest
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | CameraManagerTest.java | 1072 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method in CameraManagerTest
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageManagerTest.java | 2681 private static String runCommand(String cmd) throws Exception { in runCommand() method in PackageManagerTest
|