Searched defs:scheduleInvalidateAuthenticatorId (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/ |
H A D | ServiceProvider.java | 67 default void scheduleInvalidateAuthenticatorId(int sensorId, int userId, in scheduleInvalidateAuthenticatorId() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/ |
H A D | ServiceProvider.java | 124 void scheduleInvalidateAuthenticatorId(int sensorId, int userId, in scheduleInvalidateAuthenticatorId() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceProvider.java | 346 public void scheduleInvalidateAuthenticatorId(int sensorId, int userId, in scheduleInvalidateAuthenticatorId() method in FaceProvider
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintProvider.java | 645 public void scheduleInvalidateAuthenticatorId(int sensorId, int userId, in scheduleInvalidateAuthenticatorId() method in FingerprintProvider
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/ |
H A D | Fingerprint21.java | 941 public void scheduleInvalidateAuthenticatorId(int sensorId, int userId, in scheduleInvalidateAuthenticatorId() method in Fingerprint21
|