Home
last modified time | relevance | path

Searched defs:getLastAudiblyAlertedMs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java311 public long getLastAudiblyAlertedMs() { in getLastAudiblyAlertedMs() method in NotificationEntry
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1122 public long getLastAudiblyAlertedMs() { in getLastAudiblyAlertedMs() method in NotificationRecord