Searched defs:isSettingRestrictedForUser (Results 1 – 3 of 3) sorted by relevance
222 public abstract boolean isSettingRestrictedForUser(String setting, int userId, String value, in isSettingRestrictedForUser() method in UserManagerInternal
669 public static boolean isSettingRestrictedForUser(Context context, @NonNull String setting, in isSettingRestrictedForUser() method in UserRestrictionsUtils
4392 public boolean isSettingRestrictedForUser(String setting, @UserIdInt int userId, in isSettingRestrictedForUser() method in UserManagerService.LocalService