Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DUtils.java297 private static int getMaxUnreadCount(Context context) { in getMaxUnreadCount() method in Utils
423 final int maxUnreadCount = getMaxUnreadCount(context); in getUnreadCountString()
442 final int maxUnreadCount = getMaxUnreadCount(context); in getUnseenCountString()