Home | History | Annotate | Download | only in ui

Lines Matching refs:getUnreadCount

581     protected int getUnreadCount(Account account) {
585 return mFolderWatcher.getUnreadCount(account);
1353 final int unreadCount = getUnreadCount(account);