Home
last modified time | relevance | path

Searched defs:shouldSilence (Results 1 – 2 of 2) sorted by relevance

/packages/modules/ExtServices/src/android/ext/services/notification/
DNotificationCategorizer.java60 public boolean shouldSilence(NotificationEntry entry) { in shouldSilence() method in NotificationCategorizer
65 boolean shouldSilence(int category) { in shouldSilence() method in NotificationCategorizer
/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallFilteringResult.java26 public boolean shouldSilence; field in CallFilteringResult
56 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification) { in CallFilteringResult()
65 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, int in CallFilteringResult()