Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java81 notificationReported.age_in_minutes); in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java501 final int age_in_minutes; field in NotificationRecordLogger.NotificationReported
547 this.age_in_minutes = NotificationRecordLogger.getAgeInMinutes( in NotificationReported()