Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationManager.java550 public static final int PRIORITY_SENDERS_CONTACTS = 1; field in NotificationManager.Policy
644 case PRIORITY_SENDERS_CONTACTS: return "PRIORITY_SENDERS_CONTACTS"; in prioritySendersToString()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java594 int priorityCallSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
595 int priorityMessageSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
619 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()
627 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
/frameworks/base/api/
Dcurrent.txt5062 field public static final int PRIORITY_SENDERS_CONTACTS = 1; // 0x1
Dsystem-current.txt5179 field public static final int PRIORITY_SENDERS_CONTACTS = 1; // 0x1