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.java113 private int mNotificationMaxHeight; field in NotificationContentView
190 mNotificationMaxHeight = maxHeight; in setHeights()
206 int notificationMaxHeight = mNotificationMaxHeight; in onMeasure()
286 MeasureSpec.makeMeasureSpec(mNotificationMaxHeight, MeasureSpec.AT_MOST)); in onMeasure()
772 return mNotificationMaxHeight; in getMaxHeight()
DExpandableNotificationRow.java151 private int mNotificationMaxHeight; field in ExpandableNotificationRow
701 layout.setHeights(minHeight, headsUpHeight, mNotificationMaxHeight, headsUpHeight); in updateLimitsForView()
1674 mNotificationMaxHeight = NotificationUtils.getFontScaledHeight(mContext,