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.java945 int callSenders = defaultPolicy.priorityCallSenders; in toNotificationPolicy() local
968 callSenders = getNotificationPolicySenders(zenPolicy.getPriorityCallSenders(), in toNotificationPolicy()
969 callSenders); in toNotificationPolicy()
1049 return new NotificationManager.Policy(priorityCategories, callSenders, in toNotificationPolicy()