Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/pm/
DUserManagerService.java1215 removeRestrictionsForUser(userHandle, true); in removeRestrictions()
1218 private void removeRestrictionsForUser(final int userHandle, boolean unblockApps) { in removeRestrictionsForUser() method in UserManagerService