Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java2974 final Bundle prevRestrictionsFinal = new Bundle(prevRestrictions); in propagateUserRestrictionsLR() local
2980 mContext, userId, newRestrictionsFinal, prevRestrictionsFinal); in propagateUserRestrictionsLR()
2989 newRestrictionsFinal, prevRestrictionsFinal); in propagateUserRestrictionsLR()