Searched refs:calculateNotifStats (Results 1 – 1 of 1) sorted by relevance
60 val notifStats = calculateNotifStats(entries) in onAfterRenderList()74 private fun calculateNotifStats(entries: List<ListEntry>): NotifStats { in calculateNotifStats() method