/aosp12/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | IBiometricAuthenticator.aidl | 51 long requestId, int cookie, boolean allowBackgroundAuthentication); in prepareForAuthentication()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/ |
H A D | FingerprintAuthenticator.java | 64 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication) in prepareForAuthentication()
|
H A D | ServiceProvider.java | 104 boolean allowBackgroundAuthentication); in scheduleAuthenticate() 109 boolean allowBackgroundAuthentication); in scheduleAuthenticate()
|
H A D | FingerprintService.java | 460 long requestId, int cookie, boolean allowBackgroundAuthentication) { in prepareForAuthentication()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/ |
H A D | FaceAuthenticator.java | 64 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication) in prepareForAuthentication()
|
H A D | ServiceProvider.java | 113 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled); in scheduleAuthenticate() 118 boolean allowBackgroundAuthentication, boolean isKeyguardBypassEnabled); in scheduleAuthenticate()
|
H A D | FaceService.java | 314 int cookie, boolean allowBackgroundAuthentication) { in prepareForAuthentication()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/iris/ |
H A D | IrisAuthenticator.java | 62 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 D | FaceAuthenticationClient.java | 67 @NonNull UsageStats usageStats, boolean allowBackgroundAuthentication, in FaceAuthenticationClient()
|
H A D | Face10.java | 631 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 D | BiometricSensor.java | 111 long requestId, int cookie, boolean allowBackgroundAuthentication) in goToStateWaitingForCookie()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/ |
H A D | FingerprintAuthenticationClient.java | 72 boolean allowBackgroundAuthentication, in FingerprintAuthenticationClient()
|
H A D | Fingerprint21.java | 629 boolean allowBackgroundAuthentication) { in scheduleAuthenticate() 649 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintAuthenticationClient.java | 72 boolean allowBackgroundAuthentication, in FingerprintAuthenticationClient()
|
H A D | FingerprintProvider.java | 408 boolean allowBackgroundAuthentication) { in scheduleAuthenticate() 426 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceAuthenticationClient.java | 75 @NonNull LockoutCache lockoutCache, boolean allowBackgroundAuthentication, in FaceAuthenticationClient()
|
H A D | FaceProvider.java | 392 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 D | AuthenticationClient.java | 113 @NonNull LockoutTracker lockoutTracker, boolean allowBackgroundAuthentication, in AuthenticationClient()
|
/aosp12/frameworks/base/core/java/android/hardware/face/ |
H A D | IFaceService.aidl | 64 boolean allowBackgroundAuthentication); in prepareForAuthentication()
|
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/ |
H A D | IFingerprintService.aidl | 71 int cookie, boolean allowBackgroundAuthentication); in prepareForAuthentication()
|