Searched refs:setUnreadCount (Results 1 – 2 of 2) sorted by relevance
195 .forEach { convoLayout -> convoLayout.setUnreadCount(0) } in convoLayout()
460 setUnreadCount(unreadCount); in setData()469 public void setUnreadCount(int unreadCount) { in setUnreadCount() method in ConversationLayout