Searched refs:setDisallowBiometricsIfPolicyExists (Results 1 – 4 of 4) sorted by relevance
104 promptInfo.setDisallowBiometricsIfPolicyExists(false /* checkDevicePolicy */); in testFaceAuthentication_whenCameraPrivacyIsEnabled()120 promptInfo.setDisallowBiometricsIfPolicyExists(false /* checkDevicePolicy */); in testFaceAuthentication_whenCameraPrivacyIsDisabledAndCameraIsAvailable()137 promptInfo.setDisallowBiometricsIfPolicyExists(false /* checkDevicePolicy */); in testFaceAuthentication_whenCameraIsUnavailable()157 promptInfo.setDisallowBiometricsIfPolicyExists(false /* checkDevicePolicy */); in testCanAuthenticateResult_whenCameraUnavailableAndNoFingerprintsEnrolled()177 promptInfo.setDisallowBiometricsIfPolicyExists(false /* checkDevicePolicy */); in testFingerprintAuthentication_whenCameraIsUnavailable()
2007 promptInfo.setDisallowBiometricsIfPolicyExists(checkDevicePolicy); in createTestPromptInfo()
289 public void setDisallowBiometricsIfPolicyExists(boolean disallowBiometricsIfPolicyExists) { in setDisallowBiometricsIfPolicyExists() method in PromptInfo
578 public Builder setDisallowBiometricsIfPolicyExists(boolean checkDevicePolicyManager) { in setDisallowBiometricsIfPolicyExists() method in BiometricPrompt.Builder579 mPromptInfo.setDisallowBiometricsIfPolicyExists(checkDevicePolicyManager); in setDisallowBiometricsIfPolicyExists()