Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java34 private int mRowMaxHeight; field in ExpandableNotificationRow
148 mRowMaxHeight = 0; in reset()
220 mRowMaxHeight = rowMaxHeight; in setHeightRange()
DBaseStatusBar.java197 protected int mRowMaxHeight; field in BaseStatusBar
1299 int maxHeight = mRowMaxHeight;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java3315 mRowMaxHeight = res.getDimensionPixelSize(R.dimen.notification_max_height);