Home
last modified time | relevance | path

Searched refs:touchTargetResultMatcher (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DAccessibilityUtil.java149 Matcher<AccessibilityCheckResult> touchTargetResultMatcher = in setSuppressingResultMatcher() local
157 Matchers.anyOf(touchTargetResultMatcher, duplicateBoundsResultMatcher)); in setSuppressingResultMatcher()
160 Matchers.anyOf(matcher, touchTargetResultMatcher, duplicateBoundsResultMatcher)); in setSuppressingResultMatcher()