Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h375 int NotifyPowerEventForDualDisplay(DisplayPowerEvent event, EventStatus status,
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2442 int ScreenSessionManager::NotifyPowerEventForDualDisplay(DisplayPowerEvent event, EventStatus statu… in NotifyPowerEventForDualDisplay() function in OHOS::Rosen::ScreenSessionManager
2475 auto ret = NotifyPowerEventForDualDisplay(event, status, reason); in NotifyDisplayPowerEvent()