Searched refs:removeDragListener (Results 1 – 8 of 8) sorted by relevance
41 mLauncher.getDragController().removeDragListener(this); in onDragStart()48 mLauncher.getDragController().removeDragListener(this); in onDragEnd()
60 Launcher.getLauncher(mViewGroup.getContext()).getDragController().removeDragListener(this); in onDragEnd()
462 mLauncher.getDragController().removeDragListener(this); in onDragEnd()
65 mLauncher.getDragController().removeDragListener(mDragListener); in cleanup()
55 mLauncher.getDragController().removeDragListener(this); in onDragEnd()
108 dragController.removeDragListener(this); in onAllAppsItemLongClick()
573 public void removeDragListener(DragListener l) { in removeDragListener() method in DragController
357 mDragController.removeDragListener(this); in onDragEnd()