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/stack/
DNotificationStackScrollLayout.java638 private void notifyHeightChangeListener(ExpandableView view) { in notifyHeightChangeListener() method in NotificationStackScrollLayout
639 notifyHeightChangeListener(view, false /* needsAnimation */); in notifyHeightChangeListener()
642 private void notifyHeightChangeListener(ExpandableView view, boolean needsAnimation) { in notifyHeightChangeListener() method in NotificationStackScrollLayout
863 notifyHeightChangeListener(null, animate); in setTopPadding()
1340 notifyHeightChangeListener(row);
3708 notifyHeightChangeListener(view, needsAnimation);
3993 notifyHeightChangeListener(mShelf);
4433 notifyHeightChangeListener(null, animated);
4516 notifyHeightChangeListener(mShelf);