Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java359 private boolean mAnimateNextSectionBoundsChange; field in NotificationStackScrollLayout
2437 boolean animate = mAnimateNextSectionBoundsChange || mAnimateNextBackgroundTop
2456 mAnimateNextSectionBoundsChange = false;
2495 : mAnimateNextSectionBoundsChange,
2498 : mAnimateNextSectionBoundsChange);
3167 mAnimateNextSectionBoundsChange = sectionViewsChanged;
3171 mAnimateNextSectionBoundsChange = false;