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.java467 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
1035 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged()
DExpandableNotificationRow.java3474 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java756 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1012 private void notifyHeightChangeListener(ExpandableView view, boolean needsAnimation) { in notifyHeightChangeListener()
4483 void onChildHeightChanged(ExpandableView view, boolean needsAnimation) { in onChildHeightChanged()