Searched refs:isCrossProfileAllowed (Results 1 – 3 of 3) sorted by relevance
238 guard.isCrossProfileAllowed(uri)); in checkCrossProfile()241 guard.isCrossProfileAllowed(uri)); in checkCrossProfile()
59 public boolean isCrossProfileAllowed(@NonNull Uri uri) { in isCrossProfileAllowed() method in EnterprisePolicyGuard
5458 if (!(isCallerFromSameUser() || mEnterprisePolicyGuard.isCrossProfileAllowed(uri))) { in query()8529 && !mEnterprisePolicyGuard.isCrossProfileAllowed(uri) in openAssetFile()