Searched refs:getMotionEvents (Results 1 – 6 of 6) sorted by relevance
371 mGestureDetector.getMotionEvents()); in onDoubleTapAndHold()393 mGestureDetector.getMotionEvents()); in onDoubleTap()477 mGestureDetector.getMotionEvents()); in onGestureCancelled()688 mGestureDetector.getMotionEvents()); in handleActionMoveStateTouchInteracting()712 mGestureDetector.getMotionEvents()); in handleActionMoveStateTouchInteracting()734 mGestureDetector.getMotionEvents()); in handleActionMoveStateTouchInteracting()755 mGestureDetector.getMotionEvents()); in handleActionMoveStateTouchInteracting()1360 mGestureDetector.getMotionEvents()); in run()
437 public List<MotionEvent> getMotionEvents() { in getMotionEvents() method in GestureManifold
199 public List<MotionEvent> getMotionEvents() { in getMotionEvents() method in AccessibilityGestureEvent
468 List<MotionEvent> motionEvents = gestureEvent.getMotionEvents(); in passInGesture()
2989 method @NonNull public java.util.List<android.view.MotionEvent> getMotionEvents();
4515 PLcom/android/server/accessibility/gestures/GestureManifold;->getMotionEvents()Ljava/util/List;