Searched refs:mGroupExpandedForMeasure (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java352 private boolean mGroupExpandedForMeasure; field in class:NotificationStackScrollLayout
4019 boolean animated = !mGroupExpandedForMeasure && mAnimationsEnabled
4026 if (!mGroupExpandedForMeasure) {

Completed in 42 milliseconds