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;
62 public AnimationFilter animateHeight() {
63 animateHeight = true;
109 animateHeight |= filter.animateHeight;
122 animateHeight = false;
NotificationStackScrollLayout.java     [all...]
StackStateAnimator.java 327 if (!mAnimationFilter.animateHeight) {
    [all...]

Completed in 40 milliseconds