Searched defs:setUnreadCount (Results 1 – 3 of 3) sorted by relevance
143 private void setUnreadCount(int count) { in setUnreadCount() method in FolderItemView
124 public void setUnreadCount(int count, int position) { in setUnreadCount() method in ViewPagerTabs
278 public Builder setUnreadCount(final int unreadCount) { in setUnreadCount() method in Folder.Builder