Searched refs:getWindowChanges (Results 1 – 9 of 9) sorted by relevance
87 assertEquals(windowChanges, copyEventViaParcel(event).getWindowChanges()); in testWindowChanges_getSetWorkAcrossParceling()
1327 public int getWindowChanges() { in getWindowChanges() method in AccessibilityEvent
278 if (event.getWindowChanges() in onAccessibilityEvent()
1159 if (event.getWindowChanges() == AccessibilityEvent.WINDOWS_CHANGE_REMOVED) { in onAccessibilityEvent()
1236 return event.getWindowChanges() == mWindowChanges; in matchesSafely()
1414 return event.getWindowChanges() == mWindowChanges; in matchesSafely()
4504 if (event.getWindowChanges() == AccessibilityEvent.WINDOWS_CHANGE_ADDED) { in sendAccessibilityEventForCurrentUserLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54714 method public int getWindowChanges();