Searched refs:MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
41 mNumNotifications, MIN_COUNT, BadgeInfo.MAX_COUNT); in addBadgeInfo()50 mNumNotifications, MIN_COUNT, BadgeInfo.MAX_COUNT); in subtractBadgeInfo()
39 public static final int MAX_COUNT = 999; field in BadgeInfo110 return Math.min(mTotalCount, MAX_COUNT); in getNotificationCount()