Home
last modified time | relevance | path

Searched refs:execShellCommandAndPrintOnLogcat (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DShellCommandBuilder.java95 execShellCommandAndPrintOnLogcat(mUiAutomation, command); in addCommandPrintOnLogCat()
100 public static void execShellCommandAndPrintOnLogcat(UiAutomation automation, String command) { in execShellCommandAndPrintOnLogcat() method in ShellCommandBuilder