Searched defs:PropertyMatcher (Results 1 – 1 of 1) sorted by relevance
204 public static class PropertyMatcher<T> extends TypeSafeMatcher<AccessibilityEvent> { class209 public PropertyMatcher(T property, String description, in PropertyMatcher() method in PropertyMatcher