Searched refs:getEffectiveUserRestrictions (Results 1 – 1 of 1) sorted by relevance
1158 private Bundle getEffectiveUserRestrictions(int userId) { in getEffectiveUserRestrictions() method in UserManagerService1175 Bundle restrictions = getEffectiveUserRestrictions(userId); in hasUserRestriction()1233 return UserRestrictionsUtils.clone(getEffectiveUserRestrictions(userId)); in getUserRestrictions()