Searched refs:mLastVelocity (Results 1 – 1 of 1) sorted by relevance
643 private float mLastVelocity; field in DayView4778 mEdgeEffectTop.onAbsorb((int) mLastVelocity); in run()4781 mEdgeEffectBottom.onAbsorb((int) mLastVelocity); in run()4784 mLastVelocity = mScroller.getCurrVelocity(); in run()