Searched refs:mPauseStateNotify (Results 1 – 2 of 2) sorted by relevance
484 bool mPauseStateNotify; variable
297 mPauseStateNotify = false; in initializeCommonLocked()2174 mPauseStateNotify = enable; in pauseStateNotify()2209 mPauseStateNotify = false; in internalResumeLocked()2492 idle ? "idle" : "active", mPauseStateNotify ? "true" : "false"); in notifyStatus()2497 if (mPauseStateNotify) return; in notifyStatus()2758 mPauseStateNotify = false; in reconfigureCamera()