Searched refs:removeDragListener (Results 1 – 7 of 7) sorted by relevance
39 mLauncher.getDragController().removeDragListener(this); in onDragStart()46 mLauncher.getDragController().removeDragListener(this); in onDragEnd()
60 Launcher.getLauncher(mViewGroup.getContext()).getDragController().removeDragListener(this); in onDragEnd()
477 mLauncher.getDragController().removeDragListener(this); in onDragEnd()
55 mLauncher.getDragController().removeDragListener(this); in onDragEnd()
108 dragController.removeDragListener(this); in onAllAppsItemLongClick()
589 public void removeDragListener(DragListener l) { in removeDragListener() method in DragController
362 mDragController.removeDragListener(this); in onDragEnd()