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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAnimationFilter.java36 boolean animateTopInset; field in class:AnimationFilter
82 public AnimationFilter animateTopInset() { method in class:AnimationFilter
83 animateTopInset = true;
145 animateTopInset |= filter.animateTopInset;
162 animateTopInset = false;
H A DNotificationStackScrollLayout.java4616 .animateTopInset()
4625 .animateTopInset()
4634 .animateTopInset()
4643 .animateTopInset()
4670 .animateTopInset()
4681 .animateTopInset()
4695 .animateTopInset()
4704 .animateTopInset()
4712 .animateTopInset()
4720 .animateTopInset()
[all...]
H A DExpandableViewState.java387 if (!filter.animateTopInset) {

Completed in 57 milliseconds