Home
last modified time | relevance | path

Searched defs:addCommand (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java87 public boolean addCommand(String[] args) throws ConfigurationException; in addCommand() method
DCommandScheduler.java1169 public boolean addCommand(String[] args) throws ConfigurationException { in addCommand() method in CommandScheduler