Searched refs:EXTRA_COMMAND_LINE (Results 1 – 3 of 3) sorted by relevance
22 public static final String EXTRA_COMMAND_LINE = field
261 bundle.putStringArray(ChildProcessConstants.EXTRA_COMMAND_LINE, mCommandLine); in createConnectionBundle()
315 bundle.getStringArray(ChildProcessConstants.EXTRA_COMMAND_LINE); in processConnectionBundle()