Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java831 final RestrictionsSet sourceRestrictionsSet = sourceRestrictionsSets.valueAt(i); in moveRestriction() local
832 sourceRestrictionsSet.moveRestriction(destRestrictionSet, restrictionKey); in moveRestriction()