Searched refs:UNREAD (Results 1 – 4 of 4) sorted by relevance
759 } else if (isType(FolderType.UNREAD)) { in getTypeDescription()
762 public static final int UNREAD = 1 << 11; field in UIProvider.FolderType
839 public static final int UNREAD = 0; field in EmailContent.Message
2360 + " WHEN " + Mailbox.TYPE_UNREAD + " THEN " + UIProvider.FolderType.UNREAD4152 case UIProvider.FolderType.UNREAD: in getFolderDisplayName()4184 return UIProvider.FolderType.UNREAD; in getFolderTypeFromMailboxType()