Searched defs:mostlyDestructiveUpdate (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationCursor.java2303 public int mostlyDestructiveUpdate(Collection<Conversation> conversations, method in class:ConversationCursor
2305 return mostlyDestructiveUpdate(conversations, values, null);
2308 public int mostlyDestructiveUpdate(Collection<Conversation> conversations, method in class:ConversationCursor

Completed in 16 milliseconds