Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java709 setInstallMarketAppsRestriction(cr, userId, getNewUserRestrictionSetting( in applyUserRestriction()
717 setInstallMarketAppsRestriction(cr, userId, getNewUserRestrictionSetting( in applyUserRestriction()
962 private static void setInstallMarketAppsRestriction(ContentResolver cr, int userId, in setInstallMarketAppsRestriction() method in UserRestrictionsUtils