Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
DEnterprisePolicyGuard.java100 || (isContactsSearchGuarded(uriCode) && isContactsSearchPolicyEnabled) in isCrossProfileAllowed()
179 private static boolean isContactsSearchGuarded(int uriCode) { in isContactsSearchGuarded() method in EnterprisePolicyGuard