Searched defs:setDevicePolicyUserRestrictions (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DUserManagerInternal.java53 public abstract void setDevicePolicyUserRestrictions(int userId, @Nullable Bundle restrictions, method in class:UserManagerInternal
/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java1386 * See {@link UserManagerInternal#setDevicePolicyUserRestrictions}
1420 Log.d(LOG_TAG, "setDevicePolicyUserRestrictions: userId=" + userId
3733 public void setDevicePolicyUserRestrictions(int userId, @Nullable Bundle restrictions, method in class:UserManagerService.LocalService

Completed in 61 milliseconds