Lines Matching refs:mDragController
63 protected DragController mDragController;
315 mDragController = dragController;
467 if (!mDragController.isDragging()) {
483 if (mDragController.isDragging()) {
484 mDragController.forceTouchMove();
1091 mDragController.removeDropTarget((DropTarget) this);
1133 mDragController.removeDropTarget((DropTarget) mFolderIcon);