Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java777 public int getLifespanMs(long now) { in getLifespanMs() method in NotificationRecord
806 getLifespanMs(now), in setVisibility()
1117 .addTaggedData(MetricsEvent.NOTIFICATION_SINCE_CREATE_MILLIS, getLifespanMs(now)) in getLogMaker()