Searched defs:getExposureMs (Results 1 - 1 of 1) sorted by relevance

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

Completed in 1312 milliseconds