Home
last modified time | relevance | path

Searched refs:matchesSafely (Results 1 – 7 of 7) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DAccessibilityEventFilterUtils.java71 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.AccessibilityEventTypeMatcher
90 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.WindowChangesMatcher
109 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.ContentChangesMatcher
133 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.PropertyMatcher
154 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.WindowTitleMatcher
/cts/tests/tests/widget/src/android/widget/cts/util/
DTestUtilsMatchers.java39 protected boolean matchesSafely(List<Integer> item) { in inAscendingOrder() method
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsPolicyTest.java221 protected boolean matchesSafely(Insets actual) { in insetsLessThanOrEqualTo()
231 protected boolean matchesSafely(Insets actual) {
DEnsureBarContrastTest.java128 protected boolean matchesSafely(Bitmap actual) { in hasNoScrim()
151 protected boolean matchesSafely(Bitmap actual) {
DDisplayCutoutTests.java316 protected boolean matchesSafely(Rect actual) { in insetsLessThanOrEqualTo()
326 protected boolean matchesSafely(Rect item) {
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDispatchTest.java644 protected boolean matchesSafely(MotionEvent motionEvent) { in matchesSafely() method in AccessibilityGestureDispatchTest.MotionEventActionMatcher
662 protected boolean matchesSafely(MotionEvent event) { in isAtPoint()
DAccessibilityWindowQueryTest.java868 protected boolean matchesSafely(List<T> item) {