Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/toolbar/
H A DToolbar.java35 void onHeightChanged(int height); in onHeightChanged() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGuts.java150 public void onHeightChanged(NotificationGuts guts); in onHeightChanged() method
415 protected void onHeightChanged() { in onHeightChanged() method in NotificationGuts
H A DExpandableView.java814 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManagerTest.java338 public void onHeightChanged(ExpandableView view, boolean animate) {} in onHeightChanged() method in NotificationViewHierarchyManagerTest.FakeListContainer
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java4055 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged() method in NotificationPanelViewController.OnHeightChangedListener