Searched refs:NotifyDragResult (Results 1 – 2 of 2) sorted by relevance
133 int32_t NotifyDragResult(DragResult result, DragBehavior dragBehavior);
313 if (NotifyDragResult(dropResult.result, dragBehavior) != RET_OK) { in StopDrag()439 int32_t DragManager::NotifyDragResult(DragResult result, DragBehavior dragBehavior) in NotifyDragResult() function in OHOS::Msdp::DeviceStatus::DragManager