Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java133 private static final String IMPORTED_KEY_ALIAS = "imported_key_alias"; field in SecurityLoggingTest
250 verifyKeyImportedEventPresent(events, IMPORTED_KEY_ALIAS); in verifyKeystoreEventsPresent()
251 verifyKeyDeletedEventPresent(events, IMPORTED_KEY_ALIAS); in verifyKeystoreEventsPresent()
277 importKey(IMPORTED_KEY_ALIAS); in generateKeystoreEvents()
278 deleteKey(IMPORTED_KEY_ALIAS); in generateKeystoreEvents()