Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DRestrictionsSet.java226 RestrictionsSet restrictionsSet = new RestrictionsSet(); in readRestrictions() local
233 return restrictionsSet; in readRestrictions()
238 restrictionsSet.updateRestrictions(userId, restrictions); in readRestrictions()