Searched refs:clearMostlyDead (Results 1 – 1 of 1) sorted by relevance
1560 boolean clearMostlyDead(Uri uri, ConversationCursor conversationCursor) { in clearMostlyDead() method in ConversationCursor.ConversationProvider1562 return conversationCursor.clearMostlyDead(uriString); in clearMostlyDead()1571 if (!clearMostlyDead(uri, conversationCursor)) { in undo()1679 boolean clearMostlyDead(String uriString) { in clearMostlyDead() method in ConversationCursor