Home
last modified time | relevance | path

Searched refs:DELEGATION_CERT_SELECTION (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegationTest.java22 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_SELECTION;
212 DELEGATION_CERT_SELECTION)); in testExclusiveDelegations()
/cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
DCertSelectionDelegateTest.java99 DevicePolicyManager.DELEGATION_CERT_SELECTION); in testCanSelectKeychainKeypairs()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java88 private static final String DELEGATION_CERT_SELECTION = "delegation-cert-selection"; field in DeviceAndProfileOwnerTest
331 DELEGATION_CERT_SELECTION in getDelegationScopes()
404 DELEGATION_CERT_INSTALL, DELEGATION_CERT_SELECTION)); in testDelegationCertSelection()