Searched refs:getSentCount (Results 1 – 1 of 1) sorted by relevance
156 return calculateFrequencySummary(getSentCount(app)) in getNotificationSummary()162 val frequencySummary = calculateFrequencySummary(getSentCount(app)) in getNotificationSummary()173 private fun getSentCount(app: ApplicationInfo): Int { in getSentCount() method in com.android.settings.spa.notification.AppNotificationRepository