Searched refs:mAuthenticationCallback (Results 1 – 3 of 3) sorted by relevance
61 private FingerprintManager.AuthenticationCallback mAuthenticationCallback = field in FingerprintAuthenticateSidecar107 mAuthenticationCallback, null /* handler */, userId); in startAuthentication()
53 private AuthenticationCallback mAuthenticationCallback = field in BiometricFragment153 mAuthenticationCallback, mUserId); in onResume()
103 private AuthenticationCallback mAuthenticationCallback = new AuthenticationCallback() { field in ConfirmDeviceCredentialActivity338 mBiometricFragment.setCallbacks(mExecutor, mAuthenticationCallback); in showBiometricPrompt()