Home
last modified time | relevance | path

Searched refs:ACTION_DRAG_ENDED (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DShirtPocket.java117 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
/frameworks/base/core/java/android/view/
DDragEvent.java219 public static final int ACTION_DRAG_ENDED = 4; field in DragEvent
DViewGroup.java1045 case DragEvent.ACTION_DRAG_ENDED: { in dispatchDragEvent()
DViewRootImpl.java3472 if (what == DragEvent.ACTION_DRAG_ENDED) { in handleDragEvent()
/frameworks/base/docs/html/guide/topics/ui/
Ddrag-drop.jd208 {@link android.view.DragEvent#ACTION_DRAG_ENDED}. By sending <code>false</code>, the
249 out a drag event with action type {@link android.view.DragEvent#ACTION_DRAG_ENDED} to
367 <td>{@link android.view.DragEvent#ACTION_DRAG_ENDED}</td>
373 {@link android.view.DragEvent#ACTION_DRAG_ENDED} action type does not imply that the
440 <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 …]
/frameworks/base/services/java/com/android/server/wm/
DDragState.java247 DragEvent evt = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, in broadcastDragEndedLw()
/frameworks/base/core/java/android/widget/
DTextView.java11200 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
/frameworks/base/api/
Dcurrent.txt21736 field public static final int ACTION_DRAG_ENDED = 4; // 0x4
D14.txt21736 field public static final int ACTION_DRAG_ENDED = 4; // 0x4