Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java307 mNotificationStackScroller.setStackHeight(getExpandedHeight()); in onLayout()
1362 mNotificationStackScroller.setStackHeight(expandedHeight); in onHeightUpdated()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java465 public void setStackHeight(float height) { in setStackHeight() method in NotificationStackScrollLayout
1419 setStackHeight(mLastSetStackHeight); in updateTopPadding()