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/
DExpandableView.java238 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
451 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1726 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3134 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged()