Home
last modified time | relevance | path

Searched defs:invalidateAuthenticatorId (Results 1 – 16 of 16) sorted by relevance

/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
H A DISession.aidl45 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
H A DISession.aidl45 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
H A DISession.aidl325 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DISession.aidl48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DISession.aidl48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DISession.aidl378 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricAuthenticator.aidl69 void invalidateAuthenticatorId(int userId, IInvalidationCallback callback); in invalidateAuthenticatorId() method
/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DSession.cpp131 ndk::ScopedAStatus Session::invalidateAuthenticatorId() { in invalidateAuthenticatorId() function in aidl::android::hardware::biometrics::face::Session
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintAuthenticator.java99 public void invalidateAuthenticatorId(int userId, IInvalidationCallback callback) in invalidateAuthenticatorId() method in FingerprintAuthenticator
H A DFingerprintService.java752 public void invalidateAuthenticatorId(int sensorId, int userId, in invalidateAuthenticatorId() method in FingerprintService.FingerprintServiceWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceAuthenticator.java93 public void invalidateAuthenticatorId(int userId, IInvalidationCallback callback) in invalidateAuthenticatorId() method in FaceAuthenticator
H A DFaceService.java555 public void invalidateAuthenticatorId(int sensorId, int userId, in invalidateAuthenticatorId() method in FaceService.FaceServiceWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/iris/
H A DIrisAuthenticator.java92 public void invalidateAuthenticatorId(int userId, IInvalidationCallback callback) { in invalidateAuthenticatorId() method in IrisAuthenticator
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/default/
H A DSession.cpp195 ndk::ScopedAStatus Session::invalidateAuthenticatorId() { in invalidateAuthenticatorId() function in aidl::android::hardware::biometrics::fingerprint::Session
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl116 void invalidateAuthenticatorId(int sensorId, int userId, IInvalidationCallback callback); in invalidateAuthenticatorId() method
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl128 void invalidateAuthenticatorId(int sensorId, int userId, IInvalidationCallback callback); in invalidateAuthenticatorId() method