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
2429 final Bundle newBaseRestrictions = new Bundle(); in migrateUserRestrictionsForUser() local2453 newBaseRestrictions); in migrateUserRestrictionsForUser() local
2212 private void updateUserRestrictionsInternalLR( in updateUserRestrictionsInternalLR()