/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/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | AppOpsUtils.java | 130 private static String runCommand(String command) throws IOException { in runCommand() method in AppOpsUtils
|
/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/ |
D | AppBindingHostTest.java | 95 private String runCommand(String command) throws Exception { in runCommand() method in AppBindingHostTest 99 private String runCommand(String command, String expectedOutputPattern) throws Exception { in runCommand() method in AppBindingHostTest 108 private String runCommand(String command, String expectedOutputPattern, in runCommand() method in AppBindingHostTest
|
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
D | ShortcutManagerNegativeTest.java | 119 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 | 89 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method in NotificationManager29Test
|
D | NotificationAssistantServiceTest.java | 812 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | LegacyNotificationManager20Test.java | 179 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method in LegacyNotificationManager20Test
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | ConditionProviderServiceTest.java | 289 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method in ConditionProviderServiceTest
|
D | LegacyNotificationManagerTest.java | 418 private void runCommand(String command, Instrumentation instrumentation) throws IOException { in runCommand() method in LegacyNotificationManagerTest
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationManagerTest.java | 771 private static void runCommand(String command, Instrumentation instrumentation) in runCommand() method in NotificationManagerTest
|