Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java205 private boolean mChangePositionInProgress; field in NotificationStackScrollLayout
2779 if (mChangePositionInProgress) {
3113 if (mIsExpanded && mAnimationsEnabled && !mChangePositionInProgress) {
3121 if (isHeadsUp(child) && mAnimationsEnabled && !mChangePositionInProgress) {
3146 mChangePositionInProgress = true;
3151 mChangePositionInProgress = false;