Home
last modified time | relevance | path

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

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