Home
last modified time | relevance | path

Searched defs:onHeightChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableView.java451 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1726 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged() method in NotificationPanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3091 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged() method in NotificationStackScrollLayout