Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java714 public void setLayoutHeight(int layoutHeight) { in setLayoutHeight() method in StackScrollAlgorithm
DNotificationStackScrollLayout.java397 mStackScrollAlgorithm.setLayoutHeight(getLayoutHeight()); in updateAlgorithmHeightAndPadding()