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