Searched refs:deviceCredentialAllowed (Results 1 – 3 of 3) sorted by relevance
174 public void setDeviceCredentialAllowed(boolean deviceCredentialAllowed) { in setDeviceCredentialAllowed() argument175 mDeviceCredentialAllowed = deviceCredentialAllowed; in setDeviceCredentialAllowed()
436 final boolean deviceCredentialAllowed = mPromptInfo.isDeviceCredentialAllowed(); in build()438 final boolean willShowDeviceCredentialButton = deviceCredentialAllowed in build()
96 final boolean deviceCredentialAllowed = promptInfo.isDeviceCredentialAllowed(); in combineAuthenticatorBundles()105 authenticators = deviceCredentialAllowed in combineAuthenticatorBundles()