Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java287 private boolean mAnimateNextBackgroundBottom; field in NotificationStackScrollLayout
2045 boolean animate = mAnimateNextBackgroundTop || mAnimateNextBackgroundBottom in updateBackground()
2060 mAnimateNextBackgroundBottom = false; in updateBackground()
2141 if (!mAnimateNextBackgroundBottom) { in startBottomAnimation()
2249 if (mAnimateNextBackgroundBottom in updateBackgroundBounds()
2803 mAnimateNextBackgroundBottom = lastChild != mLastVisibleBackgroundChild; in updateFirstAndLastBackgroundViews()
2806 mAnimateNextBackgroundBottom = false; in updateFirstAndLastBackgroundViews()