Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2064 updateScrollPositionOnExpandInBottom(view); in onHeightChanged()
2079 private void updateScrollPositionOnExpandInBottom(ExpandableView view) { in updateScrollPositionOnExpandInBottom() method in NotificationStackScrollLayout