Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
DEnterprisePolicyGuard.java99 return (isCallerIdGuarded(uriCode) && isCallerIdEnabled) in isCrossProfileAllowed()
164 private static boolean isCallerIdGuarded(int uriCode) { in isCallerIdGuarded() method in EnterprisePolicyGuard