Home
last modified time | relevance | path

Searched defs:isKeyguardBypassEnabled (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DAuthenticationClient.java114 boolean shouldVibrate, boolean isKeyguardBypassEnabled) { in AuthenticationClient()
485 public boolean isKeyguardBypassEnabled() { in isKeyguardBypassEnabled() method in AuthenticationClient
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/
H A DFaceAuthenticationClient.java68 boolean isKeyguardBypassEnabled) { in FaceAuthenticationClient()
H A DFace10.java631 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled) { in scheduleAuthenticate()
649 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled) { in scheduleAuthenticate()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DServiceProvider.java113 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled); in scheduleAuthenticate()
118 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled); in scheduleAuthenticate()
H A DFaceService.java256 boolean isKeyguardBypassEnabled) { in authenticate()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DFaceAuthenticationClient.java76 boolean isKeyguardBypassEnabled) { in FaceAuthenticationClient()
H A DFaceProvider.java392 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled) { in scheduleAuthenticate()
409 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled) { in scheduleAuthenticate()
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl49 String opPackageName, boolean isKeyguardBypassEnabled); in authenticate()
H A DFaceManager.java205 boolean isKeyguardBypassEnabled) { in authenticate()