Home
last modified time | relevance | path

Searched refs:HasPrivateSessionForeground (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h164 bool HasPrivateSessionForeground() const;
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp851 auto res = screenSession->HasPrivateSessionForeground(); in HWTEST_F()
1799 bool res = session->HasPrivateSessionForeground(); in HWTEST_F()
H A Dscreen_session_manager_test.cpp2013 bool result = screenSession->HasPrivateSessionForeground(); in HWTEST_F()
2030 bool result = screenSession->HasPrivateSessionForeground(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1144 bool ScreenSession::HasPrivateSessionForeground() const in HasPrivateSessionForeground() function in OHOS::Rosen::ScreenSession
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp4428 hasPrivateWindow = screenSession->HasPrivateSessionForeground(); in HasPrivateWindow()

Completed in 21 milliseconds