Searched refs:cryptoObject (Results 1 – 2 of 2) sorted by relevance
73 @Nullable CryptoObject cryptoObject) { in FingerprintCallback() argument75 mCryptoObject = cryptoObject; in FingerprintCallback()
70 FaceCallback(AuthenticationCallback authenticationCallback, CryptoObject cryptoObject) { in FaceCallback() argument72 mCryptoObject = cryptoObject; in FaceCallback()