Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java401 && isNotificationForCurrentUser(record, signals)) { in buzzBeepBlinkLocked()
406 if (aboveThreshold && isNotificationForCurrentUser(record, signals)) { in buzzBeepBlinkLocked()
929 if (!isNotificationForCurrentUser(record, signals)) { in canShowLightsLocked()
996 private boolean isNotificationForCurrentUser(final NotificationRecord record, in isNotificationForCurrentUser() method in NotificationAttentionHelper
/frameworks/base/services/
Dart-wear-profile15772 PLcom/android/server/notification/NotificationAttentionHelper;->isNotificationForCurrentUser(Lcom/a…