Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DAccessibilityEventFilterUtils.java85 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.AccessibilityEventTypeMatcher
104 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.WindowChangesMatcher
123 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.ContentChangesMatcher
147 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.PropertyMatcher
168 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.WindowTitleMatcher
194 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventFilterUtils.WindowIdMatcher
DGestureUtils.java225 protected boolean matchesSafely(MotionEvent motionEvent) { in matchesSafely() method in GestureUtils.MotionEventActionMatcher
248 protected boolean matchesSafely(MotionEvent event) { in isAtPoint()
272 protected boolean matchesSafely(MotionEvent event) {
/cts/tests/tests/widget/src/android/widget/cts/util/
DTestUtilsMatchers.java39 protected boolean matchesSafely(List<Integer> item) { in inAscendingOrder() method
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DMatcherUtils.java64 protected boolean matchesSafely(RECEIVER item) { in propertyMatches()
DApexSignatureVerificationTest.java284 protected boolean matchesSafely(File actual) { in pubkeyShouldNotEqualTo()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMatcherUtils.java66 protected boolean matchesSafely(RECEIVER item) { in propertyMatches()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DEnsureBarContrastTest.java144 protected boolean matchesSafely(Bitmap actual) { in hasNoScrim()
167 protected boolean matchesSafely(Bitmap actual) {
DWindowInsetsPolicyTest.java268 protected boolean matchesSafely(Insets actual) { in insetsLessThanOrEqualTo()
278 protected boolean matchesSafely(Insets actual) {
DDisplayCutoutTests.java483 protected boolean matchesSafely(Rect actual) { in insetsLessThanOrEqualTo()
493 protected boolean matchesSafely(Rect item) {
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityWindowQueryTest.java973 protected boolean matchesSafely(List<T> item) {