Searched refs:ACTION_DRAG_ENDED (Results 1 – 7 of 7) sorted by relevance
219 public static final int ACTION_DRAG_ENDED = 4; field in DragEvent
1186 case DragEvent.ACTION_DRAG_ENDED: { in dispatchDragEvent()
4985 if (what == DragEvent.ACTION_DRAG_ENDED) { in handleDragEvent()
207 {@link android.view.DragEvent#ACTION_DRAG_ENDED}. By sending <code>false</code>, the248 out a drag event with action type {@link android.view.DragEvent#ACTION_DRAG_ENDED} to366 <td>{@link android.view.DragEvent#ACTION_DRAG_ENDED}</td>372 {@link android.view.DragEvent#ACTION_DRAG_ENDED} action type does not imply that the439 <td>{@link android.view.DragEvent#ACTION_DRAG_ENDED}</td>715 {@link android.view.DragEvent#ACTION_DRAG_ENDED}.807 {@link android.view.DragEvent#ACTION_DRAG_ENDED} event.811 {@link android.view.DragEvent#ACTION_DRAG_ENDED} event is <code>false</code>.827 {@link android.view.DragEvent#ACTION_DRAG_ENDED} event.833 {@link android.view.DragEvent#ACTION_DRAG_ENDED}. This indicates that the drag operation is[all …]
266 DragEvent evt = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, in broadcastDragEndedLw()
8649 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
26378 field public static final int ACTION_DRAG_ENDED = 4; // 0x4