Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DView.java28151 sendWindowContentChangedAccessibilityEvent(CONTENT_CHANGE_TYPE_UNDEFINED); in setAccessibilityDragStarted()
28372 sendWindowContentChangedAccessibilityEvent( in callDragEventHandler()
28387 sendWindowContentChangedAccessibilityEvent( in callDragEventHandler()
28392 sendWindowContentChangedAccessibilityEvent( in callDragEventHandler()
28406 void sendWindowContentChangedAccessibilityEvent(int changeType) { in sendWindowContentChangedAccessibilityEvent() method in View
H A DViewRootImpl.java8189 mStartedDragViewForA11y.sendWindowContentChangedAccessibilityEvent( in handleDragEvent()
8270 mStartedDragViewForA11y.sendWindowContentChangedAccessibilityEvent( in handleDragEvent()