ACTION_DRAG_DROP
Action to trigger a drop of the content being dragged.
This action is added to potential drop targets if the source started a drag with ACTION_DRAG_START. In View, these targets are Views that accepted ACTION_DRAG_STARTED and have an View.OnDragListener.