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

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DelegationTest.java 22 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;
96 DELEGATION_CERT_INSTALL,
120 DELEGATION_CERT_INSTALL,
171 assertFalse("Unexpected delegate package", getDelegatePackages(DELEGATION_CERT_INSTALL)
173 assertFalse("Unexpected delegate package", getDelegatePackages(DELEGATION_CERT_INSTALL)
  /cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
GeneralDelegateTest.java 20 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;
52 DELEGATION_CERT_INSTALL,
CertInstallDelegateTest.java 18 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;
194 return scopes.contains(DELEGATION_CERT_INSTALL);
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTest.java 69 private static final String DELEGATION_CERT_INSTALL = "delegation-cert-install";
242 DELEGATION_CERT_INSTALL,
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 42 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;
346 DELEGATION_CERT_INSTALL,
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerTest.java 19 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;
    [all...]
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 590 milliseconds