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/
DExpandableView.java290 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
572 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged()
DNotificationContentView.java1504 public void requestSelectLayout(boolean needsAnimation) { in requestSelectLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java642 private void notifyHeightChangeListener(ExpandableView view, boolean needsAnimation) { in notifyHeightChangeListener()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1912 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged()