Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1014 private void notifyHeightChangeListener(ExpandableView view) { in notifyHeightChangeListener() method in NotificationStackScrollLayout
1015 notifyHeightChangeListener(view, false /* needsAnimation */); in notifyHeightChangeListener()
1018 private void notifyHeightChangeListener(ExpandableView view, boolean needsAnimation) { in notifyHeightChangeListener() method in NotificationStackScrollLayout
1385 notifyHeightChangeListener(null, shouldAnimate);
4215 notifyHeightChangeListener(view, needsAnimation); in onChildHeightChanged()
4491 notifyHeightChangeListener(mShelf); in setDozing()
4918 notifyHeightChangeListener(null, animated); in setPulsing()
5009 notifyHeightChangeListener(mShelf); in setMaxDisplayedNotifications()
6479 notifyHeightChangeListener(row);