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