Home
last modified time | relevance | path

Searched refs:countApiUse (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java151 stats.countApiUse(notification); in registerPostedByApp()
169 stats.countApiUse(notification); in registerUpdatedByApp()
426 public void countApiUse(NotificationRecord record) { in countApiUse() method in NotificationUsageStats.AggregatedStats