Searched refs:ACTION_DROP (Results 1 – 12 of 12) sorted by relevance
66 case DragEvent.ACTION_DROP: in onDragEvent()
113 if (event.getAction() == DragEvent.ACTION_DROP) { in dispatchDragEvent()
219 public static final int ACTION_DROP = 3; field in DragEvent
6872 if ((what == DragEvent.ACTION_DRAG_LOCATION) || (what == DragEvent.ACTION_DROP)) {6889 if (what == DragEvent.ACTION_DROP && event.mClipData != null) {6917 if (what == DragEvent.ACTION_DROP) {
1739 case DragEvent.ACTION_DROP: { in dispatchDragEvent()
26174 event.mAction == DragEvent.ACTION_DROP) { in dispatchDragEvent()
600 final DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DROP, x, y, in notifyDropLocked()
3382 case DragEvent.ACTION_DROP: in onDragEvent()
12771 case DragEvent.ACTION_DROP: in onDragEvent()
32124 field public static final int ACTION_DROP = 3; // 0x3
50047 field public static final int ACTION_DROP = 3; // 0x3
50191 field public static final int ACTION_DROP = 3; // 0x3