Searched refs:getLifespanMs (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationRecord.java | 956 public int getLifespanMs(long now) { in getLifespanMs() method in NotificationRecord 994 getLifespanMs(now), in setVisibility() 1375 .addTaggedData(MetricsEvent.NOTIFICATION_SINCE_CREATE_MILLIS, getLifespanMs(now)) in getLogMaker()
|
H A D | NotificationManagerService.java | 1072 r.getLifespanMs(now), r.getFreshnessMs(now), r.getExposureMs(now), 1115 r.getLifespanMs(now), r.getFreshnessMs(now), r.getExposureMs(now), 8477 r.getLifespanMs(now), r.getFreshnessMs(now), r.getExposureMs(now),
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationRecordTest.java | 505 assertEquals(record.getLifespanMs(timestamp), in testLogMaker()
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 27177 HPLcom/android/server/notification/NotificationRecord;->getLifespanMs(J)I
|