Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DClipboardView.java69 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
/frameworks/base/core/java/android/view/
DDragEvent.java239 public static final int ACTION_DRAG_ENDED = 4; field in DragEvent
DViewRootImpl.java6856 if (what == DragEvent.ACTION_DRAG_ENDED) {
6927 if (what == DragEvent.ACTION_DRAG_ENDED) {
DViewGroup.java1713 case DragEvent.ACTION_DRAG_ENDED: { in dispatchDragEvent()
DView.java26203 case DragEvent.ACTION_DRAG_ENDED: { in callDragEventHandler()
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java216 DragEvent evt = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, in closeLocked()
/frameworks/base/core/java/android/widget/
DTextView.java12775 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32119 field public static final int ACTION_DRAG_ENDED = 4; // 0x4
/frameworks/base/non-updatable-api/
Dcurrent.txt50042 field public static final int ACTION_DRAG_ENDED = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt50186 field public static final int ACTION_DRAG_ENDED = 4; // 0x4