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
57 public AnimationFilter animateScale() { method in class:AnimationFilter
58 animateScale = true;
108 animateScale |= filter.animateScale;
121 animateScale = false;

Completed in 55 milliseconds