Home
last modified time | relevance | path

Searched refs:addMovement (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/native/include/input/
DVelocityTracker.h83 void addMovement(nsecs_t eventTime, BitSet32 idBits, const Position* positions);
86 void addMovement(const MotionEvent* event);
130 virtual void addMovement(nsecs_t eventTime, BitSet32 idBits,
162 virtual void addMovement(nsecs_t eventTime, BitSet32 idBits,
205 virtual void addMovement(nsecs_t eventTime, BitSet32 idBits,
239 virtual void addMovement(nsecs_t eventTime, BitSet32 idBits,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPlatformVelocityTracker.java48 public void addMovement(MotionEvent event) { in addMovement() method in PlatformVelocityTracker
49 mTracker.addMovement(event); in addMovement()
DVelocityTrackerInterface.java26 public void addMovement(MotionEvent event); in addMovement() method
DNoisyVelocityTracker.java59 public void addMovement(MotionEvent event) { in addMovement() method in NoisyVelocityTracker
DKeyguardAffordanceHelper.java421 mVelocityTracker.addMovement(event);
/frameworks/base/core/jni/
Dandroid_view_VelocityTracker.cpp50 void addMovement(const MotionEvent* event);
76 void VelocityTrackerState::addMovement(const MotionEvent* event) { in addMovement() function in android::VelocityTrackerState
77 mVelocityTracker.addMovement(event); in addMovement()
169 state->addMovement(event); in android_view_VelocityTracker_nativeAddMovement()
/frameworks/native/libs/input/
DVelocityTracker.cpp220 void VelocityTracker::addMovement(nsecs_t eventTime, BitSet32 idBits, const Position* positions) { in addMovement() function in android::VelocityTracker
242 mStrategy->addMovement(eventTime, idBits, positions); in addMovement()
264 void VelocityTracker::addMovement(const MotionEvent* event) { in addMovement() function in android::VelocityTracker
323 addMovement(eventTime, idBits, positions); in addMovement()
332 addMovement(eventTime, idBits, positions); in addMovement()
376 void LeastSquaresVelocityTrackerStrategy::addMovement(nsecs_t eventTime, BitSet32 idBits, in addMovement() function in android::LeastSquaresVelocityTrackerStrategy
710 void IntegratingVelocityTrackerStrategy::addMovement(nsecs_t eventTime, BitSet32 idBits, in addMovement() function in android::IntegratingVelocityTrackerStrategy
832 void LegacyVelocityTrackerStrategy::addMovement(nsecs_t eventTime, BitSet32 idBits, in addMovement() function in android::LegacyVelocityTrackerStrategy
DVelocityControl.cpp69 mVelocityTracker.addMovement(eventTime, BitSet32(BitSet32::valueForBit(0)), &mRawPosition); in move()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java145 mVelocityTracker.addMovement(createMotionEventForStackScroll(ev)); in onInterceptTouchEvent()
153 mVelocityTracker.addMovement(createMotionEventForStackScroll(ev)); in onInterceptTouchEvent()
220 mVelocityTracker.addMovement(createMotionEventForStackScroll(ev)); in onTouchEvent()
239 mVelocityTracker.addMovement(createMotionEventForStackScroll(ev)); in onTouchEvent()
DSwipeHelper.java189 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
197 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
297 mVelocityTracker.addMovement(ev); in onTouchEvent()
/frameworks/base/core/java/com/android/internal/widget/
DSwipeDismissLayout.java160 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
229 mVelocityTracker.addMovement(ev); in onTouchEvent()
296 mVelocityTracker.addMovement(ev);
DResolverDrawerLayout.java165 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
213 mVelocityTracker.addMovement(ev); in onTouchEvent()
DPointerLocationView.java575 mVelocity.addMovement(event); in onPointerEvent()
578 mAltVelocity.addMovement(event); in onPointerEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java237 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
265 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
410 mVelocityTracker.addMovement(ev); in onTouchEvent()
DExpandHelper.java351 mVelocityTracker.addMovement(event); in trackVelocity()
357 mVelocityTracker.addMovement(event); in trackVelocity()
/frameworks/base/core/java/android/view/
DVelocityTracker.java122 public void addMovement(MotionEvent event) { in addMovement() method in VelocityTracker
DGestureDetector.java460 mVelocityTracker.addMovement(ev); in onTouchEvent()
/frameworks/base/docs/html/training/gestures/
Dmovement.jd125 mVelocityTracker.addMovement(event);
128 mVelocityTracker.addMovement(event);
/frameworks/base/core/java/android/widget/
DSlidingDrawer.java414 mVelocityTracker.addMovement(event); in onInterceptTouchEvent()
427 mVelocityTracker.addMovement(event); in onTouchEvent()
DScrollView.java519 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
548 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
739 mVelocityTracker.addMovement(vtev); in onTouchEvent()
DHorizontalScrollView.java484 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
506 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
548 mVelocityTracker.addMovement(ev); in onTouchEvent()
/frameworks/base/core/tests/coretests/src/android/view/
DVelocityTest.java259 vt.addMovement(me); in addMotionEvent()
/frameworks/support/v4/java/android/support/v4/view/
DGestureDetectorCompat.java229 mVelocityTracker.addMovement(ev); in onTouchEvent()
/frameworks/support/v4/java/android/support/v4/widget/
DViewDragHelper.java959 mVelocityTracker.addMovement(ev); in shouldInterceptTouchEvent()
1089 mVelocityTracker.addMovement(ev); in processTouchEvent()
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DSlidingChallengeLayout.java561 mVelocityTracker.addMovement(ev); in onInterceptTouchEvent()
628 mVelocityTracker.addMovement(ev); in onTouchEvent()

12