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.java255 public static final int ACTION_DRAG_ENDED = 4; field in DragEvent
529 case ACTION_DRAG_ENDED: in actionToString()
DViewRootImpl.java7553 if (what == DragEvent.ACTION_DRAG_ENDED) {
7625 if (what == DragEvent.ACTION_DRAG_ENDED) {
DViewGroup.java1753 case DragEvent.ACTION_DRAG_ENDED: { in dispatchDragEvent()
DView.java26960 case DragEvent.ACTION_DRAG_ENDED: { in callDragEventHandler()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
DDragAndDropController.java22 import static android.view.DragEvent.ACTION_DRAG_ENDED;
198 case ACTION_DRAG_ENDED: in onDrag()
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java222 DragEvent event = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, in closeLocked()
/frameworks/base/core/java/android/widget/
DTextView.java13164 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
/frameworks/base/core/api/
Dcurrent.txt47017 field public static final int ACTION_DRAG_ENDED = 4; // 0x4
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32119 field public static final int ACTION_DRAG_ENDED = 4; // 0x4