Searched refs:newOwnerRestrictions (Results 1 – 1 of 1) sorted by relevance
2430 final Bundle newOwnerRestrictions = new Bundle(); in migrateUserRestrictionsForUser() local2443 newOwnerRestrictions.putBoolean(key, true); in migrateUserRestrictionsForUser()2450 Slogf.v(LOG_TAG, "newOwnerRestrictions=%s", newOwnerRestrictions); in migrateUserRestrictionsForUser()2457 admin.ensureUserRestrictions().putAll(newOwnerRestrictions); in migrateUserRestrictionsForUser()