Searched refs:setAllowBackgroundAuthentication (Results 1 – 5 of 5) sorted by relevance
542 public Builder setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in BiometricPrompt.Builder543 mPromptInfo.setAllowBackgroundAuthentication(allow); in setAllowBackgroundAuthentication()562 public Builder setAllowBackgroundAuthentication(boolean allow, in setAllowBackgroundAuthentication() method in BiometricPrompt.Builder564 mPromptInfo.setAllowBackgroundAuthentication(allow); in setAllowBackgroundAuthentication()
302 public void setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in PromptInfo
970 promptInfo.setAllowBackgroundAuthentication(false); in testShowDialog_whenOwnerNotInForeground()
400 .setAllowBackgroundAuthentication(true) in debugBiometricPrompt()
1570 … public android.hardware.biometrics.BiometricPrompt.Builder setAllowBackgroundAuthentication(boole…1571 … public android.hardware.biometrics.BiometricPrompt.Builder setAllowBackgroundAuthentication(boole…