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
7236 if ((what == DragEvent.ACTION_DRAG_LOCATION) || (what == DragEvent.ACTION_DROP)) {7260 if (what == DragEvent.ACTION_DRAG_LOCATION && !event.mEventHandlerWasCalled) {8473 if (event.getAction() == DragEvent.ACTION_DRAG_LOCATION) { in dispatchDragEvent()
1773 case DragEvent.ACTION_DRAG_LOCATION: in dispatchDragEvent()
26577 if (event.mAction == DragEvent.ACTION_DRAG_LOCATION || in dispatchDragEvent()
529 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DRAG_LOCATION, in notifyLocationLocked()
12914 case DragEvent.ACTION_DRAG_LOCATION: in onDragEvent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
32122 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2
52295 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2