Searched refs:deviceCredentialAllowed (Results 1 – 3 of 3) sorted by relevance
171 public void setDeviceCredentialAllowed(boolean deviceCredentialAllowed) { in setDeviceCredentialAllowed() argument172 mDeviceCredentialAllowed = deviceCredentialAllowed; in setDeviceCredentialAllowed()
423 final boolean deviceCredentialAllowed = mPromptInfo.isDeviceCredentialAllowed(); in build()425 final boolean willShowDeviceCredentialButton = deviceCredentialAllowed in build()
97 final boolean deviceCredentialAllowed = promptInfo.isDeviceCredentialAllowed(); in combineAuthenticatorBundles()106 authenticators = deviceCredentialAllowed in combineAuthenticatorBundles()