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