Searched refs:updateBulkValues (Results 1 – 2 of 2) sorted by relevance
1951 mConversationListCursor.updateBulkValues(opList);3889 mConversationListCursor.updateBulkValues(ops);
2104 public int updateBulkValues(Collection<ConversationOperation> op) { in updateBulkValues() method in ConversationCursor