Searched refs:StateChangedNotify (Results 1 – 4 of 4) sorted by relevance
54 int32_t StateChangedNotify(DragState state);
143 void StateChangedNotify(DragState state);
71 int32_t StateChangeNotify::StateChangedNotify(DragState state) in StateChangedNotify() function in OHOS::Msdp::DeviceStatus::StateChangeNotify
266 stateNotify_.StateChangedNotify(DragState::START); in StartDrag()267 StateChangedNotify(DragState::START); in StartDrag()310 stateNotify_.StateChangedNotify(DragState::STOP); in StopDrag()327 StateChangedNotify(DragState::STOP); in StopDrag()1043 void DragManager::StateChangedNotify(DragState state) in StateChangedNotify() function in OHOS::Msdp::DeviceStatus::DragManager