Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java325 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
803 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged()
DNotificationContentView.java1640 public void requestSelectLayout(boolean needsAnimation) { in requestSelectLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java696 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java975 private void notifyHeightChangeListener(ExpandableView view, boolean needsAnimation) { in notifyHeightChangeListener()
3978 void onChildHeightChanged(ExpandableView view, boolean needsAnimation) { in onChildHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java4035 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged()