Searched refs:mLastDropTarget (Results 1 – 3 of 3) sorted by relevance
87 protected DropTarget mLastDropTarget; field in DragController252 if (mLastDropTarget != null) { in cancelDrag()369 if (mLastDropTarget != null) { in onDriverDragExitWindow()371 mLastDropTarget = null; in onDriverDragExitWindow()475 if (mLastDropTarget != dropTarget) { in checkTouchMove()476 if (mLastDropTarget != null) { in checkTouchMove()483 if (mLastDropTarget != null) { in checkTouchMove()487 mLastDropTarget = dropTarget; in checkTouchMove()515 if (dropTarget != mLastDropTarget) { in drop()516 if (mLastDropTarget != null) { in drop()[all …]
92 mLastDropTarget = null; in startDrag()
180 mLastDropTarget = null; in startDrag()