Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java356 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
885 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java712 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1099 private void notifyHeightChangeListener(ExpandableView view, boolean needsAnimation) { in notifyHeightChangeListener()
4157 void onChildHeightChanged(ExpandableView view, boolean needsAnimation) { in onChildHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java4381 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged()