Searched refs:MAX_FOOTER_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
52 private static final int MAX_FOOTER_NOTIFICATIONS = 5; field in NotificationFooterLayout90 - iconSize * MAX_FOOTER_NOTIFICATIONS; in NotificationFooterLayout()91 mIconLayoutParams.setMarginStart(availableIconRowSpace / MAX_FOOTER_NOTIFICATIONS); in NotificationFooterLayout()112 if (mNotifications.size() < MAX_FOOTER_NOTIFICATIONS) { in addNotificationInfo()