Searched defs:matchesSafely (Results 1 – 6 of 6) sorted by relevance
36 override fun matchesSafely(event: MotionEvent): Boolean { in withCoords() method47 override fun matchesSafely(event: MotionEvent): Boolean { in withPointerCount() method60 override fun matchesSafely(event: MotionEvent): Boolean { in withCoords() method71 override fun matchesSafely(event: MotionEvent): Boolean { in withRawCoords() method86 override fun matchesSafely(event: MotionEvent): Boolean { in withMotionAction() method104 override fun matchesSafely(event: MotionEvent): Boolean { in withMotionAction() method123 override fun matchesSafely(event: MotionEvent): Boolean { in withSource() method133 override fun matchesSafely(event: MotionEvent): Boolean { in withDeviceId() method143 override fun matchesSafely(event: MotionEvent): Boolean { in withEventTime() method153 override fun matchesSafely(event: MotionEvent): Boolean { in withFlags() method[all …]
165 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityEventTypeMatcher184 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in WindowChangesMatcher203 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in ContentChangesMatcher227 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in PropertyMatcher251 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in WindowTitleMatcher279 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in WindowIdMatcher
294 protected boolean matchesSafely(MotionEvent motionEvent) { in matchesSafely() method in GestureUtils.MotionEventActionMatcher
39 protected boolean matchesSafely(List<Integer> item) { in inAscendingOrder() method
255 override fun matchesSafely(event: MotionEvent): Boolean { in testEventTime() method
376 override fun matchesSafely(item: T?): Boolean { in member() method