Searched refs:setUnreadCount (Results 1 – 2 of 2) sorted by relevance
276 .forEach { convoLayout -> convoLayout.setUnreadCount(0) } in convoLayout()
516 public void setUnreadCount(int unreadCount) { in setUnreadCount() method539 setUnreadCount(messagingData.getUnreadCount()); in bind()