Home
last modified time | relevance | path

Searched defs:allowBackgroundAuthentication (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricAuthenticator.aidl51 long requestId, int cookie, boolean allowBackgroundAuthentication); in prepareForAuthentication()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintAuthenticator.java64 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication) in prepareForAuthentication()
H A DServiceProvider.java104 boolean allowBackgroundAuthentication); in scheduleAuthenticate()
109 boolean allowBackgroundAuthentication); in scheduleAuthenticate()
H A DFingerprintService.java460 long requestId, int cookie, boolean allowBackgroundAuthentication) { in prepareForAuthentication()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceAuthenticator.java64 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication) in prepareForAuthentication()
H A DServiceProvider.java113 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled); in scheduleAuthenticate()
118 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled); in scheduleAuthenticate()
H A DFaceService.java314 int cookie, boolean allowBackgroundAuthentication) { in prepareForAuthentication()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/iris/
H A DIrisAuthenticator.java62 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication) in prepareForAuthentication()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/
H A DFaceAuthenticationClient.java67 @NonNull UsageStats usageStats, boolean allowBackgroundAuthentication, 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/
H A DBiometricSensor.java111 long requestId, int cookie, boolean allowBackgroundAuthentication) in goToStateWaitingForCookie()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
H A DFingerprintAuthenticationClient.java72 boolean allowBackgroundAuthentication, in FingerprintAuthenticationClient()
H A DFingerprint21.java629 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
649 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DFingerprintAuthenticationClient.java72 boolean allowBackgroundAuthentication, in FingerprintAuthenticationClient()
H A DFingerprintProvider.java408 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
426 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DFaceAuthenticationClient.java75 @NonNull LockoutCache lockoutCache, boolean allowBackgroundAuthentication, in FaceAuthenticationClient()
H A DFaceProvider.java392 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled) { in scheduleAuthenticate()
409 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled) { in scheduleAuthenticate()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DAuthenticationClient.java113 @NonNull LockoutTracker lockoutTracker, boolean allowBackgroundAuthentication, in AuthenticationClient()
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl64 boolean allowBackgroundAuthentication); in prepareForAuthentication()
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl71 int cookie, boolean allowBackgroundAuthentication); in prepareForAuthentication()