Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keystore/recovery/
DRecoveryController.java725 getGrantDescriptor(grantAlias)); in getKeyFromGrant()
730 private static @Nullable KeyDescriptor getGrantDescriptor(String grantAlias) { in getGrantDescriptor() method in RecoveryController
/frameworks/base/keystore/java/android/security/
DKeyChain.java764 private static KeyDescriptor getGrantDescriptor(String keyid) { in getGrantDescriptor() method in KeyChain
812 getGrantDescriptor(keyId)); in getKeyPair()