Home
last modified time | relevance | path

Searched defs:aggregatedStatsArray (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java133 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerEnqueuedByApp() local
147 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerPostedByApp() local
165 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerUpdatedByApp() local
182 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerRemovedByApp() local
218 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerPeopleAffinity() local
236 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerBlocked() local
244 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerSuspendedByAdmin() local
252 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerOverRateQuota() local
259 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerOverCountQuota() local