Home
last modified time | relevance | path

Searched defs:needsAnimation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java300 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
637 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java707 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2157 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged()