Home | History | Annotate | Download | only in calendar

Lines Matching refs:mLastVelocity

643     private float mLastVelocity;
4776 mEdgeEffectTop.onAbsorb((int) mLastVelocity);
4779 mEdgeEffectBottom.onAbsorb((int) mLastVelocity);
4782 mLastVelocity = mScroller.getCurrVelocity();