Home
last modified time | relevance | path

Searched defs:newBaseRestrictions (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceMigrationTest.java107 final Map<Integer, Bundle> newBaseRestrictions = new HashMap<>(); in testMigration() local
220 final Map<Integer, Bundle> newBaseRestrictions = new HashMap<>(); in testMigration2_profileOwnerOnUser0() local
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1749 private void updateUserRestrictionsInternalLR( in updateUserRestrictionsInternalLR()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2584 final Bundle newBaseRestrictions = new Bundle(); in migrateUserRestrictionsForUser() local
2608 newBaseRestrictions); in migrateUserRestrictionsForUser() local