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