Searched refs:mostlyDelete (Results 1 – 2 of 2) sorted by relevance
2292 public int mostlyDelete(Collection<Conversation> conversations) { in mostlyDelete() method in ConversationCursor2293 return mostlyDelete(conversations, null); in mostlyDelete()2296 public int mostlyDelete(Collection<Conversation> conversations, UndoCallback undoCallback) { in mostlyDelete() method in ConversationCursor
268 cc.mostlyDelete(convList); in dismissChild()