Searched defs:animateScale (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAnimationFilter.java28 boolean animateScale; field in class:AnimationFilter
59 public AnimationFilter animateScale() { method in class:AnimationFilter
60 animateScale = true;
116 animateScale |= filter.animateScale;
129 animateScale = false;

Completed in 37 milliseconds