Searched refs:PEOPLE_TYPE_CONTACTS (Results 1 – 7 of 7) sorted by relevance
145 builder.allowCalls(ZenPolicy.PEOPLE_TYPE_CONTACTS); in testZenPolicyApplyMoreSevereCallSenders()163 builder.allowCalls(ZenPolicy.PEOPLE_TYPE_CONTACTS); in testZenPolicyApplyLessSevereCallSenders()173 assertEquals(ZenPolicy.PEOPLE_TYPE_CONTACTS, contactsAllowed.getPriorityCallSenders()); in testZenPolicyApplyLessSevereCallSenders()181 builder.allowMessages(ZenPolicy.PEOPLE_TYPE_CONTACTS); in testZenPolicyApplyMoreSevereMessageSenders()277 builder.allowMessages(ZenPolicy.PEOPLE_TYPE_CONTACTS); in testAllowMessages()281 assertEquals(ZenPolicy.PEOPLE_TYPE_CONTACTS, policy.getPriorityMessageSenders()); in testAllowMessages()320 builder.allowCalls(ZenPolicy.PEOPLE_TYPE_CONTACTS); in testAllowCalls()324 assertEquals(ZenPolicy.PEOPLE_TYPE_CONTACTS, policy.getPriorityCallSenders()); in testAllowCalls()
123 .allowCalls(ZenPolicy.PEOPLE_TYPE_CONTACTS) in testZenConfigToZenPolicy()313 .allowCalls(ZenPolicy.PEOPLE_TYPE_CONTACTS) in testZenPolicyXml()
1149 .allowMessages(ZenPolicy.PEOPLE_TYPE_CONTACTS) in testWriteXmlWithZenPolicy()
126 PEOPLE_TYPE_CONTACTS,147 public static final int PEOPLE_TYPE_CONTACTS = 2; field in ZenPolicy591 } else if (audienceType == PEOPLE_TYPE_ANYONE || audienceType == PEOPLE_TYPE_CONTACTS in allowMessages()615 } else if (audienceType == PEOPLE_TYPE_ANYONE || audienceType == PEOPLE_TYPE_CONTACTS in allowCalls()949 case PEOPLE_TYPE_CONTACTS: in peopleTypeToString()
1090 case ZenPolicy.PEOPLE_TYPE_CONTACTS: in getNotificationPolicySenders()1119 return ZenPolicy.PEOPLE_TYPE_CONTACTS; in getZenPolicySenders()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41066 field public static final int PEOPLE_TYPE_CONTACTS = 2; // 0x2