Home
last modified time | relevance | path

Searched defs:resetLockout (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
H A DISession.aidl46 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
H A DISession.aidl46 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
H A DISession.aidl372 void resetLockout(in HardwareAuthToken hat); in resetLockout() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DISession.aidl49 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DISession.aidl49 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DISession.aidl425 void resetLockout(in HardwareAuthToken hat); in resetLockout() method
/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricAuthenticator.aidl75 void resetLockout(IBinder token, String opPackageName, int userId, in resetLockout() method
/aosp12/hardware/interfaces/biometrics/face/1.0/default/
H A DBiometricsFace.cpp109 Return<Status> BiometricsFace::resetLockout(const hidl_vec<uint8_t>& /* hat */) { in resetLockout() function in android::hardware::biometrics::face::implementation::BiometricsFace
/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DSession.cpp139 ndk::ScopedAStatus Session::resetLockout(const keymaster::HardwareAuthToken& /*hat*/) { in resetLockout() function in aidl::android::hardware::biometrics::face::Session
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/
H A DTestHal.java161 public int resetLockout(ArrayList<Byte> hat) { in resetLockout() method in TestHal
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintAuthenticator.java110 public void resetLockout(IBinder token, String opPackageName, int userId, in resetLockout() method in FingerprintAuthenticator
H A DFingerprintService.java777 public void resetLockout(IBinder token, int sensorId, int userId, in resetLockout() method in FingerprintService.FingerprintServiceWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceAuthenticator.java110 public void resetLockout(IBinder token, String opPackageName, int userId, in resetLockout() method in FaceAuthenticator
H A DFaceService.java581 public void resetLockout(IBinder token, int sensorId, int userId, byte[] hardwareAuthToken, in resetLockout() method in FaceService.FaceServiceWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/iris/
H A DIrisAuthenticator.java101 public void resetLockout(IBinder token, String opPackageName, int userId, in resetLockout() method in IrisAuthenticator
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/default/
H A DSession.cpp208 ndk::ScopedAStatus Session::resetLockout(const keymaster::HardwareAuthToken& hat) { in resetLockout() function in aidl::android::hardware::biometrics::fingerprint::Session
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl122 …void resetLockout(IBinder token, int sensorId, int userId, in byte [] hardwareAuthToken, String op… in resetLockout() method
H A DFaceManager.java458 public void resetLockout(int sensorId, int userId, @Nullable byte[] hardwareAuthToken) { in resetLockout() method in FaceManager
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl134 …void resetLockout(IBinder token, int sensorId, int userId, in byte[] hardwareAuthToken, String opP… in resetLockout() method
H A DFingerprintManager.java748 public void resetLockout(int sensorId, int userId, @Nullable byte[] hardwareAuthToken) { in resetLockout() method in FingerprintManager