Searched refs:PEOPLE_TYPE_NONE (Results 1 – 7 of 7) sorted by relevance
128 PEOPLE_TYPE_NONE,157 public static final int PEOPLE_TYPE_NONE = 4; field in ZenPolicy478 mZenPolicy.mPriorityMessages = PEOPLE_TYPE_NONE; in disallowAllSounds()479 mZenPolicy.mPriorityCalls = PEOPLE_TYPE_NONE; in disallowAllSounds()589 if (audienceType == PEOPLE_TYPE_NONE) { in allowMessages()613 if (audienceType == PEOPLE_TYPE_NONE) { in allowCalls()951 case PEOPLE_TYPE_NONE: in peopleTypeToString()
919 : ZenPolicy.PEOPLE_TYPE_NONE) in toZenPolicy()923 : ZenPolicy.PEOPLE_TYPE_NONE) in toZenPolicy()
185 builder.allowMessages(ZenPolicy.PEOPLE_TYPE_NONE); in testZenPolicyApplyMoreSevereMessageSenders()191 assertEquals(ZenPolicy.PEOPLE_TYPE_NONE, contactsAllowed.getPriorityMessageSenders()); in testZenPolicyApplyMoreSevereMessageSenders()293 builder.allowMessages(ZenPolicy.PEOPLE_TYPE_NONE); in testAllowMessages()297 assertEquals(ZenPolicy.PEOPLE_TYPE_NONE, policy.getPriorityMessageSenders()); in testAllowMessages()336 builder.allowCalls(ZenPolicy.PEOPLE_TYPE_NONE); in testAllowCalls()340 assertEquals(ZenPolicy.PEOPLE_TYPE_NONE, policy.getPriorityCallSenders()); in testAllowCalls()
314 .allowMessages(ZenPolicy.PEOPLE_TYPE_NONE) in testZenPolicyXml()
1148 .allowCalls(ZenPolicy.PEOPLE_TYPE_NONE) in testWriteXmlWithZenPolicy()2486 .allowCalls(ZenPolicy.PEOPLE_TYPE_NONE) // more restrictive than default in testUpdateConsolidatedPolicy_customPolicyOnly()2546 .allowCalls(ZenPolicy.PEOPLE_TYPE_NONE) // more restrictive than default in testUpdateConsolidatedPolicy_defaultAndCustomActive()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41067 field public static final int PEOPLE_TYPE_NONE = 4; // 0x4