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.java72 public static final int SOURCE_CONTACT = Policy.PRIORITY_SENDERS_CONTACTS;
1067 return Policy.PRIORITY_SENDERS_CONTACTS; in getNotificationPolicySenders()
1083 case Policy.PRIORITY_SENDERS_CONTACTS: in getZenPolicySenders()
1094 int priorityCallSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
1095 int priorityMessageSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
1145 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()
1153 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
/frameworks/base/core/java/android/app/
DNotificationManager.java1422 public static final int PRIORITY_SENDERS_CONTACTS = 1; field in NotificationManager.Policy
1859 case PRIORITY_SENDERS_CONTACTS: return "PRIORITY_SENDERS_CONTACTS"; in prioritySendersToString()
/frameworks/base/api/
Dcurrent.txt5886 field public static final int PRIORITY_SENDERS_CONTACTS = 1; // 0x1