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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java34 private int mRowMaxHeight; field in class:ExpandableNotificationRow
148 mRowMaxHeight = 0;
220 mRowMaxHeight = rowMaxHeight;
H A DBaseStatusBar.java198 protected int mRowMaxHeight; field in class:BaseStatusBar
1300 int maxHeight = mRowMaxHeight;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java3315 mRowMaxHeight = res.getDimensionPixelSize(R.dimen.notification_max_height);

Completed in 71 milliseconds