Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java210 case SelectionEvent.EVENT_SMART_SELECTION_SINGLE: // fall through in sanitizeEvent()
271 case SelectionEvent.EVENT_SMART_SELECTION_SINGLE: // fall through in modifyAutoSelectionEventType()
279 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in modifyAutoSelectionEventType()
H A DSelectionEvent.java86 EVENT_SMART_SELECTION_SINGLE, EVENT_SMART_SELECTION_MULTI,
101 public static final int EVENT_SMART_SELECTION_SINGLE = 3; field in SelectionEvent
H A DTextClassifierEvent.java452 eventType = SelectionEvent.EVENT_SMART_SELECTION_SINGLE; in toSelectionEvent()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassifierEventTest.java100 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in toSelectionEvent_smartSelectionSingle()
/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.txt56294 field public static final int EVENT_SMART_SELECTION_SINGLE = 3; // 0x3