Home
last modified time | relevance | path

Searched defs:DISPLAY_OFF (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/display_manager/state_manager/interfaces/inner_api/native/include/
H A Ddisplay_power_info.h25 DISPLAY_OFF = 0, enumerator
/ohos5.0/base/powermgr/power_manager/interfaces/inner_api/native/include/
H A Dpower_state_machine_info.h112 DISPLAY_OFF = 0, enumerator
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Ddm_common.h184 DISPLAY_OFF, enumerator
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h208 DISPLAY_OFF, enumerator
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp49 constexpr int32_t DISPLAY_OFF = 0; variable