Home
last modified time | relevance | path

Searched refs:getEffectiveUserRestrictions (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java2045 private Bundle getEffectiveUserRestrictions(@UserIdInt int userId) { in getEffectiveUserRestrictions() method in UserManagerService
2072 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()
/aosp12/frameworks/base/services/
H A Dart-profile33322 HSPLcom/android/server/pm/UserManagerService;->getEffectiveUserRestrictions(I)Landroid/os/Bundle;+]…