Searched refs:mStopScheduling (Results 1 – 1 of 1) sorted by relevance
181 private boolean mStopScheduling = false; field in CommandScheduler2105 return mCommandTimer.isShutdown() || mShutdownOnEmpty || mStopScheduling; in isShuttingDown()2111 mStopScheduling = true; in stopScheduling()