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