Home | History | Annotate | Download | only in launcher3

Lines Matching refs:DropTarget

72         View.OnLongClickListener, DropTarget, FolderListener, TextView.OnEditorActionListener,
1145 if (mFolderIcon instanceof DropTarget) {
1146 mDragController.removeDropTarget((DropTarget) mFolderIcon);