Searched refs:ACTION_DRAG_ENDED (Results 1 – 13 of 13) sorted by relevance
69 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
262 public static final int ACTION_DRAG_ENDED = 4; field in DragEvent542 case ACTION_DRAG_ENDED: in actionToString()
8952 if (what == DragEvent.ACTION_DRAG_ENDED) { in handleDragEvent()9024 if (what == DragEvent.ACTION_DRAG_ENDED) { in handleDragEvent()
1751 case DragEvent.ACTION_DRAG_ENDED: { in dispatchDragEvent()
29462 case DragEvent.ACTION_DRAG_ENDED: { in callDragEventHandler()
24 import static android.view.DragEvent.ACTION_DRAG_ENDED;546 == ACTION_DRAG_ENDED); in testRequestSurfaceForReturnAnimationFlag_dropSuccessful()577 == ACTION_DRAG_ENDED); in testRequestSurfaceForReturnAnimationFlag_dropUnsuccessful()
20 import static android.view.DragEvent.ACTION_DRAG_ENDED;346 case ACTION_DRAG_ENDED: in onDrag()
445 case DragEvent.ACTION_DRAG_ENDED: in hide()
194 case DragEvent.ACTION_DRAG_ENDED: in getDraggedViewDragListener()
242 DragEvent event = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, x, y, in closeLocked()
15674 case DragEvent.ACTION_DRAG_ENDED: in onDragEvent()
32119 field public static final int ACTION_DRAG_ENDED = 4; // 0x4
50842 field public static final int ACTION_DRAG_ENDED = 4; // 0x4