Home | History | Annotate | Download | only in launcher2

Lines Matching refs:dragController

100     private DragController mDragController;
1017 mDragController.startDrag(child, this, child.getTag(), DragController.DRAG_ACTION_MOVE);
1214 public void setDragController(DragController dragController) {
1215 mDragController = dragController;