Searched refs:setDeviceCredentialAllowed (Results 1 – 7 of 7) sorted by relevance
47 promptInfo.setDeviceCredentialAllowed(allowDeviceCredential); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators()73 promptInfo.setDeviceCredentialAllowed(allowDeviceCredential); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andNoKeyAuthenticators()
1082 promptInfo.setDeviceCredentialAllowed(allowDeviceCredential); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators()1108 promptInfo.setDeviceCredentialAllowed(allowDeviceCredential); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andNoKeyAuthenticators()1917 promptInfo.setDeviceCredentialAllowed(deviceCredentialAllowed); in createTestPromptInfo()
196 public void setDeviceCredentialAllowed(boolean deviceCredentialAllowed) { in setDeviceCredentialAllowed() method in PromptInfo
330 public Builder setDeviceCredentialAllowed(boolean allowed) { in setDeviceCredentialAllowed() method in BiometricPrompt.Builder331 mPromptInfo.setDeviceCredentialAllowed(allowed); in setDeviceCredentialAllowed()
106 promptInfo.setDeviceCredentialAllowed(false); in combineAuthenticatorBundles()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18362 …ull public android.hardware.biometrics.BiometricPrompt.Builder setDeviceCredentialAllowed(boolean);