Searched refs:noAnimations (Results 1 – 2 of 2) sorted by relevance
634 iconState.noAnimations = (scrollingFast || expandingAnimated) && !forceInShelf;635 iconState.useFullTransitionAmount = iconState.noAnimations646 iconState.noAnimations = true;
692 public boolean noAnimations; field in IconState703 && !noAnimations; in applyToView()