Searched defs:shouldAnimate (Results 1 – 8 of 8) sorted by relevance
108 val shouldAnimate = wasAnimating && abs(newValue - lastValue) > 0.5f regex177 val shouldAnimate = wasAnimating && abs(newValue - lastValue) > 0.5f regex
168 private boolean shouldAnimate(ImageView iv) { in shouldAnimate() method in QSIconViewImpl
532 val shouldAnimate = animateNextStateChange && !applyImmediately regex
292 var shouldAnimate = animated regex
490 private boolean shouldAnimate() { in shouldAnimate() method in AutoScrollHelper
481 private void onStackYChanged(boolean shouldAnimate) { in onStackYChanged()
3006 boolean shouldAnimate() { in shouldAnimate() method in Task
7521 boolean shouldAnimate() { in shouldAnimate() method in ActivityRecord