Searched refs:getWindowChanges (Results 1 – 8 of 8) sorted by relevance
87 assertEquals(windowChanges, copyEventViaParcel(event).getWindowChanges()); in testWindowChanges_getSetWorkAcrossParceling()
276 if (event.getWindowChanges() in onAccessibilityEvent()
1261 public int getWindowChanges() { in getWindowChanges() method in AccessibilityEvent
1144 if (event.getWindowChanges() == AccessibilityEvent.WINDOWS_CHANGE_REMOVED) { in onAccessibilityEvent()
1211 return event.getWindowChanges() == mWindowChanges; in matchesSafely()
3744 if (event.getWindowChanges() == AccessibilityEvent.WINDOWS_CHANGE_ADDED) { in sendAccessibilityEventForCurrentUserLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54142 method public int getWindowChanges();