Searched refs:getKeystoreResponse (Results 1 – 2 of 2) sorted by relevance
511 public KeystoreResponse getKeystoreResponse() { in getKeystoreResponse() method in KeyStore.KeyCharacteristicsCallbackResult567 error = result.getKeystoreResponse().getErrorCode(); in generateKeyInternal()618 error = result.getKeystoreResponse().getErrorCode(); in getKeyCharacteristics()652 error = result.getKeystoreResponse().getErrorCode(); in importKeyInternal()760 error = result.getKeystoreResponse().getErrorCode(); in importWrappedKeyInternal()1089 public KeystoreResponse getKeystoreResponse() { in getKeystoreResponse() method in KeyStore.KeyAttestationCallbackResult1139 error = result.getKeystoreResponse().getErrorCode(); in attestKey()1168 error = result.getKeystoreResponse().getErrorCode(); in attestDeviceIds()
17119 HSPLandroid/security/KeyStore$KeyCharacteristicsCallbackResult;->getKeystoreResponse()Landroid/secu…