Home
last modified time | relevance | path

Searched refs:ACTION_ABANDON (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSelectionEvent.java44 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
70 public static final int ACTION_ABANDON = 107; field in SelectionEvent
83 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
352 case SelectionEvent.ACTION_ABANDON: // fall through in checkActionType()
631 case ACTION_ABANDON: // fall through in isTerminal()
H A DTextClassificationSession.java215 case SelectionEvent.ACTION_ABANDON: in sanitizeEvent()
H A DTextClassifierEvent.java482 eventType = SelectionEvent.ACTION_ABANDON; in toSelectionEvent()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DSelectionEventTest.java42 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_ABANDON); in testCreateSelectionActionEvent_valid()
H A DTextClassifierEventTest.java206 0, 1, SelectionEvent.ACTION_ABANDON); in toSelectionEvent_selectionDismissed()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewActivityTest.java1169 if (lastEvent.getEventType() == SelectionEvent.ACTION_ABANDON) { in testSelectionMetricsLogger_abandonEventIncludesEntityType()
1175 assertEquals(SelectionEvent.ACTION_ABANDON, lastEvent.getEventType()); in testSelectionMetricsLogger_abandonEventIncludesEntityType()
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java710 SelectionEvent.ACTION_ABANDON, in run()
/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.txt56278 field public static final int ACTION_ABANDON = 107; // 0x6b