Home
last modified time | relevance | path

Searched refs:unseen (Results 1 – 5 of 5) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java213 public void put(NotificationKey key, int unread, int unseen) { in put() argument
215 new Pair<Integer, Integer>(Integer.valueOf(unread), Integer.valueOf(unseen)); in put()
311 Integer unseen = notifications.getUnseen(key); in createNotificationString() local
316 result.append(key.toString() + " (" + unread + ", " + unseen + ")"); in createNotificationString()
566 final Integer unseen = notificationMap.getUnseen(key); in validateNotifications() local
567 int unseenCount = unseen != null ? unseen.intValue() : 0; in validateNotifications()
1238 final boolean unseen = !message.seen; in configureNotifForOneConversation()
1239 if (unseen) { in configureNotifForOneConversation()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DFolderItemView.java86 mUnseenCountTextView = (TextView)findViewById(R.id.unseen); in onFinishInflate()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...