Searched refs:mLastVelocity (Results 1 – 1 of 1) sorted by relevance
410 private var mLastVelocity = 0f variable3400 mEdgeEffectTop.onAbsorb(mLastVelocity.toInt()) in run()3403 mEdgeEffectBottom.onAbsorb(mLastVelocity.toInt()) in run()3406 mLastVelocity = mScroller.getCurrVelocity() in run()