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.java1261 updateUserRestrictionsInternalLR(newRestrictions, userId); in setUserRestriction()
1274 private void updateUserRestrictionsInternalLR( in updateUserRestrictionsInternalLR() method in UserManagerService
1357 updateUserRestrictionsInternalLR(null, userId); in applyUserRestrictionsLR()