Home
last modified time | relevance | path

Searched refs:buzzBeepBlinkLocked (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAttentionHelperTest.java647 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testLights()
658 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testBeep()
677 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testLockedPrivateA11yRedaction()
699 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testLockedOverridePrivateA11yRedaction()
721 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testLockedPublicA11yNoRedaction()
743 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testUnlockedPrivateA11yNoRedaction()
759 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testBeepInsistently()
770 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testNoLeanbackBeep()
785 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testNoBeepForAutomotiveIfEffectsDisabled()
799 mAttentionHelper.buzzBeepBlinkLocked(r, DEFAULT_SIGNALS); in testNoBeepForImportanceDefaultInAutomotiveIfEffectsEnabled()
[all …]
DNotificationManagerServiceTest.java15591 when(mAttentionHelper.buzzBeepBlinkLocked(any(), any())).thenAnswer(new Answer<Object>() {
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java364 int buzzBeepBlinkLocked(NotificationRecord record, Signals signals) { in buzzBeepBlinkLocked() method in NotificationAttentionHelper
DNotificationManagerService.java8764 buzzBeepBlinkLoggingCode = mAttentionHelper.buzzBeepBlinkLocked(r,
9379 mAttentionHelper.buzzBeepBlinkLocked(record,
/frameworks/base/services/
Dart-profile2016 HSPLcom/android/server/notification/NotificationAttentionHelper;->buzzBeepBlinkLocked(Lcom/android/…
Dart-wear-profile15765 HPLcom/android/server/notification/NotificationAttentionHelper;->buzzBeepBlinkLocked(Lcom/android/s…