Searched refs:ACTION_DROP (Results 1 – 12 of 12) sorted by relevance
66 case DragEvent.ACTION_DROP: in onDragEvent()
132 if (event.getAction() == DragEvent.ACTION_DROP) { in dispatchDragEvent()
219 public static final int ACTION_DROP = 3; field in DragEvent
7236 if ((what == DragEvent.ACTION_DRAG_LOCATION) || (what == DragEvent.ACTION_DROP)) {7253 if (what == DragEvent.ACTION_DROP && event.mClipData != null) {7281 if (what == DragEvent.ACTION_DROP) {
1774 case DragEvent.ACTION_DROP: { in dispatchDragEvent()
26578 event.mAction == DragEvent.ACTION_DROP) { in dispatchDragEvent()
587 final DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DROP, x, y, in notifyDropLocked()
3382 case DragEvent.ACTION_DROP: in onDragEvent()
12921 case DragEvent.ACTION_DROP: in onDragEvent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
32124 field public static final int ACTION_DROP = 3; // 0x3
52297 field public static final int ACTION_DROP = 3; // 0x3