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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AnimationFilter.java 30 boolean animateTopInset;
67 public AnimationFilter animateTopInset() {
68 animateTopInset = true;
110 animateTopInset |= filter.animateTopInset;
123 animateTopInset = false;
NotificationStackScrollLayout.java     [all...]
StackStateAnimator.java 386 if (!mAnimationFilter.animateTopInset) {
    [all...]

Completed in 104 milliseconds