Searched refs:getEffectiveUserRestrictions (Results 1 – 2 of 2) sorted by relevance
2045 private Bundle getEffectiveUserRestrictions(@UserIdInt int userId) { in getEffectiveUserRestrictions() method in UserManagerService2072 Bundle restrictions = getEffectiveUserRestrictions(userId); in hasUserRestrictionOnAnyUser()2171 return BundleUtils.clone(getEffectiveUserRestrictions(userId)); in getUserRestrictions()5691 Bundle restrictions = getEffectiveUserRestrictions(userId); in hasUserRestriction()5720 final Bundle restrictions = getEffectiveUserRestrictions(profileUserId); in setDefaultCrossProfileIntentFilters()
33322 HSPLcom/android/server/pm/UserManagerService;->getEffectiveUserRestrictions(I)Landroid/os/Bundle;+]…