Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_power_test.cpp274 ASSERT_EQ(DisplayPowerEvent::WAKE_UP, listener_->event_); in HWTEST_F()
289 ASSERT_EQ(DisplayPowerEvent::WAKE_UP, listener_->event_); in HWTEST_F()
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h181 WAKE_UP, member in OHOS::Rosen::DisplayPowerEvent
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h206 WAKE_UP, member in OHOS::Rosen::DisplayPowerEvent
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp399 return DisplayManagerAgentController::GetInstance().NotifyDisplayPowerEvent(DisplayPowerEvent::WAKE_UP, in WakeUpBegin()
410 return DisplayManagerAgentController::GetInstance().NotifyDisplayPowerEvent(DisplayPowerEvent::WAKE_UP, in WakeUpEnd()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_test.cpp262 DisplayPowerEvent event = DisplayPowerEvent::WAKE_UP; in HWTEST_F()
1207 DisplayPowerEvent event = DisplayPowerEvent::WAKE_UP; in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1607 return NotifyDisplayPowerEvent(DisplayPowerEvent::WAKE_UP, EventStatus::BEGIN, reason); in WakeUpBegin()
1624 return NotifyDisplayPowerEvent(DisplayPowerEvent::WAKE_UP, EventStatus::END, in WakeUpEnd()

Completed in 22 milliseconds