Searched refs:newOwnerRestrictions (Results 1 – 1 of 1) sorted by relevance
2585 final Bundle newOwnerRestrictions = new Bundle(); in migrateUserRestrictionsForUser() local2598 newOwnerRestrictions.putBoolean(key, true); in migrateUserRestrictionsForUser()2605 Log.v(LOG_TAG, "newOwnerRestrictions=" + newOwnerRestrictions); in migrateUserRestrictionsForUser()2612 admin.ensureUserRestrictions().putAll(newOwnerRestrictions); in migrateUserRestrictionsForUser()