Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4255 NotificationSection lastSection = getLastVisibleSection(); in updateScrollPositionOnExpandInBottom() local
4257 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateScrollPositionOnExpandInBottom()