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