Home
last modified time | relevance | path

Searched refs:OnDisplayPowerEvent (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/previewer/include/
H A Ddm_common.h203 virtual void OnDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) = 0;
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_power_unit_test.cpp31 virtual void OnDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) {} in OnDisplayPowerEvent() function in OHOS::Rosen::DisplayPowerEventListener
H A Ddisplay_manager_test.cpp58 void OnDisplayPowerEvent(DisplayPowerEvent, EventStatus) override {}
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h229 virtual void OnDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) = 0;
/foundation/window/window_manager/test/fuzztest/dms/displaymanager_fuzzer/
H A Ddisplaymanager_fuzzer.cpp56 virtual void OnDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) override
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_power_test.cpp37 virtual void OnDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) in OnDisplayPowerEvent() function in OHOS::Rosen::DisplayPowerEventListener
265 * @tc.desc: Call WakeUpBegin and check the OnDisplayPowerEvent callback is called
280 * @tc.desc: Call WakeUpEnd and check the OnDisplayPowerEvent callback is called
295 * @tc.desc: Call SuspendBegin and check the OnDisplayPowerEvent callback is called
310 * @tc.desc: Call SuspendEnd and check the OnDisplayPowerEvent callback is called
325 * @tc.desc: Call SetScreenPowerForAll OFF and check the OnDisplayPowerEvent callback is called
341 * @tc.desc: Call SetScreenPowerForAll ON and check the OnDisplayPowerEvent callback is called
370 * @tc.desc: Call SetDisplayState with a valid value and check the OnDisplayPowerEvent callback is called
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp1746 listener->OnDisplayPowerEvent(event, status); in NotifyDisplayPowerEvent()

Completed in 10 milliseconds