Home
last modified time | relevance | path

Searched refs:ACTION_DRAG_ENDED (Results 1 – 13 of 13) 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.java262 public static final int ACTION_DRAG_ENDED = 4; field in DragEvent
542 case ACTION_DRAG_ENDED: in actionToString()
DViewRootImpl.java8952 if (what == DragEvent.ACTION_DRAG_ENDED) { in handleDragEvent()
9024 if (what == DragEvent.ACTION_DRAG_ENDED) { in handleDragEvent()
DViewGroup.java1751 case DragEvent.ACTION_DRAG_ENDED: { in dispatchDragEvent()
DView.java29462 case DragEvent.ACTION_DRAG_ENDED: { in callDragEventHandler()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDragDropControllerTests.java24 import static android.view.DragEvent.ACTION_DRAG_ENDED;
546 == ACTION_DRAG_ENDED); in testRequestSurfaceForReturnAnimationFlag_dropSuccessful()
577 == ACTION_DRAG_ENDED); in testRequestSurfaceForReturnAnimationFlag_dropUnsuccessful()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
DDragAndDropController.java20 import static android.view.DragEvent.ACTION_DRAG_ENDED;
346 case ACTION_DRAG_ENDED: in onDrag()
DDragLayout.java445 case DragEvent.ACTION_DRAG_ENDED: in hide()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowDragController.java194 case DragEvent.ACTION_DRAG_ENDED: in getDraggedViewDragListener()
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java242 DragEvent event = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, x, y, in closeLocked()
/frameworks/base/core/java/android/widget/
DTextView.java15674 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/core/api/
Dcurrent.txt50842 field public static final int ACTION_DRAG_ENDED = 4; // 0x4