Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java998 private void notifyHeightChangeListener(ExpandableView view) { in notifyHeightChangeListener() method in NotificationStackScrollLayout
999 notifyHeightChangeListener(view, false /* needsAnimation */); in notifyHeightChangeListener()
1003 private void notifyHeightChangeListener(ExpandableView view, boolean needsAnimation) { in notifyHeightChangeListener() method in NotificationStackScrollLayout
1253 notifyHeightChangeListener(null, shouldAnimate);
4026 notifyHeightChangeListener(view, needsAnimation); in onChildHeightChanged()
4331 notifyHeightChangeListener(mShelf); in setDozing()
4780 notifyHeightChangeListener(null, animated); in setPulsing()
4855 notifyHeightChangeListener(mShelf); in setMaxDisplayedNotifications()
6114 notifyHeightChangeListener(row);