Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java109 private int mNotificationMaxHeight; field in NotificationContentView
183 mNotificationMaxHeight = maxHeight; in setHeights()
198 int notificationMaxHeight = mNotificationMaxHeight; in onMeasure()
278 MeasureSpec.makeMeasureSpec(mNotificationMaxHeight, MeasureSpec.AT_MOST)); in onMeasure()
712 return mNotificationMaxHeight; in getMaxHeight()
DExpandableNotificationRow.java152 private int mNotificationMaxHeight; field in ExpandableNotificationRow
679 layout.setHeights(minHeight, headsUpHeight, mNotificationMaxHeight); in updateLimitsForView()
1667 mNotificationMaxHeight = NotificationUtils.getFontScaledHeight(mContext,