Searched refs:MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
39 mNumNotifications, MIN_COUNT, DotInfo.MAX_COUNT); in addDotInfo()48 mNumNotifications, MIN_COUNT, DotInfo.MAX_COUNT); in subtractDotInfo()
30 public static final int MAX_COUNT = 999; field in DotInfo84 return Math.min(mTotalCount, MAX_COUNT); in getNotificationCount()