Home
last modified time | relevance | path

Searched refs:PRIVATE_WINDOW_LISTENER (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/dm/include/zidl/
H A Ddisplay_manager_agent_interface.h34 PRIVATE_WINDOW_LISTENER, member in OHOS::Rosen::DisplayManagerAgentType
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_agent_controller.cpp197 auto agents = dmAgentContainer_.GetAgentsByType(DisplayManagerAgentType::PRIVATE_WINDOW_LISTENER); in NotifyPrivateWindowStateChanged()
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_agent_controller_test.cpp270 {DisplayManagerAgentType::PRIVATE_WINDOW_LISTENER, setIDisplay}); in HWTEST_F()
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp1085 DisplayManagerAgentType::PRIVATE_WINDOW_LISTENER); in RegisterPrivateWindowListener()
1110 DisplayManagerAgentType::PRIVATE_WINDOW_LISTENER); in UnregisterPrivateWindowListener()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp86 type = DisplayManagerAgentType::PRIVATE_WINDOW_LISTENER; in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp335 type == DisplayManagerAgentType::PRIVATE_WINDOW_LISTENER) && in CheckDisplayMangerAgentTypeAndPermission()
4327 auto agents = dmAgentContainer_.GetAgentsByType(DisplayManagerAgentType::PRIVATE_WINDOW_LISTENER); in NotifyPrivateSessionStateChanged()

Completed in 22 milliseconds