Searched refs:mNotificationAmbientHeight (Results 1 – 2 of 2) sorted by relevance
90 private int mNotificationAmbientHeight; field in NotificationContentView153 mNotificationAmbientHeight = ambientHeight; in setHeights()244 int size = Math.min(maxSize, mNotificationAmbientHeight); in onMeasure()258 int size = Math.min(maxSize, mNotificationAmbientHeight); in onMeasure()
105 private int mNotificationAmbientHeight; field in ExpandableNotificationRow417 mNotificationAmbientHeight); in updateLimitsForView()1193 mNotificationAmbientHeight = getFontScaledHeight(R.dimen.notification_ambient_height);