Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java420 setExpandedHeight(mInitialOffsetOnTouch); in startExpandMotion()
792 public void setExpandedHeight(float height) { in setExpandedHeight() method in PanelView
834 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()
894 setExpandedHeight(getMaxPanelHeight() * frac); in setExpandedFraction()
DNotificationPanelView.java2327 mNotificationStackScroller.setExpandedHeight(expandedHeight); in updateExpandedHeight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java729 public void setExpandedHeight(float height) { in setExpandedHeight() method in NotificationStackScrollLayout
2384 setExpandedHeight(mExpandedHeight); in updateTopPadding()