Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_display_power_controller.cpp67 WaitScreenOffNotify(state); in SetDisplayState()
89 void SessionDisplayPowerController::WaitScreenOffNotify(DisplayState& state) in WaitScreenOffNotify() function in OHOS::Rosen::SessionDisplayPowerController
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dsession_display_power_controller.h51 void WaitScreenOffNotify(DisplayState& state);
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dsession_display_power_controller_test.cpp131 HWTEST_F(SessionDisplayPowerControllerTest, WaitScreenOffNotify, Function | SmallTest | Level1)