Searched defs:updates (Results 1 – 4 of 4) sorted by relevance
278 Cursor updates = resolver.query( in synchronizePop3Mailbox() local
949 Cursor updates = resolver.query(EmailContent.Message.UPDATED_CONTENT_URI, in processPendingUpdatesSynchronous() local
198 public void bindRestoreItemsChange(HashSet<ItemInfo> updates); in bindRestoreItemsChange()
4366 public void bindRestoreItemsChange(final HashSet<ItemInfo> updates) { in bindRestoreItemsChange()