Searched refs:MAILBOX_NOTIFICATION_URI (Results 1 – 2 of 2) sorted by relevance
158 public static Uri MAILBOX_NOTIFICATION_URI; field in EmailContent182 MAILBOX_NOTIFICATION_URI = Uri.parse("content://" + AUTHORITY + "/mailboxNotification"); in init()
616 ContentUris.withAppendedId(EmailContent.MAILBOX_NOTIFICATION_URI, accountId), in refreshNotificationsForAccountInternal()