Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DRestrictionsSet.java201 public void removeAllRestrictions() { in removeAllRestrictions() method in RestrictionsSet
H A DUserManagerService.java2699 mCachedEffectiveUserRestrictions.removeAllRestrictions(); in setDevicePolicyUserRestrictionsInner()
2700 mDevicePolicyUserRestrictions.removeAllRestrictions(); in setDevicePolicyUserRestrictionsInner()
3019 mCachedEffectiveUserRestrictions.removeAllRestrictions(); in applyUserRestrictionsForAllUsersLR()