Searched refs:setUnreadCount (Results 1 – 2 of 2) sorted by relevance
128 setUnreadCount(Utils.getFolderUnreadDisplayCount(mFolder)); in bind()143 private void setUnreadCount(int count) { in setUnreadCount() method in FolderItemView171 setUnreadCount(count); in overrideUnreadCount()
278 public Builder setUnreadCount(final int unreadCount) { in setUnreadCount() method in Folder.Builder