Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java961 int callSenders = defaultPolicy.priorityCallSenders; in toNotificationPolicy() local
992 callSenders = getNotificationPolicySenders(zenPolicy.getPriorityCallSenders(), in toNotificationPolicy()
993 callSenders); in toNotificationPolicy()
1073 return new NotificationManager.Policy(priorityCategories, callSenders, in toNotificationPolicy()