Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DRankingBuilder.java177 public RankingBuilder setLastAudiblyAlertedMs(long lastAudiblyAlertedMs) { in setLastAudiblyAlertedMs() method in RankingBuilder
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryBuilder.java270 public NotificationEntryBuilder setLastAudiblyAlertedMs(long lastAudiblyAlertedMs) { in setLastAudiblyAlertedMs() method in NotificationEntryBuilder