Searched refs:setEventType (Results 1 – 16 of 16) sorted by relevance
277 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in modifyAutoSelectionEventType()279 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in modifyAutoSelectionEventType()282 event.setEventType(SelectionEvent.EVENT_AUTO_SELECTION); in modifyAutoSelectionEventType()
384 public void setEventType(@EventType int eventType) { in setEventType() method in SelectionEvent
497 out.setEventType(eventType); in toSelectionEvent()
78 event.setEventType(AccessibilityEvent.TYPE_ANNOUNCEMENT); in announcementForScreenReader()
71 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in toSelectionEvent_smartSelectionMulti()100 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in toSelectionEvent_smartSelectionSingle()
1189 public void setEventType(@EventType int eventType) { in setEventType() method in AccessibilityEvent1319 event.setEventType(eventType); in obtain()
403 public @NonNull Builder setEventType(@EventCode int value) { in setEventType() method in AmbientContextEvent.Builder
114 event.setEventType(a11yEventTypes[i]); in testEmptyCache_a11yEventsHaveNoEffect()
1638 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in onProgressRefresh()
10925 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in setStateDescription()14389 event.setEventType(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED); in notifyViewAccessibilityStateChangedIfNeeded()14409 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in notifyViewAccessibilityStateChangedIfNeeded()27761 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in sendWindowContentChangedAccessibilityEvent()
10853 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in run()
3217 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in dispatchContentChangedIfNecessary()
1335 method @NonNull public android.app.ambientcontext.AmbientContextEvent.Builder setEventType(int);
51616 method public void setEventType(int);
34828 method public void setEventType(int);
62384 Landroid/view/textclassifier/SelectionEvent;->setEventType(I)V