Home
last modified time | relevance | path

Searched refs:MAX_STATIC_ICONS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java132 public static final int MAX_STATIC_ICONS = 4; field in NotificationIconContainer
382 mIsStaticLayout ? MAX_STATIC_ICONS : childCount; in calculateIconTranslations()