Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserRestrictionsUtils.java638 setInstallMarketAppsRestriction(cr, userId, getNewUserRestrictionSetting( in applyUserRestriction()
646 setInstallMarketAppsRestriction(cr, userId, getNewUserRestrictionSetting( in applyUserRestriction()
896 private static int getNewUserRestrictionSetting(Context context, int userId, in getNewUserRestrictionSetting() method in UserRestrictionsUtils