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.java319 private boolean mAnimateNextBackgroundBottom; field in NotificationStackScrollLayout
2260 boolean animate = mAnimateNextBackgroundTop || mAnimateNextBackgroundBottom
2275 mAnimateNextBackgroundBottom = false;
2356 if (!mAnimateNextBackgroundBottom) {
2461 if (mAnimateNextBackgroundBottom
3015 mAnimateNextBackgroundBottom = lastChild != mLastVisibleBackgroundChild;
3018 mAnimateNextBackgroundBottom = false;