Searched refs:getMotionEvents (Results 1 – 6 of 6) sorted by relevance
400 mGestureDetector.getMotionEvents()); in onDoubleTapAndHold()422 mGestureDetector.getMotionEvents()); in onDoubleTap()530 mGestureDetector.getMotionEvents()); in onGestureCancelled()764 mGestureDetector.getMotionEvents()); in handleActionMoveStateTouchInteracting()788 mGestureDetector.getMotionEvents()); in handleActionMoveStateTouchInteracting()810 mGestureDetector.getMotionEvents()); in handleActionMoveStateTouchInteracting()831 mGestureDetector.getMotionEvents()); in handleActionMoveStateTouchInteracting()1612 mGestureDetector.getMotionEvents()); in run()
437 public List<MotionEvent> getMotionEvents() { in getMotionEvents() method in GestureManifold
205 public List<MotionEvent> getMotionEvents() { in getMotionEvents() method in AccessibilityGestureEvent
469 List<MotionEvent> motionEvents = gestureEvent.getMotionEvents(); in passInGesture()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3339 method @NonNull public java.util.List<android.view.MotionEvent> getMotionEvents();