Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java211 case SelectionEvent.EVENT_SMART_SELECTION_MULTI: // fall through in sanitizeEvent()
272 case SelectionEvent.EVENT_SMART_SELECTION_MULTI: // fall through in modifyAutoSelectionEventType()
277 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in modifyAutoSelectionEventType()
H A DSelectionEvent.java86 EVENT_SMART_SELECTION_SINGLE, EVENT_SMART_SELECTION_MULTI,
103 public static final int EVENT_SMART_SELECTION_MULTI = 4; field in SelectionEvent
H A DTextClassifierEvent.java455 eventType = SelectionEvent.EVENT_SMART_SELECTION_MULTI; in toSelectionEvent()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassifierEventTest.java71 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in toSelectionEvent_smartSelectionMulti()
/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.txt56293 field public static final int EVENT_SMART_SELECTION_MULTI = 4; // 0x4