Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java284 private boolean mAnimateNextBackgroundTop; field in NotificationStackScrollLayout
1868 boolean animate = mAnimateNextBackgroundTop || mAnimateNextBackgroundBottom in updateBackground()
1884 mAnimateNextBackgroundTop = false; in updateBackground()
1915 if (!mAnimateNextBackgroundTop) { in startTopAnimation()
2036 if (mAnimateNextBackgroundTop in updateBackgroundBounds()
2548 mAnimateNextBackgroundTop = firstChild != mFirstVisibleBackgroundChild; in updateFirstAndLastBackgroundViews()
2551 mAnimateNextBackgroundTop = false; in updateFirstAndLastBackgroundViews()