Searched refs:mWindowChanges (Results 1 – 1 of 1) sorted by relevance
82 private int mWindowChanges; field in AccessibilityEventFilterUtils.WindowChangesMatcher86 mWindowChanges = windowChanges; in WindowChangesMatcher()91 return (event.getWindowChanges() & mWindowChanges) == mWindowChanges; in matchesSafely()96 description.appendText("With window change type " + mWindowChanges); in describeTo()