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