Home
last modified time | relevance | path

Searched refs:ACTION_DRAG_LOCATION (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DAutoScrollView.java33 case DragEvent.ACTION_DRAG_LOCATION: in onDragEvent()
/frameworks/base/core/java/android/view/
DDragEvent.java198 public static final int ACTION_DRAG_LOCATION = 2; field in DragEvent
DViewRootImpl.java6872 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()
DViewGroup.java1738 case DragEvent.ACTION_DRAG_LOCATION: in dispatchDragEvent()
DView.java26173 if (event.mAction == DragEvent.ACTION_DRAG_LOCATION || in dispatchDragEvent()
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java542 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DRAG_LOCATION, in notifyLocationLocked()
/frameworks/base/core/java/android/widget/
DTextView.java12764 case DragEvent.ACTION_DRAG_LOCATION: in onDragEvent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32122 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2
/frameworks/base/non-updatable-api/
Dcurrent.txt50045 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt50189 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2