Searched refs:ACTION_DRAG_LOCATION (Results 1 – 10 of 10) sorted by relevance
33 case DragEvent.ACTION_DRAG_LOCATION: in onDragEvent()
198 public static final int ACTION_DRAG_LOCATION = 2; field in DragEvent
6872 if ((what == DragEvent.ACTION_DRAG_LOCATION) || (what == DragEvent.ACTION_DROP)) {6896 if (what == DragEvent.ACTION_DRAG_LOCATION && !event.mEventHandlerWasCalled) {8048 if (event.getAction() == DragEvent.ACTION_DRAG_LOCATION) { in dispatchDragEvent()
1738 case DragEvent.ACTION_DRAG_LOCATION: in dispatchDragEvent()
26173 if (event.mAction == DragEvent.ACTION_DRAG_LOCATION || in dispatchDragEvent()
542 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DRAG_LOCATION, in notifyLocationLocked()
12764 case DragEvent.ACTION_DRAG_LOCATION: in onDragEvent()
32122 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2
50045 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2
50189 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2