Searched refs:appendQuotedShellArgs (Results 1 – 2 of 2) sorted by relevance
136 Zygote.appendQuotedShellArgs(command, args); in execApplication()
979 public static void appendQuotedShellArgs(StringBuilder command, String[] args) { in appendQuotedShellArgs() method in Zygote