Home
last modified time | relevance | path

Searched refs:getLastAudiblyAlertedMs (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java461 assertEquals(-1, r.getLastAudiblyAlertedMs()); in testLights()
474 assertNotEquals(-1, r.getLastAudiblyAlertedMs()); in testBeep()
485 assertNotEquals(-1, r.getLastAudiblyAlertedMs()); in testBeepInsistently()
496 assertEquals(-1, r.getLastAudiblyAlertedMs()); in testNoLeanbackBeep()
551 assertEquals(-1, r.getLastAudiblyAlertedMs()); in testNoInterruptionForMin()
564 assertEquals(-1, r.getLastAudiblyAlertedMs()); in testNoInterruptionForIntercepted()
581 assertNotEquals(-1, r.getLastAudiblyAlertedMs()); in testBeepTwice()
610 assertNotEquals(-1, r.getLastAudiblyAlertedMs()); in testNoisyUpdateDoesNotCancelAudio()
624 assertNotEquals(-1, r.getLastAudiblyAlertedMs()); in testNoisyOnceUpdateDoesNotCancelAudio()
626 assertEquals(-1, s.getLastAudiblyAlertedMs()); in testNoisyOnceUpdateDoesNotCancelAudio()
[all …]
DNotificationRecordTest.java944 assertEquals(-1, record.getLastAudiblyAlertedMs()); in testSetDidNotAudiblyAlert()
956 assertNotEquals(-1, record.getLastAudiblyAlertedMs()); in testSetAudiblyAlerted()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManager.java490 row.setLastAudiblyAlertedMs(entry.getLastAudiblyAlertedMs()); in updateRowStatesInternal()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java320 public long getLastAudiblyAlertedMs() { in getLastAudiblyAlertedMs() method in NotificationEntry
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1105 public long getLastAudiblyAlertedMs() { in getLastAudiblyAlertedMs() method in NotificationRecord
DNotificationManagerService.java8531 record.getLastAudiblyAlertedMs(),
/frameworks/base/services/
Dart-profile21896 HSPLcom/android/server/notification/NotificationRecord;->getLastAudiblyAlertedMs()J