Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandRunner.java95 mScheduler.removeAllCommands(); in run()
DICommandScheduler.java144 public void removeAllCommands(); in removeAllCommands() method
DConsole.java798 mScheduler.removeAllCommands(); in addDefaultCommands()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java270 mScheduler.removeAllCommands(); in testRemoveAllCommands()