Home | History | Annotate | Download | only in calendar

Lines Matching refs:mLastVelocity

642     private float mLastVelocity;
4766 mEdgeEffectTop.onAbsorb((int) mLastVelocity);
4769 mEdgeEffectBottom.onAbsorb((int) mLastVelocity);
4772 mLastVelocity = mScroller.getCurrVelocity();