Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java504 private float mLastSentExpandedHeight; field in NotificationStackScrollLayout
1367 if (appear != mLastSentAppear || expandAmount != mLastSentExpandedHeight) {
1369 mLastSentExpandedHeight = expandAmount;