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