Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java82 public static final int SOURCE_CONTACT = Policy.PRIORITY_SENDERS_CONTACTS;
1091 return Policy.PRIORITY_SENDERS_CONTACTS; in getNotificationPolicySenders()
1118 case Policy.PRIORITY_SENDERS_CONTACTS: in getZenPolicySenders()
1128 int priorityCallSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
1129 int priorityMessageSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
1186 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()
1194 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
1202 if (!(prioritySenders == Policy.PRIORITY_SENDERS_CONTACTS in normalizePrioritySenders()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1840 PRIORITY_SENDERS_CONTACTS,
1849 public static final int PRIORITY_SENDERS_CONTACTS = 1; field in NotificationManager.Policy
2357 case PRIORITY_SENDERS_CONTACTS: return "PRIORITY_SENDERS_CONTACTS"; in prioritySendersToString()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeConfigTest.java133 config.allowCallsFrom = Policy.PRIORITY_SENDERS_CONTACTS; in testZenConfigToZenPolicy()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6893 field public static final int PRIORITY_SENDERS_CONTACTS = 1; // 0x1