HomeSort by relevance Sort by last modified time
    Searched refs:setCommandLineArgs (Results 1 - 4 of 4) sorted by null

  /cts/common/util/src/com/android/compatibility/common/util/
IInvocationResult.java 96 void setCommandLineArgs(String setCommandLineArgs);
InvocationResult.java 169 public void setCommandLineArgs(String commandLineArgs) {
LightInvocationResult.java 185 public void setCommandLineArgs(String commandLineArgs) {
ResultHandler.java 183 invocation.setCommandLineArgs(parser.getAttributeValue(NS, COMMAND_LINE_ARGS));

Completed in 160 milliseconds