Home
last modified time | relevance | path

Searched refs:setInstallMarketAppsRestriction (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()
890 private static void setInstallMarketAppsRestriction(ContentResolver cr, int userId, in setInstallMarketAppsRestriction() method in UserRestrictionsUtils