Searched refs:DISPLAY_OFF (Results 1 - 9 of 9) sorted by relevance
/foundation/window/window_manager/dmserver/src/ |
H A D | display_power_controller.cpp | 60 DisplayManagerAgentController::GetInstance().NotifyDisplayPowerEvent(DisplayPowerEvent::DISPLAY_OFF, in SetDisplayState()
|
H A D | abstract_screen_controller.cpp | 1477 DisplayPowerEvent::DISPLAY_OFF, EventStatus::END);
in SetScreenPowerForAll()
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | session_display_power_controller.cpp | 70 ScreenSessionManager::GetInstance().NotifyDisplayPowerEvent(DisplayPowerEvent::DISPLAY_OFF, in SetDisplayState()
|
H A D | screen_session_manager.cpp | 1984 DisplayPowerEvent::DISPLAY_OFF, EventStatus::END, reason); in SetSpecifiedScreenPower() 2079 DisplayPowerEvent::DISPLAY_OFF, EventStatus::END, reason); in SetScreenPower() 2099 DisplayPowerEvent::DISPLAY_OFF, EventStatus::END, reason); in SetScreenPower()
|
/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_power_test.cpp | 335 ASSERT_EQ(DisplayPowerEvent::DISPLAY_OFF, listener_->event_);
in HWTEST_F() 386 DisplayPowerEvent expectedEvent = (stateToSet == DisplayState::OFF ? DisplayPowerEvent::DISPLAY_OFF :
in HWTEST_F()
|
/foundation/window/window_manager/previewer/include/ |
H A D | dm_common.h | 184 DISPLAY_OFF, member in OHOS::Rosen::DisplayPowerEvent
|
/foundation/window/window_manager/interfaces/innerkits/dm/ |
H A D | dm_common.h | 209 DISPLAY_OFF, member in OHOS::Rosen::DisplayPowerEvent
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_client_stub_test.cpp | 106 DisplayPowerEvent event = DisplayPowerEvent::DISPLAY_OFF; in HWTEST_F()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_handler.cpp | 734 if (displayState != DisplayPowerMgr::DisplayState::DISPLAY_OFF) { in CheckDeviceState() 735 APP_LOGI("displayState is not DISPLAY_OFF"); in CheckDeviceState()
|
Completed in 21 milliseconds