Searched refs:unseen (Results 1 – 5 of 5) sorted by relevance
213 public void put(NotificationKey key, int unread, int unseen) { in put() argument215 new Pair<Integer, Integer>(Integer.valueOf(unread), Integer.valueOf(unseen)); in put()311 Integer unseen = notifications.getUnseen(key); in createNotificationString() local316 result.append(key.toString() + " (" + unread + ", " + unseen + ")"); in createNotificationString()566 final Integer unseen = notificationMap.getUnseen(key); in validateNotifications() local567 int unseenCount = unseen != null ? unseen.intValue() : 0; in validateNotifications()1238 final boolean unseen = !message.seen; in configureNotifForOneConversation()1239 if (unseen) { in configureNotifForOneConversation()
86 mUnseenCountTextView = (TextView)findViewById(R.id.unseen); in onFinishInflate()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...