Searched refs:execShell (Results 1 – 2 of 2) sorted by relevance
122 Zygote.execShell(command.toString()); in execApplication()140 Zygote.execShell(command.toString()); in execStandalone()
162 public static void execShell(String command) { in execShell() method in Zygote