Home
last modified time | relevance | path

Searched defs:audiblyAlerted (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java284 public void setRecentlyAudiblyAlerted(boolean audiblyAlerted) { in setRecentlyAudiblyAlerted()
H A DNotificationViewWrapper.java395 public void setRecentlyAudiblyAlerted(boolean audiblyAlerted) { in setRecentlyAudiblyAlerted()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1196 public void setAudiblyAlerted(boolean audiblyAlerted) { in setAudiblyAlerted()