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.java877 private static Uri UIPROVIDER_CONVERSATION_NOTIFIER; field in EmailProvider
1091 UIPROVIDER_CONVERSATION_NOTIFIER = in init()
4688 notifyUri = UIPROVIDER_CONVERSATION_NOTIFIER.buildUpon().appendPath(id).build(); in uiQuery()
5614 notifyUI(UIPROVIDER_CONVERSATION_NOTIFIER, Long.toString(id)); in notifyUIConversationMailbox()
5622 notifyUI(UIPROVIDER_CONVERSATION_NOTIFIER, in notifyUIConversationMailbox()
5669 notifyUI(UIPROVIDER_CONVERSATION_NOTIFIER, folderId); in notifyUIFolder()
5690 notifyUI(UIPROVIDER_CONVERSATION_NOTIFIER, folderId); in notifyUIFolder()