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.java1057 public static final int PRIORITY_SENDERS_CONTACTS = 1; field in NotificationManager.Policy
1479 case PRIORITY_SENDERS_CONTACTS: return "PRIORITY_SENDERS_CONTACTS"; in prioritySendersToString()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java746 int priorityCallSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
747 int priorityMessageSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
796 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()
804 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
/frameworks/base/config/
Dhiddenapi-public-dex.txt3922 Landroid/app/NotificationManager$Policy;->PRIORITY_SENDERS_CONTACTS:I
/frameworks/base/api/
Dcurrent.txt5741 field public static final int PRIORITY_SENDERS_CONTACTS = 1; // 0x1