Searched refs:setAllowBackgroundAuthentication (Results 1 – 3 of 3) sorted by relevance
191 public void setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in PromptInfo
380 public Builder setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in BiometricPrompt.Builder381 mPromptInfo.setAllowBackgroundAuthentication(allow); in setAllowBackgroundAuthentication()
1081 … public android.hardware.biometrics.BiometricPrompt.Builder setAllowBackgroundAuthentication(boole…