Home
last modified time | relevance | path

Searched refs:isAllowBackgroundAuthentication (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DPromptInfo.java268 public boolean isAllowBackgroundAuthentication() { in isAllowBackgroundAuthentication() method in PromptInfo
H A DBiometricPrompt.java662 public boolean isAllowBackgroundAuthentication() { in isAllowBackgroundAuthentication() method in BiometricPrompt
663 return mPromptInfo.isAllowBackgroundAuthentication(); in isAllowBackgroundAuthentication()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthSession.java243 mPromptInfo.isAllowBackgroundAuthentication()); in setSensorsToStateWaitingForCookie()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt1084 method public boolean isAllowBackgroundAuthentication();