Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
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()
DSelectionEvent.java86 EVENT_SMART_SELECTION_SINGLE, EVENT_SMART_SELECTION_MULTI,
103 public static final int EVENT_SMART_SELECTION_MULTI = 4; field in SelectionEvent
DTextClassifierEvent.java455 eventType = SelectionEvent.EVENT_SMART_SELECTION_MULTI; in toSelectionEvent()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassifierEventTest.java71 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in toSelectionEvent_smartSelectionMulti()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt56920 field public static final int EVENT_SMART_SELECTION_MULTI = 4; // 0x4