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/
DNotificationContentView.java101 private int mNotificationMaxHeight; field in NotificationContentView
172 mNotificationMaxHeight = maxHeight; in setHeights()
188 int notificationMaxHeight = mNotificationMaxHeight; in onMeasure()
265 MeasureSpec.makeMeasureSpec(mNotificationMaxHeight, MeasureSpec.AT_MOST)); in onMeasure()
DExpandableNotificationRow.java133 private int mNotificationMaxHeight; field in ExpandableNotificationRow
568 layout.setHeights(minHeight, headsUpheight, mNotificationMaxHeight, in updateLimitsForView()
1494 mNotificationMaxHeight = NotificationUtils.getFontScaledHeight(mContext,