Searched refs:mostlyArchive (Results 1 – 2 of 2) sorted by relevance
2281 public int mostlyArchive(Collection<Conversation> conversations) { in mostlyArchive() method in ConversationCursor2282 return mostlyArchive(conversations, null); in mostlyArchive()2285 public int mostlyArchive(Collection<Conversation> conversations, UndoCallback undoCallback) { in mostlyArchive() method in ConversationCursor
266 cc.mostlyArchive(convList); in dismissChild()