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

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

Completed in 92 milliseconds