Searched refs:WindowIdMatcher (Results 1 – 1 of 1) sorted by relevance
90 new WindowIdMatcher(windowId))::matches; in filterWindowsChangTypesAndWindowId()270 public static class WindowIdMatcher extends TypeSafeMatcher<AccessibilityEvent> { class273 public WindowIdMatcher(int windowId) { in WindowIdMatcher() method in WindowIdMatcher