Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java309 applyUserRestriction(context, userId, key, newValue); in applyUserRestrictions()
321 private static void applyUserRestriction(Context context, int userId, String key, in applyUserRestriction() method in UserRestrictionsUtils