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()
327 private CryptoObject mCryptoObject; field in BiometricPrompt337 final AuthenticationResult result = new AuthenticationResult(mCryptoObject);660 mCryptoObject = crypto; in authenticateInternal()
79 private CryptoObject mCryptoObject; field in FaceManager227 mCryptoObject = crypto; in authenticate()743 private CryptoObject mCryptoObject; field in FaceManager.AuthenticationResult754 mCryptoObject = crypto; in AuthenticationResult()767 return mCryptoObject; in getCryptoObject()1067 new AuthenticationResult(mCryptoObject, face, userId); in sendAuthenticatedSucceeded()
86 private CryptoObject mCryptoObject; field in FingerprintManager171 private CryptoObject mCryptoObject; field in FingerprintManager.AuthenticationResult182 mCryptoObject = crypto; in AuthenticationResult()192 public CryptoObject getCryptoObject() { return mCryptoObject; } in getCryptoObject()428 mCryptoObject = crypto; in authenticate()852 new AuthenticationResult(mCryptoObject, fp, userId); in sendAuthenticatedSucceeded()
21412 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationResult;->mCryptoObject:Landroid/h…22919 Landroid/hardware/fingerprint/FingerprintManager$AuthenticationResult;->mCryptoObject:Landroid/hard…22955 Landroid/hardware/fingerprint/FingerprintManager;->mCryptoObject:Landroid/hardware/biometrics/Crypt…