Searched refs:isShuttingDown (Results 1 – 3 of 3) sorted by relevance
529 if (isShuttingDown()) { in processReadyCommands()548 if (isShuttingDown()) { in processReadyCommands()702 if (isShuttingDown()) { in execCommands()
346 if (isShuttingDown()) { in commandFinished()1844 if (isShuttingDown()) { in execCommand()2104 public synchronized boolean isShuttingDown() { in isShuttingDown() method in CommandScheduler2131 if (!isShuttingDown()) { in doShutdown()2153 if (!isShuttingDown()) { in shutdownOnEmpty()2175 if (isShuttingDown()) { in removeAllCommands()2202 if (isShuttingDown()) { in removeCommandsFromFile()
162 if (((CommandScheduler) mCommandScheduler).isShuttingDown()) { in reserveDevice()