Searched refs:getAggregatedStatsLocked (Results 1 – 2 of 2) sorted by relevance
131 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(packageName); in registerEnqueuedByApp()145 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerPostedByApp()161 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerUpdatedByApp()175 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerRemovedByApp()202 AggregatedStats[] aggregatedStatsArray = getAggregatedStatsLocked(notification); in registerPeopleAffinity()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 …]
27350 HPLcom/android/server/notification/NotificationUsageStats;->getAggregatedStatsLocked(Lcom/android/s…27351 HPLcom/android/server/notification/NotificationUsageStats;->getAggregatedStatsLocked(Ljava/lang/Str…