Home
last modified time | relevance | path

Searched refs:stateNotify_ (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp144 stateNotify_.AddNotifyMsg(info); in AddListener()
160 stateNotify_.RemoveNotifyMsg(info); in RemoveListener()
175 stateNotify_.AddNotifyMsg(info); in AddSubscriptListener()
189 stateNotify_.RemoveNotifyMsg(info); in RemoveSubscriptListener()
271 stateNotify_.StateChangedNotify(DragState::START); in StartDrag()
401 stateNotify_.StateChangedNotify(DragState::STOP); in StopDrag()
477 stateNotify_.StyleChangedNotify(GetRealDragStyle(style)); in UpdateDragStyle()
1447 stateNotify_.StyleChangedNotify(updateStyle); in OnUpdateDragStyle()
1537 return this->stateNotify_.StyleChangedNotify(style); in CtrlKeyStyleChangedNotify()
/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_manager.h217 StateChangeNotify stateNotify_; member in OHOS::Msdp::DeviceStatus::DragManager

Completed in 4 milliseconds