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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAnimationFilter.java34 boolean animateZ; field in class:AnimationFilter
72 public AnimationFilter animateZ() { method in class:AnimationFilter
73 animateZ = true;
143 animateZ |= filter.animateZ;
159 animateZ = false;
H A DNotificationStackScrollLayout.java4618 .animateZ()
4627 .animateZ()
4636 .animateZ()
4646 .animateZ(),
4659 .animateZ(),
4672 .animateZ(),
4684 .animateZ()
4697 .animateZ(),
4706 .animateZ(),
4714 .animateZ(),
[all...]
H A DViewState.java420 if (!filter.animateZ) {

Completed in 51 milliseconds