Searched refs:setEventIndex (Results 1 – 4 of 4) sorted by relevance
74 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 …]
193 .setEventIndex(mPrevEvent.getEventIndex() + 1); in sanitizeEvent()
410 out.setEventIndex(getEventIndex()); in toSelectionEvent()558 public T setEventIndex(int eventIndex) { in setEventIndex() method in TextClassifierEvent.Builder
507 public SelectionEvent setEventIndex(int index) { in setEventIndex() method in SelectionEvent