Searched refs:ACTION_DRAG_EXITED (Results 1 – 10 of 10) sorted by relevance
68 case DragEvent.ACTION_DRAG_EXITED: in onDragEvent()
272 public static final int ACTION_DRAG_EXITED = 6; field in DragEvent
1650 if (event.mAction == DragEvent.ACTION_DRAG_EXITED && mCurrentDragChild != null) { in dispatchDragEnterExitInPreN()1757 event.mAction = DragEvent.ACTION_DRAG_EXITED; in dispatchDragEvent()
6862 if (what == DragEvent.ACTION_DRAG_EXITED) {7010 event.mAction = DragEvent.ACTION_DRAG_EXITED;
26199 case DragEvent.ACTION_DRAG_EXITED: { in callDragEventHandler()
531 DragEvent evt = obtainDragEvent(mTargetWindow, DragEvent.ACTION_DRAG_EXITED, in notifyLocationLocked()
12776 case DragEvent.ACTION_DRAG_EXITED: in onDragEvent()
32121 field public static final int ACTION_DRAG_EXITED = 6; // 0x6
50044 field public static final int ACTION_DRAG_EXITED = 6; // 0x6
50188 field public static final int ACTION_DRAG_EXITED = 6; // 0x6