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.java584 setInstallMarketAppsRestriction(cr, userId, getNewUserRestrictionSetting( in applyUserRestriction()
592 setInstallMarketAppsRestriction(cr, userId, getNewUserRestrictionSetting( in applyUserRestriction()
891 private static void setInstallMarketAppsRestriction(ContentResolver cr, int userId, in setInstallMarketAppsRestriction() method in UserRestrictionsUtils