Searched defs:dragNotifyMsg (Results 1 – 4 of 4) sorted by relevance
67 = [=](const Msdp::DeviceStatus::DragNotifyMsg& dragNotifyMsg) { in StartDrag()154 = [dragOutCallback](Msdp::CoordinationMessage dragNotifyMsg) { in RegisterCoordinationListener()
74 … instanceId = dragAction->instanceId](const DragNotifyMsg& dragNotifyMsg, int32_t status) { in StartDrag()
185 const OHOS::Ace::DragNotifyMsg& dragNotifyMsg, const DragAdapterStatus& dragStatus) in HandleCallback()255 OnDragCallback callback = [dragAction, manager](const OHOS::Ace::DragNotifyMsg& dragNotifyMsg) { in StartDragAction()
493 void GetCallBackDataForJs(DragControllerAsyncCtx* asyncCtx, const DragNotifyMsg& dragNotifyMsg, in GetCallBackDataForJs()573 void HandleSuccess(DragControllerAsyncCtx* asyncCtx, const DragNotifyMsg& dragNotifyMsg, in HandleSuccess()632 void HandleDragEnd(DragControllerAsyncCtx* asyncCtx, const DragNotifyMsg& dragNotifyMsg) in HandleDragEnd()781 OnDragCallback callback = [asyncCtx](const DragNotifyMsg& dragNotifyMsg) { in StartDragService()926 OnDragCallback callback = [asyncCtx](const DragNotifyMsg& dragNotifyMsg) { in OnComplete()