Searched refs:mCryptoObject (Results 1 – 5 of 5) sorted by relevance
114 private CryptoObject mCryptoObject; field in BiometricAuthenticator.AuthenticationResult131 mCryptoObject = crypto; in AuthenticationResult()142 return mCryptoObject; in getCryptoObject()
326 private CryptoObject mCryptoObject; field in BiometricPrompt336 final AuthenticationResult result = new AuthenticationResult(mCryptoObject);647 mCryptoObject = crypto; in authenticateInternal()
85 private CryptoObject mCryptoObject; field in FingerprintManager161 private CryptoObject mCryptoObject; field in FingerprintManager.AuthenticationResult172 mCryptoObject = crypto; in AuthenticationResult()182 public CryptoObject getCryptoObject() { return mCryptoObject; } in getCryptoObject()418 mCryptoObject = crypto; in authenticate()842 new AuthenticationResult(mCryptoObject, fp, userId); in sendAuthenticatedSucceeded()
79 private CryptoObject mCryptoObject; field in FaceManager227 mCryptoObject = crypto; in authenticate()741 private CryptoObject mCryptoObject; field in FaceManager.AuthenticationResult752 mCryptoObject = crypto; in AuthenticationResult()765 return mCryptoObject; in getCryptoObject()1065 new AuthenticationResult(mCryptoObject, face, userId); in sendAuthenticatedSucceeded()
22850 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationResult;->mCryptoObject:Landroid/h…24471 Landroid/hardware/fingerprint/FingerprintManager$AuthenticationResult;->mCryptoObject:Landroid/hard…24518 Landroid/hardware/fingerprint/FingerprintManager;->mCryptoObject:Landroid/hardware/biometrics/Crypt…