/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 46 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
D | ISession.aidl | 49 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 375 void resetLockout(in HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
D | ISession.aidl | 393 void resetLockout(in HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 46 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 47 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 47 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 47 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/face/1.0/default/ |
D | BiometricsFace.h | 72 Return<Status> resetLockout(const hidl_vec<uint8_t>& hat) override;
|
D | BiometricsFace.cpp | 109 Return<Status> BiometricsFace::resetLockout(const hidl_vec<uint8_t>& /* hat */) { in resetLockout() function in android::hardware::biometrics::face::implementation::BiometricsFace
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
D | ISession.aidl | 49 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
D | ISession.aidl | 49 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/ |
D | ISession.aidl | 53 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
D | ISession.aidl | 53 void resetLockout(in android.hardware.keymaster.HardwareAuthToken hat); in resetLockout() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/ |
D | Session.h | 73 ndk::ScopedAStatus resetLockout(const keymaster::HardwareAuthToken& hat) override;
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | Session.h | 77 ndk::ScopedAStatus resetLockout(const keymaster::HardwareAuthToken& hat) override;
|
D | Session.cpp | 158 ndk::ScopedAStatus Session::resetLockout(const keymaster::HardwareAuthToken& hat) { in resetLockout() function in aidl::android::hardware::biometrics::face::Session
|
/hardware/interfaces/biometrics/face/aidl/default/tests/ |
D | FakeLockoutTrackerTest.cpp | 200 TEST_F(FakeLockoutTrackerTest, resetLockout) { in TEST_F() argument
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | Session.cpp | 225 ndk::ScopedAStatus Session::resetLockout(const keymaster::HardwareAuthToken& hat) { in resetLockout() function in aidl::android::hardware::biometrics::fingerprint::Session
|
/hardware/interfaces/biometrics/face/1.0/ |
D | IBiometricsFace.hal | 70 * Begins a secure transaction request, e.g. enroll() or resetLockout(). 273 resetLockout(vec<uint8_t> hat) generates (Status status);
|