Searched refs:getDragController (Results 1 – 13 of 13) sorted by relevance
330 mLauncher.getDragController().completeAccessibleDrag(loc); in handleAccessibleDrop()352 mLauncher.getDragController().prepareAccessibleDrag(pos.centerX(), pos.centerY()); in beginAccessibleDrag()370 if (mLauncher.getDragController().isDragging()) { in beginAccessibleDrag()371 mLauncher.getDragController().addDragListener(this); in beginAccessibleDrag()383 mLauncher.getDragController().removeDragListener(this); in onDragEnd()
84 mDragController = mLauncher.getDragController(); in WidgetsContainerView()151 mLauncher.getDragController().addDragListener(hostLoader); in onLongClick()166 if (mLauncher.getDragController().isDragging()) { in beginDragging()
58 mLauncher.getDragController().removeDragListener(this); in onDragEnd()
59 mLauncher.getDragController().cancelDrag(); in onAlarm()
121 mLauncher.getDragController().onDeferredEndFling(d); in onFlingToDelete()
177 folder.setDragController(launcher.getDragController()); in fromXml()
2026 public DragController getDragController() { in getDragController() method in Launcher
75 launcher.getDragController().addDragListener(this); in DragEnforcer()
438 mLauncher.getDragController().onDeferredEndFling(d);
146 folder.setDragController(launcher.getDragController()); in fromXml()
799 if (mLauncher.getDragController().isDragging()) { in beginDragging()
1650 public DragController getDragController() { in getDragController() method in Launcher