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/
DAmbientState.java145 public void setLayoutHeight(int layoutHeight) { in setLayoutHeight() method in AmbientState
DNotificationStackScrollLayout.java419 mAmbientState.setLayoutHeight(getLayoutHeight()); in updateAlgorithmHeightAndPadding()