Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java194 modifyAutoSelectionEventType(event); in sanitizeEvent()
269 private void modifyAutoSelectionEventType(SelectionEvent event) { in modifyAutoSelectionEventType() method in TextClassificationSession.SelectionEventHelper