Searched refs:mUnhandledDropEvent (Results 1 – 2 of 2) sorted by relevance
151 DragEvent mUnhandledDropEvent; field in DragState286 if (mUnhandledDropEvent != null) { in closeLocked()287 mUnhandledDropEvent.recycle(); in closeLocked()288 mUnhandledDropEvent = null; in closeLocked()399 mUnhandledDropEvent = unhandledDropEvent; in reportDropWindowLockInner()
337 if (!consumed && notifyUnhandledDrop(mDragState.mUnhandledDropEvent, in reportDropResult()