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

/frameworks/base/core/java/android/app/
H A DNotificationManager.java742 public static final int PRIORITY_SENDERS_STARRED = 2; field in class:NotificationManager.Policy
748 * PRIORITY_SENDERS_ANY, PRIORITY_SENDERS_CONTACTS, PRIORITY_SENDERS_STARRED */
752 * PRIORITY_SENDERS_ANY, PRIORITY_SENDERS_CONTACTS, PRIORITY_SENDERS_STARRED */
916 case PRIORITY_SENDERS_STARRED: return "PRIORITY_SENDERS_STARRED";

Completed in 58 milliseconds