Searched refs:mPauseStateNotify (Results 1 – 2 of 2) sorted by relevance
380 bool mPauseStateNotify; variable
201 mPauseStateNotify = false; in initializeCommonLocked()1546 mPauseStateNotify = true; in internalPauseAndWaitLocked()1569 mPauseStateNotify = false; in internalResumeLocked()1848 if (mPauseStateNotify) return; in notifyStatus()