Home
last modified time | relevance | path

Searched refs:sendWindowContentChangedAccessibilityEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java29222 sendWindowContentChangedAccessibilityEvent(CONTENT_CHANGE_TYPE_UNDEFINED); in setAccessibilityDragStarted()
29443 sendWindowContentChangedAccessibilityEvent( in callDragEventHandler()
29458 sendWindowContentChangedAccessibilityEvent( in callDragEventHandler()
29463 sendWindowContentChangedAccessibilityEvent( in callDragEventHandler()
29477 void sendWindowContentChangedAccessibilityEvent(int changeType) { in sendWindowContentChangedAccessibilityEvent() method
DViewRootImpl.java8948 mStartedDragViewForA11y.sendWindowContentChangedAccessibilityEvent( in handleDragEvent()
9029 mStartedDragViewForA11y.sendWindowContentChangedAccessibilityEvent( in handleDragEvent()