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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAnimationFilter.java27 boolean animateZ; field in class:AnimationFilter
54 public AnimationFilter animateZ() { method in class:AnimationFilter
55 animateZ = true;
115 animateZ |= filter.animateZ;
128 animateZ = false;

Completed in 5 milliseconds