Searched refs:destroyProtectorKey (Results 1 – 3 of 3) sorted by relevance
91 protected void destroyProtectorKey(String keyAlias) { in destroyProtectorKey() method in MockSyntheticPasswordManager
242 public static void destroyProtectorKey(String keyAlias) { in destroyProtectorKey() method in SyntheticPasswordCrypto
699 destroyProtectorKey(getProtectorKeyAlias(protectorId)); in removeUser()1700 destroyProtectorKey(getProtectorKeyAlias(protectorId)); in destroyProtectorCommon()1834 protected void destroyProtectorKey(String keyAlias) { in destroyProtectorKey() method in SyntheticPasswordManager1835 SyntheticPasswordCrypto.destroyProtectorKey(keyAlias); in destroyProtectorKey()