Searched refs:matchesSafely (Results 1 – 9 of 9) sorted by relevance
46 override fun matchesSafely(view: View?): Boolean { in withIndex() method59 override fun matchesSafely(view: RecyclerView): Boolean { in atPosition() method78 override fun matchesSafely(view: View): Boolean { in isAbove() method
49 public boolean matchesSafely(View view) { in withFirstId() method
58 public boolean matchesSafely(View view) { in atPositionOnView() method
85 protected boolean matchesSafely(RecyclerView view) { in atPositionOnItemViewType() method in RecyclerViewTestUtils
404 public boolean matchesSafely(View view) { in ViewPagerMatcher() method in PreviewMultiSelectTest
260 protected boolean matchesSafely(RectF item) { in matchesSafely() method in TaskViewSimulatorTest.AlmostSame
543 public boolean matchesSafely(WifiNative.BucketSettings bucketSettings, in bandIs()568 public boolean matchesSafely(WifiNative.BucketSettings bucketSettings,
315 public boolean matchesSafely(Toolbar toolbar) { in withToolbarTitle()
3124 protected boolean matchesSafely(RecyclerView view, Description mismatchDescription) { in matchesSafely() method in ChooserActivityTest.GridRecyclerSpanCountMatcher