Searched refs:origRestrictions (Results 1 – 1 of 1) sorted by relevance
2464 final Bundle origRestrictions = mUserManagerInternal.getBaseUserRestrictions( in migrateUserRestrictionsForUser() local2470 for (String key : origRestrictions.keySet()) { in migrateUserRestrictionsForUser()2471 if (!origRestrictions.getBoolean(key)) { in migrateUserRestrictionsForUser()2486 Log.v(LOG_TAG, "origRestrictions=" + origRestrictions); in migrateUserRestrictionsForUser()