Home
last modified time | relevance | path

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

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