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.java123 private int mNotificationMaxHeight; field in NotificationContentView
198 mNotificationMaxHeight = maxHeight; in setHeights()
213 int notificationMaxHeight = mNotificationMaxHeight; in onMeasure()
293 MeasureSpec.makeMeasureSpec(mNotificationMaxHeight, MeasureSpec.AT_MOST)); in onMeasure()
749 return mNotificationMaxHeight; in getMaxHeight()
DExpandableNotificationRow.java159 private int mNotificationMaxHeight; field in ExpandableNotificationRow
688 layout.setHeights(minHeight, headsUpHeight, mNotificationMaxHeight); in updateLimitsForView()
1652 mNotificationMaxHeight = NotificationUtils.getFontScaledHeight(mContext,