HomeSort by relevance Sort by last modified time
    Searched refs:animateHeight (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AnimationFilter.java 29 boolean animateHeight;
64 public AnimationFilter animateHeight() {
65 animateHeight = true;
117 animateHeight |= filter.animateHeight;
130 animateHeight = false;
NotificationStackScrollLayout.java     [all...]
StackStateAnimator.java 346 if (!mAnimationFilter.animateHeight) {
    [all...]

Completed in 728 milliseconds