Home
last modified time | relevance | path

Searched defs:MotionEventInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DMotionEventInfo.java28 final class MotionEventInfo { class
40 MotionEventInfo(MotionEvent event, MotionEvent rawEvent, in MotionEventInfo() method in MotionEventInfo
DFullScreenMagnificationGestureHandler.java1178 private static final class MotionEventInfo { class in FullScreenMagnificationGestureHandler
/frameworks/base/core/tests/coretests/src/android/widget/
DEditorCursorDragTest.java761 private static class MotionEventInfo { class in EditorCursorDragTest
766 private MotionEventInfo(int index, float ratioToLineTop, int expectedCursorIndex) { in MotionEventInfo() method in EditorCursorDragTest.MotionEventInfo