Home
last modified time | relevance | path

Searched refs:isProxyCommand (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1188 private boolean isProxyCommand(String[] args) throws ConfigurationException { in isProxyCommand() method in CommandScheduler
1268 if (isProxyCommand(args)) { in createConfiguration()