Searched refs:addDragListener (Results 1 – 12 of 12) sorted by relevance
132 dragController.addDragListener(this); in setup()134 dragController.addDragListener(mDropTargets[i]); in setup()
1386 mDragController.addDragListener(mWorkspace);
1640 mDragController.addDragListener( in startDrag()
164 dragController.addDragListener(new DragController.DragListener() { in onAllAppsItemLongClick()
170 launcher.getDragController().addDragListener(new WidgetHostViewLoader(launcher, mView)); in startDrag()
170 mControllers.taskbarDragController.addDragListener(container); in showForIcon()
337 mDragController.addDragListener(this); in startDrag()339 mDragController.addDragListener(new AccessibleDragListenerAdapter( in startDrag()640 mDragController.addDragListener(this); in beginExternalDrag()
131 mDragController.addDragListener(this); in initUi()
576 public void addDragListener(DragListener l) { in addDragListener() method in DragController
132 mLauncher.getDragController().addDragListener(this); in HotseatPredictionController()
226 launcher.getDragController().addDragListener(this); in configureForLauncher()
330 mContext.getDragController().addDragListener(this); in beginAccessibleDrag()