Home
last modified time | relevance | path

Searched refs:updateExpandedHeight (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java2869 updateExpandedHeight(expandedHeight); in onHeightUpdated()
3332 protected void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight() method in NotificationPanelViewController
4621 updateExpandedHeight(getExpandedHeight()); in onLayoutChange()