Searched refs:prevDragView (Results 1 – 1 of 1) sorted by relevance
8983 final View prevDragView = mCurrentDragView; in handleDragEvent() local9000 if (prevDragView != mCurrentDragView) { in handleDragEvent()9002 if (prevDragView != null) { in handleDragEvent()