Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java539 onChildHeightChanged(view, needsAnimation);
4018 void onChildHeightChanged(ExpandableView view, boolean needsAnimation) { in onChildHeightChanged() method
6069 onChildHeightChanged(changedRow, false /* needsAnimation */);
H A DNotificationStackScrollLayoutController.java1715 mView.onChildHeightChanged(view, needsAnimation);