Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java79 public static final int SOURCE_CONTACT = Policy.PRIORITY_SENDERS_CONTACTS;
1150 return Policy.PRIORITY_SENDERS_CONTACTS; in getNotificationPolicySenders()
1166 case Policy.PRIORITY_SENDERS_CONTACTS: in getZenPolicySenders()
1176 int priorityCallSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
1177 int priorityMessageSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
1233 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()
1241 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
1249 if (!(prioritySenders == Policy.PRIORITY_SENDERS_CONTACTS in normalizePrioritySenders()
/frameworks/base/core/java/android/app/
DNotificationManager.java1817 PRIORITY_SENDERS_CONTACTS,
1826 public static final int PRIORITY_SENDERS_CONTACTS = 1; field in NotificationManager.Policy
2331 case PRIORITY_SENDERS_CONTACTS: return "PRIORITY_SENDERS_CONTACTS"; in prioritySendersToString()
/frameworks/base/core/api/
Dcurrent.txt6319 field public static final int PRIORITY_SENDERS_CONTACTS = 1; // 0x1