Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h242 bool hasPrivateWindowForeground_ = false; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1168 return hasPrivateWindowForeground_; in HasPrivateSessionForeground()
1173 hasPrivateWindowForeground_ = hasPrivate; in SetPrivateSessionForeground()