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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DUtils.java292 private static int getMaxUnreadCount(Context context) { method in class:Utils
418 final int maxUnreadCount = getMaxUnreadCount(context);
437 final int maxUnreadCount = getMaxUnreadCount(context);

Completed in 69 milliseconds