Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassifierEventTest.java74 expected.setEventIndex(eventIndex); in toSelectionEvent_smartSelectionMulti()
86 .setEventIndex(eventIndex) in toSelectionEvent_smartSelectionMulti()
103 expected.setEventIndex(eventIndex); in toSelectionEvent_smartSelectionSingle()
115 .setEventIndex(eventIndex) in toSelectionEvent_smartSelectionSingle()
135 expected.setEventIndex(eventIndex); in toSelectionEvent_resetSelection()
149 .setEventIndex(eventIndex) in toSelectionEvent_resetSelection()
164 expected.setEventIndex(eventIndex); in toSelectionEvent_modifySelection()
172 .setEventIndex(eventIndex) in toSelectionEvent_modifySelection()
196 .setEventIndex(eventIndex) in toSelectionEvent_copyAction()
212 .setEventIndex(eventIndex) in toSelectionEvent_selectionDismissed()
[all …]
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java248 .setEventIndex(mPrevEvent.getEventIndex() + 1); in sanitizeEvent()
H A DTextClassifierEvent.java440 out.setEventIndex(getEventIndex()); in toSelectionEvent()
588 public T setEventIndex(int eventIndex) { in setEventIndex() method in TextClassifierEvent.Builder
H A DSelectionEvent.java534 public SelectionEvent setEventIndex(int index) { in setEventIndex() method in SelectionEvent
/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.txt56491 method @NonNull public T setEventIndex(int);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62382 Landroid/view/textclassifier/SelectionEvent;->setEventIndex(I)Landroid/view/textclassifier/Selectio…