Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java331 private boolean mAnimateNextBackgroundBottom; field in NotificationStackScrollLayout
2322 || mAnimateNextBackgroundBottom || areSectionBoundsAnimating();
2339 mAnimateNextBackgroundBottom = false;
2381 ? mAnimateNextBackgroundBottom
2911 mAnimateNextBackgroundBottom = lastChild != previousLastChild || mAnimateBottomOnLayout; in updateFirstAndLastBackgroundViews()
2915 mAnimateNextBackgroundBottom = false; in updateFirstAndLastBackgroundViews()