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