Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1626 updateUserRestrictionsInternalLR(newRestrictions, userId); in setUserRestriction()
1639 private void updateUserRestrictionsInternalLR( in updateUserRestrictionsInternalLR() method in UserManagerService
1724 updateUserRestrictionsInternalLR(null, userId); in applyUserRestrictionsLR()