Searched defs:addMovement (Results 1 – 7 of 7) sorted by relevance
173 private fun addMovement(event: MotionEvent) { in addMovement() method in com.android.wm.shell.shared.bubbles.RelativeTouchListener
144 private void addMovement(MotionEvent motionEvent) { in addMovement() method in MenuListViewTouchHandler
241 void VelocityTracker::addMovement(nsecs_t eventTime, int32_t pointerId, int32_t axis, in addMovement() function in android::VelocityTracker278 void VelocityTracker::addMovement(const MotionEvent& event) { in addMovement() function in android::VelocityTracker394 void AccumulatingVelocityTrackerStrategy::addMovement(nsecs_t eventTime, int32_t pointerId, in addMovement() function in android::AccumulatingVelocityTrackerStrategy772 void IntegratingVelocityTrackerStrategy::addMovement(nsecs_t eventTime, int32_t pointerId, in addMovement() function in android::IntegratingVelocityTrackerStrategy
478 private fun addMovement(event: MotionEvent) { in <lambda>() method in com.android.wm.shell.shared.magnetictarget.MagnetizedObject
60 void VelocityTrackerState::addMovement(const MotionEvent& event) { in addMovement() function in android::VelocityTrackerState
365 public void addMovement(MotionEvent event) { in addMovement() method in VelocityTracker
1481 public void addMovement(MotionEvent ev) { in addMovement() method in KeyboardView.SwipeTracker