Searched refs:ALLOW_FP_AUTHENTICATION (Results 1 – 3 of 3) sorted by relevance
78 ConfirmDeviceCredentialBaseFragment.ALLOW_FP_AUTHENTICATION, false)); in testLaunchConfirmationActivityWithExternalAndChallenge()121 ConfirmDeviceCredentialBaseFragment.ALLOW_FP_AUTHENTICATION, false)); in testLaunchConfirmationActivityInternalAndChallenge()
68 public static final String ALLOW_FP_AUTHENTICATION = field in ConfirmDeviceCredentialBaseFragment168 && getActivity().getIntent().getBooleanExtra(ALLOW_FP_AUTHENTICATION, false) in isFingerprintAllowed()
258 intent.putExtra(ConfirmDeviceCredentialBaseFragment.ALLOW_FP_AUTHENTICATION, external); in launchConfirmationActivity()