Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java2147 final Bundle prevRestrictionsFinal = new Bundle(prevRestrictions); in propagateUserRestrictionsLR() local
2153 mContext, userId, newRestrictionsFinal, prevRestrictionsFinal); in propagateUserRestrictionsLR()
2162 newRestrictionsFinal, prevRestrictionsFinal); in propagateUserRestrictionsLR()