Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DRestrictionsSet.java201 public void removeAllRestrictions() { in removeAllRestrictions() method in RestrictionsSet
DUserManagerService.java3267 mCachedEffectiveUserRestrictions.removeAllRestrictions(); in setDevicePolicyUserRestrictionsInner()
3268 mDevicePolicyUserRestrictions.removeAllRestrictions(); in setDevicePolicyUserRestrictionsInner()
3589 mCachedEffectiveUserRestrictions.removeAllRestrictions(); in applyUserRestrictionsForAllUsersLR()