Searched refs:getKeystoreResponse (Results 1 – 2 of 2) sorted by relevance
513 public KeystoreResponse getKeystoreResponse() { in getKeystoreResponse() method in KeyStore.KeyCharacteristicsCallbackResult569 error = result.getKeystoreResponse().getErrorCode(); in generateKeyInternal()620 error = result.getKeystoreResponse().getErrorCode(); in getKeyCharacteristics()654 error = result.getKeystoreResponse().getErrorCode(); in importKeyInternal()762 error = result.getKeystoreResponse().getErrorCode(); in importWrappedKeyInternal()1091 public KeystoreResponse getKeystoreResponse() { in getKeystoreResponse() method in KeyStore.KeyAttestationCallbackResult1141 error = result.getKeystoreResponse().getErrorCode(); in attestKey()1170 error = result.getKeystoreResponse().getErrorCode(); in attestDeviceIds()
12860 HSPLandroid/security/KeyStore$KeyCharacteristicsCallbackResult;->getKeystoreResponse()Landroid/secu…