Home
last modified time | relevance | path

Searched refs:NOTIFICATION_MAILBOX_UNSEEN_COUNT_COLUMN (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java625 EmailContent.NOTIFICATION_MAILBOX_UNSEEN_COUNT_COLUMN); in refreshNotificationsForAccountInternal()
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DEmailContent.java77 public static final int NOTIFICATION_MAILBOX_UNSEEN_COUNT_COLUMN = 2; field in EmailContent