Searched defs:PRIORITY_SENDERS_CONTACTS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotificationManager.java1057 public static final int PRIORITY_SENDERS_CONTACTS = 1; field in class:NotificationManager.Policy
1065 * PRIORITY_SENDERS_ANY, PRIORITY_SENDERS_CONTACTS, PRIORITY_SENDERS_STARRED */
1069 * PRIORITY_SENDERS_ANY, PRIORITY_SENDERS_CONTACTS, PRIORITY_SENDERS_STARRED */
1479 case PRIORITY_SENDERS_CONTACTS: return "PRIORITY_SENDERS_CONTACTS";

Completed in 58 milliseconds