Home
last modified time | relevance | path

Searched refs:ACTION_DRAG (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSelectionEvent.java44 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
68 public static final int ACTION_DRAG = 106; field in SelectionEvent
83 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
351 case SelectionEvent.ACTION_DRAG: // fall through in checkActionType()
630 case ACTION_DRAG: // fall through in isTerminal()
H A DTextClassifierEvent.java479 eventType = SelectionEvent.ACTION_DRAG; in toSelectionEvent()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DSelectionEventTest.java41 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_DRAG); in testCreateSelectionActionEvent_valid()
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java219 SelectionEvent.ACTION_DRAG, /* actionLabel= */ null, mTextClassification); in onSelectionDrag()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56281 field public static final int ACTION_DRAG = 106; // 0x6a