HomeSort by relevance Sort by last modified time
    Searched refs:DELEGATION_APP_RESTRICTIONS (Results 1 - 10 of 10) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DelegationTest.java 20 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;
97 DELEGATION_APP_RESTRICTIONS,
136 DELEGATION_APP_RESTRICTIONS,
143 assertTrue("No delegates should be found", getDelegatePackages(DELEGATION_APP_RESTRICTIONS)
157 assertTrue("Expected delegate not found", getDelegatePackages(DELEGATION_APP_RESTRICTIONS)
167 assertFalse("Unexpected delegate package", getDelegatePackages(DELEGATION_APP_RESTRICTIONS)
  /cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
GeneralDelegateTest.java 18 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;
50 DELEGATION_APP_RESTRICTIONS,
AppRestrictionsDelegateTest.java 18 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;
38 * Test that an app given the {@link DevicePolicyManager#DELEGATION_APP_RESTRICTIONS} scope via
164 return scopes.contains(DELEGATION_APP_RESTRICTIONS);
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTest.java 70 private static final String DELEGATION_APP_RESTRICTIONS = "delegation-app-restrictions";
224 DELEGATION_APP_RESTRICTIONS,
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 37 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;
285 DELEGATION_APP_RESTRICTIONS,
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerTest.java 18 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;
    [all...]
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java     [all...]
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 223 milliseconds