Searched refs:newScopes (Results 1 – 1 of 1) sorted by relevance
6396 final List<String> newScopes = new ArrayList(currentScopes); in setDelegatedScopePreO() local6397 newScopes.remove(scope); in setDelegatedScopePreO()6398 setDelegatedScopes(who, currentPackage, newScopes); in setDelegatedScopePreO()