Searched refs:scrollingFast (Results 1 – 1 of 1) sorted by relevance
468 boolean scrollingFast = currentScrollVelocity > mScrollFastThreshold in updateAppearance()487 final float inShelfAmount = getAmountInShelf(i, child, scrollingFast, in updateAppearance()788 boolean scrollingFast,851 scrollingFast, expandingAnimated, isLastChild);873 boolean scrollingFast, in updateIconPositioning() argument885 iconState.noAnimations = (scrollingFast || expandingAnimated) && !isLastChild; in updateIconPositioning()888 && (scrollingFast || (expandingAnimated && !ViewState.isAnimatingY(icon)))) { in updateIconPositioning()