Searched refs:deviceCredentialAllowed (Results 1 – 4 of 4) sorted by relevance
281 public void setDeviceCredentialAllowed(boolean deviceCredentialAllowed) { in setDeviceCredentialAllowed() argument282 mDeviceCredentialAllowed = deviceCredentialAllowed; in setDeviceCredentialAllowed()
670 final boolean deviceCredentialAllowed = mPromptInfo.isDeviceCredentialAllowed(); in build()672 final boolean willShowDeviceCredentialButton = deviceCredentialAllowed in build()
117 final boolean deviceCredentialAllowed = promptInfo.isDeviceCredentialAllowed(); in combineAuthenticatorBundles()126 authenticators = deviceCredentialAllowed in combineAuthenticatorBundles()
1968 boolean deviceCredentialAllowed) throws Exception { in invokeAuthenticate() argument1977 deviceCredentialAllowed)); in invokeAuthenticate()1998 boolean deviceCredentialAllowed) { in createTestPromptInfo() argument2009 promptInfo.setDeviceCredentialAllowed(deviceCredentialAllowed); in createTestPromptInfo()