Searched refs:mNotificationMaxHeight (Results 1 – 2 of 2) sorted by relevance
83 private int mNotificationMaxHeight; field in NotificationContentView140 mNotificationMaxHeight = maxHeight; in setHeights()155 int size = Math.min(maxSize, mNotificationMaxHeight); in onMeasure()
71 private int mNotificationMaxHeight; field in ExpandableNotificationRow315 layout.setHeights(minHeight, headsUpheight, mNotificationMaxHeight); in updateLimitsForView()811 mNotificationMaxHeight = getFontScaledHeight(R.dimen.notification_max_height);