Searched defs:deleteKey (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/keystore/src/android/keystore/cts/ | ||
D | PerformanceTestBase.java | 210 public void deleteKey() throws Exception { in deleteKey() method in PerformanceTestBase.KeystoreMeasurable |
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ | ||
D | SecurityLoggingTest.java | 533 private void deleteKey(String keyAlias) throws Exception { in deleteKey() method in SecurityLoggingTest |