Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp93 static const int NOTIFY_EVENT_FOR_DUAL_SUCESS = 1; variable
2458 return NOTIFY_EVENT_FOR_DUAL_SUCESS; in NotifyPowerEventForDualDisplay()
2479 } else if (ret == NOTIFY_EVENT_FOR_DUAL_SUCESS) { in NotifyDisplayPowerEvent()