Searched refs:unreadCount (Results 1 – 1 of 1) sorted by relevance
919 int unreadCount = messageList.size(); in addToNotificationBar() local920 if (unreadCount > 1 || res.getBoolean(R.bool.disable_capture_alert_dialog)) { in addToNotificationBar()925 builder.setContentText(context.getString(R.string.notification_multiple, unreadCount)); in addToNotificationBar()