Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java150 public void onHeightChanged(NotificationGuts guts); in onHeightChanged() method
393 protected void onHeightChanged() { in onHeightChanged() method in NotificationGuts
DExpandableView.java873 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsController.java1463 void onHeightChanged() { in onHeightChanged() method in QuickSettingsController
DNotificationPanelViewController.java4176 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged() method in NsslHeightChangedListener