Searched refs:ACTION_DRAG_ENDED (Results 1 – 9 of 9) sorted by relevance
117 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
219 public static final int ACTION_DRAG_ENDED = 4; field in DragEvent
1045 case DragEvent.ACTION_DRAG_ENDED: { in dispatchDragEvent()
3472 if (what == DragEvent.ACTION_DRAG_ENDED) { in handleDragEvent()
208 {@link android.view.DragEvent#ACTION_DRAG_ENDED}. By sending <code>false</code>, the249 out a drag event with action type {@link android.view.DragEvent#ACTION_DRAG_ENDED} to367 <td>{@link android.view.DragEvent#ACTION_DRAG_ENDED}</td>373 {@link android.view.DragEvent#ACTION_DRAG_ENDED} action type does not imply that the440 <td>{@link android.view.DragEvent#ACTION_DRAG_ENDED}</td>716 {@link android.view.DragEvent#ACTION_DRAG_ENDED}.808 {@link android.view.DragEvent#ACTION_DRAG_ENDED} event.812 {@link android.view.DragEvent#ACTION_DRAG_ENDED} event is <code>false</code>.828 {@link android.view.DragEvent#ACTION_DRAG_ENDED} event.834 {@link android.view.DragEvent#ACTION_DRAG_ENDED}. This indicates that the drag operation is[all …]
247 DragEvent evt = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, in broadcastDragEndedLw()
11200 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
21736 field public static final int ACTION_DRAG_ENDED = 4; // 0x4