Searched refs:setAllowBackgroundAuthentication (Results 1 – 4 of 4) sorted by relevance
217 public void setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in PromptInfo
408 public Builder setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in BiometricPrompt.Builder409 mPromptInfo.setAllowBackgroundAuthentication(allow); in setAllowBackgroundAuthentication()
1000 promptInfo.setAllowBackgroundAuthentication(false); in testShowDialog_whenOwnerNotInForeground()
1419 … public android.hardware.biometrics.BiometricPrompt.Builder setAllowBackgroundAuthentication(boole…