Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java457 private float mLastSentExpandedHeight; field in NotificationStackScrollLayout
1386 if (appear != mLastSentAppear || expandAmount != mLastSentExpandedHeight) {
1388 mLastSentExpandedHeight = expandAmount;
6162 return mLastSentExpandedHeight;