Home
last modified time | relevance | path

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

/foundation/windowmanager/dm/include/
Ddisplay_manager_agent_default.h28 void NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) override {}; in NotifyDisplayPowerEvent() function
/foundation/windowmanager/dmserver/src/
Ddisplay_manager_agent_controller.cpp38 bool DisplayManagerAgentController::NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus st… in NotifyDisplayPowerEvent() function in OHOS::Rosen::DisplayManagerAgentController
/foundation/windowmanager/dm/src/zidl/
Ddisplay_manager_agent_proxy.cpp26 void DisplayManagerAgentProxy::NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) in NotifyDisplayPowerEvent() function in OHOS::Rosen::DisplayManagerAgentProxy
/foundation/windowmanager/dm/src/
Ddisplay_manager.cpp135 virtual void NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) override in NotifyDisplayPowerEvent() function in OHOS::Rosen::DisplayManager::Impl::DisplayManagerAgent
478 void DisplayManager::Impl::NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) in NotifyDisplayPowerEvent() function in OHOS::Rosen::DisplayManager::Impl