Searched refs:getAggregatedStatsLocked (Results 1 – 2 of 2) sorted by relevance
116 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerEnqueuedByApp()134 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerEnqueuedByAppAndAccepted()147 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerPostedByApp()162 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerUpdatedByApp()175 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerRemovedByApp()236 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerOverRateQuota()243 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerOverCountQuota()254 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerImageRemoved()261 private AggregatedStats[] getAggregatedStatsLocked(NotificationRecord record) { in getAggregatedStatsLocked() method in NotificationUsageStats262 return getAggregatedStatsLocked(record.getSbn().getPackageName()); in getAggregatedStatsLocked()[all …]
5308 HSPLcom/android/server/notification/NotificationUsageStats;->getAggregatedStatsLocked(Lcom/android/…5309 HSPLcom/android/server/notification/NotificationUsageStats;->getAggregatedStatsLocked(Ljava/lang/St…