Home
last modified time | relevance | path

Searched refs:forceHideFloatOld (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3982 bool forceHideFloatOld = !systemTopSceneSessionMap_.empty(); in UpdateForceHideState() local
3987 notifyAll = !forceHideFloatOld; in UpdateForceHideState()
3990 if (forceHideFloatOld) { in UpdateForceHideState()
3997 notifyAll = forceHideFloatOld && systemTopSceneSessionMap_.empty(); in UpdateForceHideState()