Home
last modified time | relevance | path

Searched defs:NotifyDisplayPowerEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/dm/include/
H A Ddisplay_manager_agent_default.h30 void NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) override {}; in NotifyDisplayPowerEvent() function
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_agent_controller.cpp40 bool DisplayManagerAgentController::NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus st… in NotifyDisplayPowerEvent() function in OHOS::Rosen::DisplayManagerAgentController
/ohos5.0/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_proxy.cpp30 void DisplayManagerAgentProxy::NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) in NotifyDisplayPowerEvent() function in OHOS::Rosen::DisplayManagerAgentProxy
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp243 virtual void NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) override in NotifyDisplayPowerEvent() function in OHOS::Rosen::DisplayManager::Impl::DisplayManagerAgent
1806 void DisplayManager::Impl::NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) in NotifyDisplayPowerEvent() function in OHOS::Rosen::DisplayManager::Impl
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2463 bool ScreenSessionManager::NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status, in NotifyDisplayPowerEvent() function in OHOS::Rosen::ScreenSessionManager