Searched refs:DELEGATION_CERT_SELECTION (Results 1 – 5 of 5) sorted by relevance
20 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_SELECTION;35 DELEGATION_CERT_INSTALL, DELEGATION_CERT_SELECTION);45 DELEGATION_CERT_SELECTION).contains(CERT_INSTALLER_PACKAGE)); in testManualSetCertInstallerDelegate()53 DELEGATION_CERT_SELECTION).contains(CERT_INSTALLER_PACKAGE)); in testManualClearCertInstallerDelegate()
101 DevicePolicyManager.DELEGATION_CERT_SELECTION); in testCanSelectKeychainKeypairs()125 DevicePolicyManager.DELEGATION_CERT_SELECTION); in testNotChosenAnyAlias()
22 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_SELECTION;324 Collections.singletonList(DELEGATION_CERT_SELECTION)); in setDelegatedScopes_certSelection_settingSecondApp_revokesFirstApp()328 Collections.singletonList(DELEGATION_CERT_SELECTION)); in setDelegatedScopes_certSelection_settingSecondApp_revokesFirstApp()339 .containsExactly(DELEGATION_CERT_SELECTION); in setDelegatedScopes_certSelection_settingSecondApp_revokesFirstApp()
22 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_SELECTION;95 DELEGATION_CERT_SELECTION,
100 private static final String DELEGATION_CERT_SELECTION = "delegation-cert-selection"; field in DeviceAndProfileOwnerTest274 DELEGATION_CERT_SELECTION in getDelegationScopes()339 DELEGATION_CERT_INSTALL, DELEGATION_CERT_SELECTION)); in testDelegationCertSelection()