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.java135 private static final String IMPORTED_KEY_ALIAS = "imported_key_alias"; field in SecurityLoggingTest
252 verifyKeyImportedEventPresent(events, IMPORTED_KEY_ALIAS); in verifyKeystoreEventsPresent()
253 verifyKeyDeletedEventPresent(events, IMPORTED_KEY_ALIAS); in verifyKeystoreEventsPresent()
281 importKey(IMPORTED_KEY_ALIAS); in generateKeystoreEvents()
282 deleteKey(IMPORTED_KEY_ALIAS); in generateKeystoreEvents()