Searched refs:deleteKey (Results 1 – 4 of 4) sorted by relevance
212 deleteKey(); in finalTearDown()215 public void deleteKey() throws Exception { in deleteKey() method in PerformanceTestBase.KeystoreMeasurable216 mGenerator.deleteKey(); in deleteKey()247 deleteKey(); in tearDown()270 deleteKey(); in tearDown()304 void deleteKey() throws Exception {} in deleteKey() method in PerformanceTestBase.KeystoreKeyGenerator340 void deleteKey() throws Exception { in deleteKey() method in PerformanceTestBase.AndroidKeystoreKeyGenerator
974 final boolean deleteKey = (value == null); in setGlobalSetting()976 if (deleteKey) { in setGlobalSetting()982 if (!deleteKey) { in setGlobalSetting()
59 public void deleteKey() throws Exception { in deleteKey() method in KeyAgreementTest
365 deleteKey(GENERATED_KEY_ALIAS); in generateKeystoreEvents()367 deleteKey(IMPORTED_KEY_ALIAS); in generateKeystoreEvents()678 private void deleteKey(String keyAlias) throws Exception { in deleteKey() method in SecurityLoggingTest