Searched refs:MAX_VISIBLE_ICONS_ON_LOCK (Results 1 – 1 of 1) sorted by relevance
131 private static final int MAX_VISIBLE_ICONS_ON_LOCK = 5; field in NotificationIconContainer381 int maxVisibleIcons = mOnLockScreen ? MAX_VISIBLE_ICONS_ON_LOCK : in calculateIconTranslations()