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