Searched defs:MotionEventMatcher (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/ | ||
H A D | MotionEventMatcher.java | 29 public class MotionEventMatcher extends TypeSafeMatcher<MotionEvent> { class |
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/ | ||
H A D | MagnificationGesturesObserverTest.java | 131 private static class MotionEventMatcher implements ArgumentMatcher<MotionEvent> { class in MagnificationGesturesObserverTest |