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