Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java218 public void setHeightRange(int rowMinHeight, int rowMaxHeight) { in setHeightRange() argument
220 mRowMaxHeight = rowMaxHeight; in setHeightRange()