Searched defs:runShellCommandOrThrow (Results 1 – 2 of 2) sorted by relevance
68 private static String runShellCommandOrThrow(@NonNull UiAutomation uiAutomation, in runShellCommandOrThrow() method in MultiUserUtils
136 public static String runShellCommandOrThrow(String cmd) { in runShellCommandOrThrow() method in SystemUtil