Searched refs:scrollingFast (Results 1 – 1 of 1) sorted by relevance
401 boolean scrollingFast = currentScrollVelocity > mScrollFastThreshold in updateAppearance()420 final float inShelfAmount = getAmountInShelf(i, child, scrollingFast, in updateAppearance()725 boolean scrollingFast,788 scrollingFast, expandingAnimated, isLastChild);810 boolean scrollingFast, in updateIconPositioning() argument822 iconState.noAnimations = (scrollingFast || expandingAnimated) && !isLastChild; in updateIconPositioning()825 && (scrollingFast || (expandingAnimated && !ViewState.isAnimatingY(icon)))) { in updateIconPositioning()