Searched refs:removeAllRecentConversations (Results 1 – 6 of 6) sorted by relevance
51 void removeAllRecentConversations(); in removeAllRecentConversations() method
192 public void removeAllRecentConversations() {194 mDataManager.removeAllRecentConversations(
82 mPs.removeAllRecentConversations(); in getClearAll()
302 verify(mPs).removeAllRecentConversations(); in testRemoveConversations()
343 public void removeAllRecentConversations(@UserIdInt int callingUserId) { in removeAllRecentConversations() method in DataManager
1513 mDataManager.removeAllRecentConversations(USER_ID_PRIMARY);