Searched refs:execShellCommandAndPrintOnLogcat (Results 1 – 1 of 1) sorted by relevance
95 execShellCommandAndPrintOnLogcat(mUiAutomation, command); in addCommandPrintOnLogCat()100 public static void execShellCommandAndPrintOnLogcat(UiAutomation automation, String command) { in execShellCommandAndPrintOnLogcat() method in ShellCommandBuilder