Searched defs:WindowIdMatcher (Results 1 – 1 of 1) sorted by relevance
270 public static class WindowIdMatcher extends TypeSafeMatcher<AccessibilityEvent> { class273 public WindowIdMatcher(int windowId) { in WindowIdMatcher() method in WindowIdMatcher