Searched refs:getUnseenText (Results 1 – 1 of 1) sorted by relevance
311 private static String getUnseenText(Context context) { in getUnseenText() method in Utils451 unseenCountString = String.format(getUnseenText(context), unseenCount); in getUnseenCountString()