Home
last modified time | relevance | path

Searched refs:ACTION_DROP (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DClipboardView.java66 case DragEvent.ACTION_DROP: in onDragEvent()
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java113 if (event.getAction() == DragEvent.ACTION_DROP) { in dispatchDragEvent()
/frameworks/base/core/java/android/view/
DDragEvent.java219 public static final int ACTION_DROP = 3; field in DragEvent
DViewRootImpl.java6872 if ((what == DragEvent.ACTION_DRAG_LOCATION) || (what == DragEvent.ACTION_DROP)) {
6889 if (what == DragEvent.ACTION_DROP && event.mClipData != null) {
6917 if (what == DragEvent.ACTION_DROP) {
DViewGroup.java1739 case DragEvent.ACTION_DROP: { in dispatchDragEvent()
DView.java26174 event.mAction == DragEvent.ACTION_DROP) { in dispatchDragEvent()
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java600 final DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DROP, x, y, in notifyDropLocked()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java3382 case DragEvent.ACTION_DROP: in onDragEvent()
/frameworks/base/core/java/android/widget/
DTextView.java12771 case DragEvent.ACTION_DROP: in onDragEvent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32124 field public static final int ACTION_DROP = 3; // 0x3
/frameworks/base/non-updatable-api/
Dcurrent.txt50047 field public static final int ACTION_DROP = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt50191 field public static final int ACTION_DROP = 3; // 0x3