Searched defs:motionEvents (Results 1 – 10 of 10) sorted by relevance
360 final List<MotionEvent> motionEvents = new ArrayList<>(); in getMotionEventsFromGestureSteps() local394 private void appendMoveEventIfNeeded(List<MotionEvent> motionEvents, in appendMoveEventIfNeeded()415 private void appendUpEvents(List<MotionEvent> motionEvents, in appendUpEvents()443 private void appendDownEvents(List<MotionEvent> motionEvents, in appendDownEvents()
42 public Result isTap(List<MotionEvent> motionEvents, double falsePenalty) { in isTap()
99 List<MotionEvent> motionEvents = getRecentMotionEvents(); in calculateFalsingResult() local205 private List<Point> rotateMotionEvents(List<MotionEvent> motionEvents, double angle) { in rotateMotionEvents()
124 List<MotionEvent> motionEvents = getRecentMotionEvents(); in calculateDistances() local
101 List<MotionEvent> motionEvents = unpackMotionEvent(motionEvent); in onMotionEvent() local
47 private val motionEvents = mutableListOf<MotionEvent>() constant in com.android.wm.shell.windowdecor.DragDetectorTest
161 int gestureId, int displayId, @NonNull List<MotionEvent> motionEvents) { in AccessibilityGestureEvent()
307 final List<MotionEvent> motionEvents = in goFromStateIdleTo() local
469 List<MotionEvent> motionEvents = gestureEvent.getMotionEvents(); in passInGesture() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...