Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DEnsureBarContrastTest.java150 protected void describeMismatchSafely(Bitmap item, Description mismatchDescription) { in hasNoScrim() method in EnsureBarContrastTest
151 super.describeMismatchSafely(item, mismatchDescription); in hasNoScrim()
180 protected void describeMismatchSafely(Bitmap item, Description mismatchDescription) {
181 super.describeMismatchSafely(item, mismatchDescription);
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DGestureUtils.java235 public void describeMismatchSafely(MotionEvent event, Description description) { in describeMismatchSafely() method in GestureUtils.MotionEventActionMatcher
258 public void describeMismatchSafely(MotionEvent event, Description description) { in isAtPoint() method in GestureUtils
282 public void describeMismatchSafely(MotionEvent event, Description description) {