Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DFaceAuthenticationClient.java89 @NonNull LockoutCache lockoutCache, boolean allowBackgroundAuthentication, in FaceAuthenticationClient()
106 @NonNull LockoutCache lockoutCache, boolean allowBackgroundAuthentication, in FaceAuthenticationClient()
H A DFaceProvider.java478 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 DFaceAuthenticationClientTest.java256 boolean allowBackgroundAuthentication) throws RemoteException { in createClient()
/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricAuthenticator.aidl51 long requestId, int cookie, boolean allowBackgroundAuthentication, in prepareForAuthentication()
/aosp14/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()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DServiceProvider.java96 boolean restricted, int statsClient, boolean allowBackgroundAuthentication); in scheduleAuthenticate()
101 boolean restricted, int statsClient, boolean allowBackgroundAuthentication); in scheduleAuthenticate()
H A DFaceAuthenticator.java65 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication, in prepareForAuthentication()
H A DFaceService.java300 boolean allowBackgroundAuthentication) { in prepareForAuthentication()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DServiceProvider.java90 boolean allowBackgroundAuthentication); in scheduleAuthenticate()
95 boolean restricted, int statsClient, boolean allowBackgroundAuthentication); in scheduleAuthenticate()
H A DFingerprintAuthenticator.java65 String opPackageName, long requestId, int cookie, boolean allowBackgroundAuthentication, in prepareForAuthentication()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DBiometricSensor.java109 long requestId, int cookie, boolean allowBackgroundAuthentication, in goToStateWaitingForCookie()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/
H A DFaceAuthenticationClient.java77 @NonNull UsageStats usageStats, boolean allowBackgroundAuthentication, in FaceAuthenticationClient()
H A DFace10.java674 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 DFingerprintAuthenticationClient.java85 boolean allowBackgroundAuthentication, in FingerprintAuthenticationClient()
H A DFingerprint21.java666 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 DFingerprintAuthenticationClientTest.java450 boolean allowBackgroundAuthentication, ClientMonitorCallbackConverter listener) in createClient()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DFingerprintAuthenticationClient.java114 boolean allowBackgroundAuthentication, in FingerprintAuthenticationClient()
H A DFingerprintProvider.java481 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
528 boolean allowBackgroundAuthentication) { in scheduleAuthenticate()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DAuthenticationClient.java98 @NonNull LockoutTracker lockoutTracker, boolean allowBackgroundAuthentication, in AuthenticationClient()
/aosp14/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl74 boolean allowBackgroundAuthentication); in prepareForAuthentication()
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl77 int cookie, boolean allowBackgroundAuthentication, in prepareForAuthentication()