Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h464 bool needScreenOnWhenKeyguardNotify_ = false; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp1615 needScreenOnWhenKeyguardNotify_ = true; in BlockScreenOnByCV()
2093 if (needScreenOnWhenKeyguardNotify_) { in NotifyDisplayEvent()
2097 needScreenOnWhenKeyguardNotify_=false; in NotifyDisplayEvent()