Searched refs:describeMismatchSafely (Results 1 – 5 of 5) sorted by relevance
150 protected void describeMismatchSafely(Bitmap item, Description mismatchDescription) { in hasNoScrim() method in EnsureBarContrastTest151 super.describeMismatchSafely(item, mismatchDescription); in hasNoScrim()180 protected void describeMismatchSafely(Bitmap item, Description mismatchDescription) {181 super.describeMismatchSafely(item, mismatchDescription);
322 public void describeMismatchSafely( in isAudioMixUidCriterion() method in AudioMixingRuleTest348 public void describeMismatchSafely(373 public void describeMismatchSafely(396 public void describeMismatchSafely(
304 public void describeMismatchSafely(MotionEvent event, Description description) { in describeMismatchSafely() method in GestureUtils.MotionEventActionMatcher327 public void describeMismatchSafely(MotionEvent event, Description description) { in isAtPoint() method in GestureUtils350 public void describeMismatchSafely(MotionEvent event, Description description) {
76 override fun describeMismatchSafely(event: MotionEvent, mismatchDescription: Description) { in withRawCoords() method
380 override fun describeMismatchSafely(item: T?, mismatchDescription: Description?) { in member() method