Searched refs:appRestrictionsDelegate (Results 1 – 1 of 1) sorted by relevance
3120 final String appRestrictionsDelegate = parser.getAttributeValue(null, in loadSettingsLocked() local3122 if (appRestrictionsDelegate != null) { in loadSettingsLocked()3123 List<String> scopes = policy.mDelegationMap.get(appRestrictionsDelegate); in loadSettingsLocked()3126 policy.mDelegationMap.put(appRestrictionsDelegate, scopes); in loadSettingsLocked()