Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java339 setMaxLayoutHeight(getHeight()); in onLayout()
391 private void setMaxLayoutHeight(int maxLayoutHeight) { in setMaxLayoutHeight() method in NotificationStackScrollLayout