Searched refs:unreadCount (Results 1 – 1 of 1) sorted by relevance
661 int unreadCount = messageList.size(); in addToNotificationBar() local662 if (unreadCount > 1) { in addToNotificationBar()665 builder.setContentText(context.getString(R.string.notification_multiple, unreadCount)); in addToNotificationBar()