Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java1658 int callSenders = defaultPolicy.priorityCallSenders; in toNotificationPolicy() local
1691 callSenders = peopleTypeToPrioritySenders( in toNotificationPolicy()
1692 zenPolicy.getPriorityCallSenders(), callSenders); in toNotificationPolicy()
1779 return new NotificationManager.Policy(priorityCategories, callSenders, in toNotificationPolicy()