Home
last modified time | relevance | path

Searched defs:notifyHeightChanged (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java712 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged() method in NotificationEntry
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java356 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged() method in ExpandableView