Searched refs:getSentCount (Results 1 – 1 of 1) sorted by relevance
142 return calculateFrequencySummary(getSentCount(app)) in getNotificationSummary()148 val frequencySummary = calculateFrequencySummary(getSentCount(app)) in getNotificationSummary()159 private fun getSentCount(app: ApplicationInfo): Int { in getSentCount() method