Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DRestrictionsSet.java95 public boolean removeRestrictionsForAllUsers(String restriction) { in removeRestrictionsForAllUsers() method in RestrictionsSet
DUserManagerService.java4422 if (mDevicePolicyUserRestrictions.removeRestrictionsForAllUsers( in upgradeIfNecessaryLP()