Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DAccessibilityEvent.java893 public void setEventType(int eventType) { in setEventType() method in AccessibilityEvent
1001 event.setEventType(eventType); in obtain()
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAccessibilityCacheTest.java110 event.setEventType(a11yEventTypes[i]); in testEmptyCache_a11yEventsHaveNoEffect()
/frameworks/base/core/java/android/view/
DViewRootImpl.java7924 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in run()
DView.java11216 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED);
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java3095 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in dispatchContentChangedIfNecessary()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java3273 event.setEventType(AccessibilityEventCompat.TYPE_WINDOW_CONTENT_CHANGED); in dispatchContentChangedIfNecessary()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34828 method public void setEventType(int);
/frameworks/base/api/
Dcurrent.txt47158 method public void setEventType(int);
Dtest-current.txt47622 method public void setEventType(int);
Dsystem-current.txt50749 method public void setEventType(int);
/frameworks/base/config/
Dboot-image-profile.txt34407 HSPLandroid/view/accessibility/AccessibilityEvent;->setEventType(I)V