Searched refs:getAgeInMinutes (Results 1 – 3 of 3) sorted by relevance
544 this.age_in_minutes = NotificationRecordLogger.getAgeInMinutes( in NotificationReported()609 static int getAgeInMinutes(long postTimeMs, long whenMs) { in getAgeInMinutes() method
227 int age = NotificationRecordLogger.getAgeInMinutes(postTimeMs, whenMs); in testGetAgeInMinutes()
16339 PLcom/android/server/notification/NotificationRecordLogger;->getAgeInMinutes(JJ)I