Searched defs:withViewMatcher (Results 1 - 2 of 2) sorted by relevance

/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/
H A DAmbiguousViewMatcherException.java101 public Builder withViewMatcher(Matcher<? super View> viewMatcher) { method in class:AmbiguousViewMatcherException.Builder
H A DNoMatchingViewException.java103 public Builder withViewMatcher(Matcher<? super View> viewMatcher) { method in class:NoMatchingViewException.Builder

Completed in 69 milliseconds