Home
last modified time | relevance | path

Searched refs:setEventType (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java222 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()
DSelectionEvent.java386 public void setEventType(@EventType int eventType) { in setEventType() method in SelectionEvent
DTextClassifierEvent.java476 out.setEventType(eventType); in toSelectionEvent()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassifierEventTest.java71 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in toSelectionEvent_smartSelectionMulti()
100 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in toSelectionEvent_smartSelectionSingle()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityEvent.java970 public void setEventType(@EventType int eventType) { in setEventType() method in AccessibilityEvent
1098 event.setEventType(eventType); in obtain()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DBiometricDialogView.java571 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in announceAccessibilityEvent()
/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DAccessibilityCacheTest.java106 event.setEventType(a11yEventTypes[i]); in testEmptyCache_a11yEventsHaveNoEffect()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java3096 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in dispatchContentChangedIfNecessary()
/frameworks/base/core/java/android/view/
DView.java13352 event.setEventType(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED);
13372 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED);
DViewRootImpl.java9056 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in run()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34828 method public void setEventType(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt53332 method public void setEventType(int);
/frameworks/base/api/
Dcurrent.txt53476 method public void setEventType(int);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76813 Landroid/view/textclassifier/SelectionEvent;->setEventType(I)V