Home
last modified time | relevance | path

Searched refs:updateInterarrivalEstimate (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java151 stats.updateInterarrivalEstimate(now); in registerPostedByApp()
170 stats.updateInterarrivalEstimate(SystemClock.elapsedRealtime()); in registerUpdatedByApp()
605 public void updateInterarrivalEstimate(long now) { in updateInterarrivalEstimate() method in NotificationUsageStats.AggregatedStats
/frameworks/base/services/
Dart-profile9704 …android/server/notification/NotificationUsageStats$AggregatedStats;->updateInterarrivalEstimate(J)V