Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
DEnterprisePolicyGuard.java66 if (isUriWhitelisted(uriCode)) { in isCrossProfileAllowed()
104 private boolean isUriWhitelisted(int uriCode) { in isUriWhitelisted() method in EnterprisePolicyGuard