Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java320 if (isShuttingDown()) { in commandFinished()
1597 protected synchronized boolean isShuttingDown() { in isShuttingDown() method in CommandScheduler
1612 if (!isShuttingDown()) { in doShutdown()
1632 if (!isShuttingDown()) { in shutdownOnEmpty()
1656 if (isShuttingDown()) { in removeAllCommands()
1684 if (isShuttingDown()) { in removeCommandsFromFile()