Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerFuncTest.java374 mCommandScheduler.shutdownHard(); in testShutdown_interruptible()
450 mCommandScheduler.shutdownHard(); in testShutdown_notInterruptible()
565 mCommandScheduler.shutdownHard(); in testShutdown_notInterruptible_timeout()
/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java195 public void shutdownHard(); in shutdownHard() method
DConsole.java186 mScheduler.shutdownHard(); in run()
DCommandScheduler.java1762 public synchronized void shutdownHard() { in shutdownHard() method in CommandScheduler