Home
last modified time | relevance | path

Searched refs:setAudiblyAlerted (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java982 record.setAudiblyAlerted(false); in testSetDidNotAudiblyAlert()
994 record.setAudiblyAlerted(true); in testSetAudiblyAlerted()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1126 public void setAudiblyAlerted(boolean audiblyAlerted) { in setAudiblyAlerted() method in NotificationRecord
H A DNotificationManagerService.java7437 record.setAudiblyAlerted(buzz || beep);
/aosp12/frameworks/base/services/
H A Dart-profile27232 HPLcom/android/server/notification/NotificationRecord;->setAudiblyAlerted(Z)V