Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
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()
188 expected.setEventIndex(eventIndex); in toSelectionEvent_copyAction()
196 .setEventIndex(eventIndex) in toSelectionEvent_copyAction()
[all …]
/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java193 .setEventIndex(mPrevEvent.getEventIndex() + 1); in sanitizeEvent()
DTextClassifierEvent.java419 out.setEventIndex(getEventIndex()); in toSelectionEvent()
567 public T setEventIndex(int eventIndex) { in setEventIndex() method in TextClassifierEvent.Builder
DSelectionEvent.java531 public SelectionEvent setEventIndex(int index) { in setEventIndex() method in SelectionEvent
/frameworks/base/non-updatable-api/
Dcurrent.txt55061 method @NonNull public T setEventIndex(int);
/frameworks/base/api/
Dcurrent.txt55205 method @NonNull public T setEventIndex(int);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76811 Landroid/view/textclassifier/SelectionEvent;->setEventIndex(I)Landroid/view/textclassifier/Selectio…