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/
Ddrag_manager.cpp67 stateNotify_.AddNotifyMsg(info); in AddListener()
77 stateNotify_.RemoveNotifyMsg(info); in RemoveListener()
108 stateNotify_.StateChangedNotify(DragState::START); in StartDrag()
130 stateNotify_.StateChangedNotify(DragState::STOP); in StopDrag()
/base/msdp/device_status/services/interaction/drag/include/
Ddrag_manager.h104 StateChangeNotify stateNotify_; variable