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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java190 protected int mRowMaxHeight; field in class:BaseStatusBar
1264 int maxHeight = mRowMaxHeight;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java3065 mRowMaxHeight = res.getDimensionPixelSize(R.dimen.notification_max_height);

Completed in 35 milliseconds