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.java120 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerEnqueuedByApp() local
134 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerPostedByApp() local
152 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerUpdatedByApp() local
169 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerRemovedByApp() local
205 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerPeopleAffinity() local
223 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerBlocked() local
231 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerSuspendedByAdmin() local
239 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerOverRateQuota() local
246 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerOverCountQuota() local