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