Home
last modified time | relevance | path

Searched refs:displayStateChangeListener_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_power_controller.h33 : mutex_(mutex), displayStateChangeListener_(listener) in DisplayPowerController()
47 DisplayStateChangeListener displayStateChangeListener_; variable
H A Dabstract_display_controller.h80 DisplayStateChangeListener displayStateChangeListener_; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dsession_display_power_controller.h34 : displayStateChangeListener_(listener) in SessionDisplayPowerController()
54 SessionDisplayStateChangeListener displayStateChangeListener_; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_power_controller.cpp31displayStateChangeListener_(DISPLAY_ID_INVALID, nullptr, emptyMap, DisplayStateChangeType::BEFORE_… in SuspendBegin()
83displayStateChangeListener_(DISPLAY_ID_INVALID, nullptr, emptyMap, DisplayStateChangeType::BEFORE_… in NotifyDisplayEvent()
H A Dabstract_display_controller.cpp38 … : mutex_(mutex), rsInterface_(RSInterfaces::GetInstance()), displayStateChangeListener_(listener) in AbstractDisplayController()
697displayStateChangeListener_(defaultDisplayId, abstractDisplay->ConvertToDisplayInfo(), displayInfo… in SetDisplayStateChangeListener()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_display_power_controller.cpp26displayStateChangeListener_(DISPLAY_ID_INVALID, nullptr, emptyMap, DisplayStateChangeType::BEFORE_… in SuspendBegin()
113displayStateChangeListener_(DISPLAY_ID_INVALID, nullptr, emptyMap, DisplayStateChangeType::BEFORE_… in NotifyDisplayEvent()