/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceAuthenticationClient.java | 89 @NonNull LockoutCache lockoutCache, boolean allowBackgroundAuthentication, in FaceAuthenticationClient() 106 @NonNull LockoutCache lockoutCache, boolean allowBackgroundAuthentication, in FaceAuthenticationClient()
|
H A D | FaceProvider.java | 478 boolean allowBackgroundAuthentication) { in scheduleAuthenticate() 514 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceAuthenticationClientTest.java | 256 boolean allowBackgroundAuthentication) throws RemoteException { in createClient()
|
/aosp14/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | IBiometricAuthenticator.aidl | 51 long requestId, int cookie, boolean allowBackgroundAuthentication, in prepareForAuthentication()
|
/aosp14/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()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/ |
H A D | ServiceProvider.java | 96 boolean restricted, int statsClient, boolean allowBackgroundAuthentication); in scheduleAuthenticate() 101 boolean restricted, int statsClient, boolean allowBackgroundAuthentication); in scheduleAuthenticate()
|
H A D | FaceAuthenticator.java | 65 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication, in prepareForAuthentication()
|
H A D | FaceService.java | 300 boolean allowBackgroundAuthentication) { in prepareForAuthentication()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/ |
H A D | ServiceProvider.java | 90 boolean allowBackgroundAuthentication); in scheduleAuthenticate() 95 boolean restricted, int statsClient, boolean allowBackgroundAuthentication); in scheduleAuthenticate()
|
H A D | FingerprintAuthenticator.java | 65 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication, in prepareForAuthentication()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/ |
H A D | BiometricSensor.java | 109 long requestId, int cookie, boolean allowBackgroundAuthentication, in goToStateWaitingForCookie()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/ |
H A D | FaceAuthenticationClient.java | 77 @NonNull UsageStats usageStats, boolean allowBackgroundAuthentication, in FaceAuthenticationClient()
|
H A D | Face10.java | 674 int statsClient, boolean allowBackgroundAuthentication) { in scheduleAuthenticate() 696 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/ |
H A D | FingerprintAuthenticationClient.java | 85 boolean allowBackgroundAuthentication, in FingerprintAuthenticationClient()
|
H A D | Fingerprint21.java | 666 boolean allowBackgroundAuthentication) { in scheduleAuthenticate() 689 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintAuthenticationClientTest.java | 450 boolean allowBackgroundAuthentication, ClientMonitorCallbackConverter listener) in createClient()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintAuthenticationClient.java | 114 boolean allowBackgroundAuthentication, in FingerprintAuthenticationClient()
|
H A D | FingerprintProvider.java | 481 boolean allowBackgroundAuthentication) { in scheduleAuthenticate() 528 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | AuthenticationClient.java | 98 @NonNull LockoutTracker lockoutTracker, boolean allowBackgroundAuthentication, in AuthenticationClient()
|
/aosp14/frameworks/base/core/java/android/hardware/face/ |
H A D | IFaceService.aidl | 74 boolean allowBackgroundAuthentication); in prepareForAuthentication()
|
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/ |
H A D | IFingerprintService.aidl | 77 int cookie, boolean allowBackgroundAuthentication, in prepareForAuthentication()
|