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.java7236 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()
DViewGroup.java1773 case DragEvent.ACTION_DRAG_LOCATION: in dispatchDragEvent()
DView.java26577 if (event.mAction == DragEvent.ACTION_DRAG_LOCATION || in dispatchDragEvent()
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java529 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DRAG_LOCATION, in notifyLocationLocked()
/frameworks/base/core/java/android/widget/
DTextView.java12914 case DragEvent.ACTION_DRAG_LOCATION: in onDragEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32122 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt52295 field public static final int ACTION_DRAG_LOCATION = 2; // 0x2