Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java785 public int getExposureMs(long now) { in getExposureMs() method in NotificationRecord
1119 .addTaggedData(MetricsEvent.NOTIFICATION_SINCE_VISIBLE_MILLIS, getExposureMs(now)); in getLogMaker()