Home
last modified time | relevance | path

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

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