Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java2086 handleMessageUpdateNotifications(uri, id, values); in update()
5436 private void handleMessageUpdateNotifications(final Uri uri, final String messageId, in handleMessageUpdateNotifications() method in EmailProvider