Searched refs:mLastVelocity (Results 1 – 1 of 1) sorted by relevance
635 private float mLastVelocity; field in DayView3772 mEdgeEffectTop.onAbsorb((int) mLastVelocity); in run()3775 mEdgeEffectBottom.onAbsorb((int) mLastVelocity); in run()3778 mLastVelocity = mScroller.getCurrVelocity(); in run()