Searched defs:newBaseRestrictions (Results 1 – 3 of 3) sorted by relevance
143 final Map<Integer, Bundle> newBaseRestrictions = new HashMap<>(); in testMigration() local257 final Map<Integer, Bundle> newBaseRestrictions = new HashMap<>(); in testMigration2_profileOwnerOnUser0() local
2393 final Bundle newBaseRestrictions = new Bundle(); in migrateUserRestrictionsForUser() local2417 newBaseRestrictions); in migrateUserRestrictionsForUser() local
2211 private void updateUserRestrictionsInternalLR( in updateUserRestrictionsInternalLR()