Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceMigrationTest.java110 final Map<Integer, Bundle> newBaseRestrictions = new HashMap<>(); in testMigration() local
225 final Map<Integer, Bundle> newBaseRestrictions = new HashMap<>(); in testMigration2_profileOwnerOnUser0() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1802 final Bundle newBaseRestrictions = new Bundle(); in migrateUserRestrictionsForUser() local
1826 newBaseRestrictions); in migrateUserRestrictionsForUser() local