Lines Matching refs:DropTarget
58 View.OnLongClickListener, DropTarget, FolderListener, TextView.OnEditorActionListener,
757 public DropTarget getDropTargetDelegate(DragObject d) {
923 mDragController.removeDropTarget((DropTarget) this);
961 if (mFolderIcon instanceof DropTarget) {
962 mDragController.removeDropTarget((DropTarget) mFolderIcon);