Searched refs:setDeviceCredentialAllowed (Results 1 – 9 of 9) sorted by relevance
47 promptInfo.setDeviceCredentialAllowed(allowDeviceCredential); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators()73 promptInfo.setDeviceCredentialAllowed(allowDeviceCredential); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andNoKeyAuthenticators()
1113 promptInfo.setDeviceCredentialAllowed(allowDeviceCredential); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators()1139 promptInfo.setDeviceCredentialAllowed(allowDeviceCredential); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andNoKeyAuthenticators()2009 promptInfo.setDeviceCredentialAllowed(deviceCredentialAllowed); in createTestPromptInfo()
281 public void setDeviceCredentialAllowed(boolean deviceCredentialAllowed) { in setDeviceCredentialAllowed() method in PromptInfo
464 public Builder setDeviceCredentialAllowed(boolean allowed) { in setDeviceCredentialAllowed() method in BiometricPrompt.Builder465 mPromptInfo.setDeviceCredentialAllowed(allowed); in setDeviceCredentialAllowed()
118 promptInfo.setDeviceCredentialAllowed(false); in combineAuthenticatorBundles()
399 .setDeviceCredentialAllowed(true) in debugBiometricPrompt()
6490 // The value passed to setDeviceCredentialAllowed(boolean), or false if not set.
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18962 …ull public android.hardware.biometrics.BiometricPrompt.Builder setDeviceCredentialAllowed(boolean);