Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java343 private boolean mAnimateNextSectionBoundsChange; field in NotificationStackScrollLayout
2412 boolean animate = mAnimateNextSectionBoundsChange || mAnimateNextBackgroundTop
2431 mAnimateNextSectionBoundsChange = false;
2467 : mAnimateNextSectionBoundsChange,
2470 : mAnimateNextSectionBoundsChange);
3031 mAnimateNextSectionBoundsChange = sectionViewsChanged; in updateFirstAndLastBackgroundViews()
3035 mAnimateNextSectionBoundsChange = false; in updateFirstAndLastBackgroundViews()