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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAnimationFilter.java26 boolean animateY; field in class:AnimationFilter
44 public AnimationFilter animateY() { method in class:AnimationFilter
45 animateY = true;
114 animateY |= filter.animateY;
127 animateY = false;

Completed in 24 milliseconds