Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java973 public void setHeadsUpAppearHeightBottom(int headsUpAppearHeightBottom) { in setHeadsUpAppearHeightBottom() method
DNotificationStackScrollLayout.java2838 mStateAnimator.setHeadsUpAppearHeightBottom(height); in setHeadsUpBoundaries()