Searched refs:addDragListener (Results 1 – 9 of 9) sorted by relevance
122 dragController.addDragListener(this); in setup()124 dragController.addDragListener(mDropTargets[i]); in setup()
1124 mDragController.addDragListener(mWorkspace); in setupViews()
1448 mDragController.addDragListener(new AccessibleDragListenerAdapter( in startDrag()
99 dragController.addDragListener(new DragController.DragListener() { in onAllAppsItemLongClick()
109 launcher.getDragController().addDragListener(new WidgetHostViewLoader(launcher, mView)); in startDrag()
248 mDragController.addDragListener(this); in startDrag()250 mDragController.addDragListener(new AccessibleDragListenerAdapter( in startDrag()495 mDragController.addDragListener(this); in beginExternalDrag()
677 public void addDragListener(DragListener l) { in addDragListener() method in DragController
392 mLauncher.getDragController().addDragListener(this); in beginAccessibleDrag()
310 mLauncher.getDragController().addDragListener(this); in populateAndShow()