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