Home
last modified time | relevance | path

Searched refs:animateHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAnimationFilter.java36 boolean animateHeight; field in AnimationFilter
76 public AnimationFilter animateHeight() { in animateHeight() method in AnimationFilter
77 animateHeight = true; in animateHeight()
139 animateHeight |= filter.animateHeight; in combineFilter()
153 animateHeight = false; in reset()
DExpandableViewState.java231 if (!filter.animateHeight) { in startHeightAnimation()
DNotificationStackScrollLayout.java6049 .animateHeight()
6058 .animateHeight()
6066 .animateHeight()
6074 .animateHeight()
6091 .animateHeight()
6098 .animateHeight()
6111 .animateHeight()
6119 .animateHeight()
6126 .animateHeight()
6133 .animateHeight()
[all …]