Searched refs:getAuthenticators (Results 1 – 9 of 9) sorted by relevance
482 final @Authenticators.Types int authenticators = mPromptInfo.getAuthenticators(); in build()712 return mPromptInfo.getAuthenticators(); in getAllowedAuthenticators()1045 mPromptInfo.getAuthenticators() != Authenticators.EMPTY_SET, in authenticate()1046 mPromptInfo.getAuthenticators()); in authenticate()1062 @Authenticators.Types int authenticators = mPromptInfo.getAuthenticators(); in authenticate()1110 mPromptInfo.getAuthenticators() != Authenticators.EMPTY_SET, in authenticate()1111 mPromptInfo.getAuthenticators()); in authenticate()1186 if (promptInfo.getAuthenticators() == Authenticators.EMPTY_SET) { in authenticateInternal()
284 public int getAuthenticators() { in getAuthenticators() method in PromptInfo
52 assertEquals(authenticators, promptInfo.getAuthenticators()); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators()65 assertEquals(authenticators, promptInfo.getAuthenticators()); in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andKeyAuthenticators()78 promptInfo.getAuthenticators()); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andNoKeyAuthenticators()88 assertEquals(Authenticators.BIOMETRIC_WEAK, promptInfo.getAuthenticators()); in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andNoKeyAuthenticators()
671 mBiometricService.mAuthSession.mPromptInfo.getAuthenticators()); in testAuthenticate_noBiometrics_credentialAllowed()939 mBiometricService.mAuthSession.mPromptInfo.getAuthenticators()); in testErrorFromHal_whilePreparingAuthentication_credentialAllowed()1062 mBiometricService.mAuthSession.mPromptInfo.getAuthenticators()); in testBiometricOrCredentialAuth_whenBiometricLockout_showsCredential()1087 assertEquals(authenticators, promptInfo.getAuthenticators()); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators()1100 assertEquals(authenticators, promptInfo.getAuthenticators()); in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andKeyAuthenticators()1113 promptInfo.getAuthenticators()); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andNoKeyAuthenticators()1123 assertEquals(Authenticators.BIOMETRIC_WEAK, promptInfo.getAuthenticators()); in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andNoKeyAuthenticators()
109 if (promptInfo.getAuthenticators() != 0) { in combineAuthenticatorBundles()111 authenticators = promptInfo.getAuthenticators(); in combineAuthenticatorBundles()136 return isCredentialRequested(promptInfo.getAuthenticators()); in isCredentialRequested()158 return getPublicBiometricStrength(promptInfo.getAuthenticators()); in getPublicBiometricStrength()215 final int authenticators = promptInfo.getAuthenticators(); in isValidAuthenticatorConfig()
469 mPromptInfo.getAuthenticators(); in onErrorReceived()
553 + mConfig.mPromptInfo.getAuthenticators()); in onAttachedToWindow()
939 @Authenticators.Types final int authenticators = promptInfo.getAuthenticators(); in showAuthenticationDialog()
743 mAuthController.mLastBiometricPromptInfo.getAuthenticators()); in testConfigurationPersists_whenBiometricFallbackToCredential()