Searched refs:exceptionList (Results 1 – 1 of 1) sorted by relevance
1776 final Set<String> exceptionList = in migrateUserRestrictionsIfNecessaryLocked() local1780 exceptionList, /* isDeviceOwner =*/ false); in migrateUserRestrictionsIfNecessaryLocked() local1798 Set<String> exceptionList, boolean isDeviceOwner) { in migrateUserRestrictionsForUser() argument1813 if (!canOwnerChange || (exceptionList!= null && exceptionList.contains(key))) { in migrateUserRestrictionsForUser()