Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DPromptInfo.java191 public void setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in PromptInfo
DBiometricPrompt.java380 public Builder setAllowBackgroundAuthentication(boolean allow) { in setAllowBackgroundAuthentication() method in BiometricPrompt.Builder
381 mPromptInfo.setAllowBackgroundAuthentication(allow); in setAllowBackgroundAuthentication()
/frameworks/base/core/api/
Dtest-current.txt1081 … public android.hardware.biometrics.BiometricPrompt.Builder setAllowBackgroundAuthentication(boole…