Home | History | Annotate | Download | only in launcher2

Lines Matching refs:dragSource

72         implements DropTarget, DragSource, DragScroller, View.OnTouchListener,
382 public void onDragStart(DragSource source, Object info, int dragAction) {
1897 public void beginDragShared(View child, DragSource source) {
1968 if (d.dragSource != this) {
2187 if (d.dragSource != this) {
2754 return d.dragSource != this && isDragWidget(d);