Home
last modified time | relevance | path

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

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