Searched refs:OnDragCallback (Results 1 – 2 of 2) sorted by relevance
42 using OnDragCallback = std::function<void(const DragNotifyMsg&)>; typedef255 OnDragCallback callback = [dragAction, manager](const OHOS::Ace::DragNotifyMsg& dragNotifyMsg) { in StartDragAction()
72 using OnDragCallback = std::function<void(const DragNotifyMsg&)>; typedef781 OnDragCallback callback = [asyncCtx](const DragNotifyMsg& dragNotifyMsg) { in StartDragService()926 OnDragCallback callback = [asyncCtx](const DragNotifyMsg& dragNotifyMsg) { in OnComplete()