Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1737 removeAllCommands(); in doShutdown()
1766 public synchronized void removeAllCommands() { in removeAllCommands() method in CommandScheduler
DICommandScheduler.java142 public void removeAllCommands(); in removeAllCommands() method
DCommandRunner.java124 mScheduler.removeAllCommands(); in run()
DConsole.java844 mScheduler.removeAllCommands(); in addDefaultCommands()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java276 mScheduler.removeAllCommands(); in testRemoveAllCommands()