Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java544 this.age_in_minutes = NotificationRecordLogger.getAgeInMinutes( in NotificationReported()
609 static int getAgeInMinutes(long postTimeMs, long whenMs) { in getAgeInMinutes() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordLoggerTest.java227 int age = NotificationRecordLogger.getAgeInMinutes(postTimeMs, whenMs); in testGetAgeInMinutes()
/frameworks/base/services/
Dart-wear-profile16339 PLcom/android/server/notification/NotificationRecordLogger;->getAgeInMinutes(JJ)I