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