Searched refs:isUserBackground_ (Results 1 – 5 of 5) sorted by relevance
68 std::atomic<bool> isUserBackground_ { false };
782 bool isUserBackground_ = false; // Only accessed on SSM thread variable
450 isUserBackground_.store(userBackground); in SetUserBackground()502 if (isUserBackground_.load()) { in FlushDisplayInfoToMMI()
3550 isUserBackground_ = !isUserActive; in NotifySwitchingUser()5751 if (isUserBackground_ || !JudgeNeedNotifyPrivacyInfo(displayId, privacyBundleList)) { in UpdatePrivateStateAndNotify()10013 if (isUserBackground_) { in FlushWindowInfoToMMI()10749 if (isUserBackground_) { in NotifyAllAccessibilityInfo()
141 SceneInputManager::GetInstance().isUserBackground_ = false;