Home
last modified time | relevance | path

Searched refs:setAllowBackgroundAuthentication (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricPrompt.java542 public Builder setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in BiometricPrompt.Builder
543 mPromptInfo.setAllowBackgroundAuthentication(allow); in setAllowBackgroundAuthentication()
562 public Builder setAllowBackgroundAuthentication(boolean allow, in setAllowBackgroundAuthentication() method in BiometricPrompt.Builder
564 mPromptInfo.setAllowBackgroundAuthentication(allow); in setAllowBackgroundAuthentication()
DPromptInfo.java302 public void setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in PromptInfo
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DAuthControllerTest.java970 promptInfo.setAllowBackgroundAuthentication(false); in testShowDialog_whenOwnerNotInForeground()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsController.java400 .setAllowBackgroundAuthentication(true) in debugBiometricPrompt()
/frameworks/base/core/api/
Dtest-current.txt1570 … public android.hardware.biometrics.BiometricPrompt.Builder setAllowBackgroundAuthentication(boole…
1571 … public android.hardware.biometrics.BiometricPrompt.Builder setAllowBackgroundAuthentication(boole…