Searched refs:mFastFlingVelocity (Results 1 – 1 of 1) sorted by relevance
171 private final float mFastFlingVelocity; field in RecentsView320 mFastFlingVelocity = getResources() in RecentsView()665 isFlingingFast = mScroller.getCurrVelocity() > mFastFlingVelocity; in computeScrollHelper()