Searched defs:matchesSafely (Results 1 – 12 of 12) sorted by relevance
28 public boolean matchesSafely(View view) { in matchesSafely() method in IsActivatedMatcher
31 protected boolean matchesSafely(ProgressBar item) { in matchesSafely() method in ProgressBarIndeterminateMatcher
48 public boolean matchesSafely(View view) { in matchesSafely() method in IndexMatcher
43 public boolean matchesSafely(View view) { in matchesSafely() method in NthChildMatcher
44 protected boolean matchesSafely(View item) { in matchesSafely() method in DrawableMatcher
46 protected boolean matchesSafely(View item) { in matchesSafely() method in PaddingMatcher
49 public boolean matchesSafely(View view) { in withFirstId() method
177 protected boolean matchesSafely(CallTypeIconsView callTypeIconsView) { in matchesSafely() method in RecentCallLogTest.CallTypeIconMatcher
178 protected boolean matchesSafely(Root item) { in matchesSafely() method in AppStyledDialogControllerTest.RootWithDecorMatcher
194 protected boolean matchesSafely(RectF item) { in matchesSafely() method in TaskViewSimulatorTest.AlmostSame
257 protected boolean matchesSafely(Root item) { in matchesSafely() method in AlertDialogBuilderTest.RootWithDecorMatcher
496 protected boolean matchesSafely(final RecyclerView view) { in atPosition() method in CarUiImeWideScreenControllerTest