Searched refs:setEventType (Results 1 – 14 of 14) sorted by relevance
222 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in modifyAutoSelectionEventType()224 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in modifyAutoSelectionEventType()227 event.setEventType(SelectionEvent.EVENT_AUTO_SELECTION); in modifyAutoSelectionEventType()
386 public void setEventType(@EventType int eventType) { in setEventType() method in SelectionEvent
476 out.setEventType(eventType); in toSelectionEvent()
71 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in toSelectionEvent_smartSelectionMulti()100 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in toSelectionEvent_smartSelectionSingle()
970 public void setEventType(@EventType int eventType) { in setEventType() method in AccessibilityEvent1098 event.setEventType(eventType); in obtain()
571 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in announceAccessibilityEvent()
106 event.setEventType(a11yEventTypes[i]); in testEmptyCache_a11yEventsHaveNoEffect()
3096 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in dispatchContentChangedIfNecessary()
13352 event.setEventType(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED);13372 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED);
9056 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in run()
34828 method public void setEventType(int);
53332 method public void setEventType(int);
53476 method public void setEventType(int);
76813 Landroid/view/textclassifier/SelectionEvent;->setEventType(I)V