Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
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()
DSelectionEvent.java86 EVENT_SMART_SELECTION_SINGLE, EVENT_SMART_SELECTION_MULTI,
101 public static final int EVENT_SMART_SELECTION_SINGLE = 3; field in SelectionEvent
DTextClassifierEvent.java452 eventType = SelectionEvent.EVENT_SMART_SELECTION_SINGLE; in toSelectionEvent()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassifierEventTest.java100 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in toSelectionEvent_smartSelectionSingle()
/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.txt56921 field public static final int EVENT_SMART_SELECTION_SINGLE = 3; // 0x3