Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenAdapters.java80 return Policy.PRIORITY_SENDERS_CONTACTS; in peopleTypeToPrioritySenders()
95 case Policy.PRIORITY_SENDERS_CONTACTS: in prioritySendersToPeopleType()
DZenModeConfig.java174 public static final int SOURCE_CONTACT = Policy.PRIORITY_SENDERS_CONTACTS;
1797 int priorityCallSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
1798 int priorityMessageSenders = Policy.PRIORITY_SENDERS_CONTACTS; in toNotificationPolicy()
1963 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()
1970 if (!(prioritySenders == Policy.PRIORITY_SENDERS_CONTACTS in normalizePrioritySenders()
/frameworks/base/core/java/android/app/
DNotificationManager.java2043 PRIORITY_SENDERS_CONTACTS,
2052 public static final int PRIORITY_SENDERS_CONTACTS = 1; field in NotificationManager.Policy
2585 case PRIORITY_SENDERS_CONTACTS: return "PRIORITY_SENDERS_CONTACTS"; in prioritySendersToString()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeDiffTest.java248 c2Policy.PRIORITY_SENDERS_CONTACTS, c2Policy.suppressedVisualEffects, in testConfigDiff_specialSenders()
DZenModeConfigTest.java290 config.setAllowCallsFrom(Policy.PRIORITY_SENDERS_CONTACTS); in testZenConfigToZenPolicy_classic()
337 config.setAllowCallsFrom(Policy.PRIORITY_SENDERS_CONTACTS); in testZenConfigToZenPolicy()
DZenModeHelperTest.java44 import static android.app.NotificationManager.Policy.PRIORITY_SENDERS_CONTACTS;
5909 PRIORITY_SENDERS_CONTACTS, PRIORITY_SENDERS_STARRED, in applyGlobalPolicyAsImplicitZenRule_createsImplicitRule()
5933 PRIORITY_SENDERS_CONTACTS, PRIORITY_SENDERS_STARRED, in applyGlobalPolicyAsImplicitZenRule_updatesImplicitRule()
6051 PRIORITY_SENDERS_CONTACTS, PRIORITY_SENDERS_STARRED, in getNotificationPolicyFromImplicitZenRule_returnsSetPolicy()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt7109 field public static final int PRIORITY_SENDERS_CONTACTS = 1; // 0x1