Home
last modified time | relevance | path

Searched defs:setExpandedHeight (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1221 public void setExpandedHeight(float expandedHeight) { in setExpandedHeight() method in NotificationStackScrollLayoutController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java707 public void setExpandedHeight(float height) { in setExpandedHeight() method in PanelViewController