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()
1366 public void setEventType(@EventType int eventType) { in setEventType() method in AccessibilityEvent1513 event.setEventType(eventType); in obtain()
459 public @NonNull Builder setEventType(@EventCode int value) { in setEventType() method in AmbientContextEvent.Builder
114 event.setEventType(a11yEventTypes[i]); in testEmptyCache_a11yEventsHaveNoEffect()
1647 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in onProgressRefresh()
11829 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED);15746 event.setEventType(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED); in notifyViewAccessibilityStateChangedIfNeeded()15766 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in notifyViewAccessibilityStateChangedIfNeeded()29480 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in sendWindowContentChangedAccessibilityEvent()
12073 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in run()
3217 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in dispatchContentChangedIfNecessary()
1672 method @NonNull public android.app.ambientcontext.AmbientContextEvent.Builder setEventType(int);
54724 method public void setEventType(int);
34828 method public void setEventType(int);
61741 Landroid/view/textclassifier/SelectionEvent;->setEventType(I)V