Searched refs:AggregatedStats (Results 1 – 2 of 2) sorted by relevance
57 private static final AggregatedStats[] EMPTY_AGGREGATED_STATS = new AggregatedStats[0];271 AggregatedStats[] array = mStatsArrays.poll(); in getAggregatedStatsLocked()273 array = new AggregatedStats[2]; in getAggregatedStatsLocked()290 AggregatedStats result = mStats.get(key); in getOrCreateAggregatedStatsLocked()292 result = new AggregatedStats(mContext, key); in getOrCreateAggregatedStatsLocked()320 for (AggregatedStats as : mStats.values()) { in remoteViewStats()362 private static class AggregatedStats { class in NotificationUsageStats367 private AggregatedStats mPrevious;420 public AggregatedStats getPrevious() { in getPrevious()506 AggregatedStats previous = getPrevious(); in emit()[all …]
5303 HSPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->countApiUse(Lcom/andro…5308 …tionRecord;)[Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;+]Landroid/se…5309 …ang/String;)[Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;+]Lcom/androi…5310 …lang/String;)Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;+]Ljava/util/…5315 …StatsLocked([Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;)V+]Ljava/uti…