Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java878 private static Uri UIPROVIDER_CONVERSATION_NOTIFIER; field in EmailProvider
1092 UIPROVIDER_CONVERSATION_NOTIFIER = in init()
4689 notifyUri = UIPROVIDER_CONVERSATION_NOTIFIER.buildUpon().appendPath(id).build(); in uiQuery()
5615 notifyUI(UIPROVIDER_CONVERSATION_NOTIFIER, Long.toString(id)); in notifyUIConversationMailbox()
5623 notifyUI(UIPROVIDER_CONVERSATION_NOTIFIER, in notifyUIConversationMailbox()
5670 notifyUI(UIPROVIDER_CONVERSATION_NOTIFIER, folderId); in notifyUIFolder()
5691 notifyUI(UIPROVIDER_CONVERSATION_NOTIFIER, folderId); in notifyUIFolder()