Searched refs:profileOwnerRestrictions (Results 1 – 1 of 1) sorted by relevance
1568 Bundle profileOwnerRestrictions = mDevicePolicyLocalUserRestrictions.get(userId); in getUserRestrictionSources() local1569 if (UserRestrictionsUtils.contains(profileOwnerRestrictions, restrictionKey)) { in getUserRestrictionSources()