Searched refs:applyUserRestrictionsLR (Results 1 – 2 of 2) sorted by relevance
1101 applyUserRestrictionsLR(UserHandle.USER_SYSTEM); in systemReady()3252 applyUserRestrictionsLR(userId); in setUserRestrictionInner()3285 applyUserRestrictionsLR(updatedUserIds.get(i)); in setDevicePolicyUserRestrictionsInner()3577 private void applyUserRestrictionsLR(@UserIdInt int userId) { in applyUserRestrictionsLR() method in UserManagerService3610 applyUserRestrictionsLR(runningUsers[i]); in applyUserRestrictionsForAllUsersLR()6867 applyUserRestrictionsLR(userId);
19966 PLcom/android/server/pm/UserManagerService;->applyUserRestrictionsLR(I)V