Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3725 if (!shouldMuteNotificationLocked(record)) { in buzzBeepBlinkLocked()
3781 boolean shouldMuteNotificationLocked(final NotificationRecord record) { in shouldMuteNotificationLocked() method in NotificationManagerService