Home
last modified time | relevance | path

Searched refs:EVENT_AUTO_SELECTION (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java212 case SelectionEvent.EVENT_AUTO_SELECTION: in sanitizeEvent()
273 case SelectionEvent.EVENT_AUTO_SELECTION: in modifyAutoSelectionEventType()
282 event.setEventType(SelectionEvent.EVENT_AUTO_SELECTION); in modifyAutoSelectionEventType()
H A DSelectionEvent.java87 EVENT_AUTO_SELECTION})
105 public static final int EVENT_AUTO_SELECTION = 5; field in SelectionEvent
287 start, end, SelectionEvent.EVENT_AUTO_SELECTION, in createSelectionModifiedEvent()
H A DTextClassifierEvent.java458 eventType = SelectionEvent.EVENT_AUTO_SELECTION; in toSelectionEvent()
/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.txt56290 field public static final int EVENT_AUTO_SELECTION = 5; // 0x5