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

/frameworks/base/services/core/java/com/android/server/pm/
H A DUserRestrictionsUtils.java436 applyUserRestriction(context, userId, key, newValue);
447 private static void applyUserRestriction(Context context, int userId, String key, method in class:UserRestrictionsUtils

Completed in 52 milliseconds