Home
last modified time | relevance | path

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

/packages/modules/RemoteKeyProvisioning/system-server/src/android/security/rkp/service/
DRegistrationProxy.java270 new RkpProxyException(convertGetKeyError(error), description))); in getKeyAsync()
342 private static int convertGetKeyError(byte error) { in convertGetKeyError() method in RegistrationProxy