Home | History | Annotate | Download | only in launcher3

Lines Matching defs:onDropCompleted

759     public void onDropCompleted(final View target, final DragObject d,
765 onDropCompleted(target, d, isFlingToDelete, success);
1231 // We only need to update the locations if it doesn't get handled in #onDropCompleted.