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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAnimationFilter.java29 boolean animateHeight; field in class:AnimationFilter
62 public AnimationFilter animateHeight() { method in class:AnimationFilter
63 animateHeight = true;
109 animateHeight |= filter.animateHeight;
122 animateHeight = false;

Completed in 342 milliseconds