Searched refs:getWindowChanges (Results 1 – 7 of 7) sorted by relevance
87 assertEquals(windowChanges, copyEventViaParcel(event).getWindowChanges()); in testWindowChanges_getSetWorkAcrossParceling()
276 if (event.getWindowChanges() in onAccessibilityEvent()
1150 public int getWindowChanges() { in getWindowChanges() method in AccessibilityEvent
1027 if (event.getWindowChanges() == AccessibilityEvent.WINDOWS_CHANGE_REMOVED) { in onAccessibilityEvent()
1032 return event.getWindowChanges() == mWindowChanges; in matchesSafely()
3408 if (event.getWindowChanges() == AccessibilityEvent.WINDOWS_CHANGE_ADDED) { in sendAccessibilityEventForCurrentUserLocked()
51608 method public int getWindowChanges();