Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java180 public void setHeights(int smallHeight, int headsUpMaxHeight, int maxHeight) { in setHeights() argument
182 mHeadsUpHeight = headsUpMaxHeight; in setHeights()