Searched refs:getFreshnessMs (Results 1 – 2 of 2) sorted by relevance
50 if (record.getFreshnessMs(System.currentTimeMillis()) < HANG_TIME_MS in process()
769 public int getFreshnessMs(long now) { in getFreshnessMs() method in NotificationRecord803 MetricsLogger.histogram(mContext, "note_freshness", getFreshnessMs(now)); in setVisibility()807 getFreshnessMs(now), in setVisibility()1118 .addTaggedData(MetricsEvent.NOTIFICATION_SINCE_UPDATE_MILLIS, getFreshnessMs(now)) in getLogMaker()