Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java378 if (isPoliteNotificationFeatureEnabled(record)) { in buzzBeepBlinkLocked()
558 if (!isPoliteNotificationFeatureEnabled(record)) { in getPolitenessState()
682 private boolean isPoliteNotificationFeatureEnabled(final NotificationRecord record) { in isPoliteNotificationFeatureEnabled() method in NotificationAttentionHelper
708 if (!isPoliteNotificationFeatureEnabled(record)) { in getSoundVolume()
716 if (!isPoliteNotificationFeatureEnabled(record)) { in getVibrationIntensity()
1061 if (isPoliteNotificationFeatureEnabled(record)) { in onUserInteraction()
/frameworks/base/services/
Dart-wear-profile15774 PLcom/android/server/notification/NotificationAttentionHelper;->isPoliteNotificationFeatureEnabled(…