Searched refs:DELEGATION_APP_RESTRICTIONS (Results 1 – 3 of 3) sorted by relevance
19 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;109 DELEGATION_APP_RESTRICTIONS, in testDelegateReceivesScopeChangedBroadcast()148 DELEGATION_APP_RESTRICTIONS, in testCanRetrieveDelegates()155 assertTrue("No delegates should be found", getDelegatePackages(DELEGATION_APP_RESTRICTIONS) in testCanRetrieveDelegates()169 assertTrue("Expected delegate not found", getDelegatePackages(DELEGATION_APP_RESTRICTIONS) in testCanRetrieveDelegates()179 assertFalse("Unexpected delegate package", getDelegatePackages(DELEGATION_APP_RESTRICTIONS) in testCanRetrieveDelegates()
18 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;164 return scopes.contains(DELEGATION_APP_RESTRICTIONS); in amIAppRestrictionsDelegate()
83 private static final String DELEGATION_APP_RESTRICTIONS = "delegation-app-restrictions"; field in DeviceAndProfileOwnerTest322 DELEGATION_APP_RESTRICTIONS, in getDelegationScopes()