Home
last modified time | relevance | path

Searched refs:DISPLAY_ON (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/dmserver/src/
H A Ddisplay_power_controller.cpp51 DisplayManagerAgentController::GetInstance().NotifyDisplayPowerEvent(DisplayPowerEvent::DISPLAY_ON, in SetDisplayState()
H A Dabstract_screen_controller.cpp1476 state == ScreenPowerState::POWER_ON ? DisplayPowerEvent::DISPLAY_ON : in SetScreenPowerForAll()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dsession_display_power_controller.cpp37 ScreenSessionManager::GetInstance().NotifyDisplayPowerEvent(DisplayPowerEvent::DISPLAY_ON, in SetDisplayStateToOn()
H A Dscreen_session_manager.cpp1983 return NotifyDisplayPowerEvent(state == ScreenPowerState::POWER_ON ? DisplayPowerEvent::DISPLAY_ON : in SetSpecifiedScreenPower()
2078 return NotifyDisplayPowerEvent(status == ScreenPowerStatus::POWER_STATUS_ON ? DisplayPowerEvent::DISPLAY_ON : in SetScreenPower()
2098 return NotifyDisplayPowerEvent(status == ScreenPowerStatus::POWER_STATUS_ON ? DisplayPowerEvent::DISPLAY_ON : in SetScreenPower()
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_power_test.cpp351 ASSERT_EQ(DisplayPowerEvent::DISPLAY_ON, listener_->event_); in HWTEST_F()
387 DisplayPowerEvent::DISPLAY_ON); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp280 if (state == DisplayPowerMgr::DisplayState::DISPLAY_ON) { in CheckPrerequisite()
281 APP_LOGD("current Displaystate is DisplayState::DISPLAY_ON"); in CheckPrerequisite()
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h183 DISPLAY_ON, member in OHOS::Rosen::DisplayPowerEvent
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_proxy_test.cpp125 DisplayPowerEvent event = DisplayPowerEvent::DISPLAY_ON; in HWTEST_F()
H A Dscreen_session_test.cpp2183 DisplayPowerEvent event = DisplayPowerEvent::DISPLAY_ON; in HWTEST_F()
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h208 DISPLAY_ON, member in OHOS::Rosen::DisplayPowerEvent

Completed in 20 milliseconds