Home
last modified time | relevance | path

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

/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl132 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl45 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl46 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl45 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl46 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISessionCallback.aidl46 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISessionCallback.aidl141 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISessionCallback.aidl46 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISessionCallback.aidl46 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISessionCallback.aidl46 void onLockoutPermanent(); in onLockoutPermanent() method
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DSessionTest.cpp73 ::ndk::ScopedAStatus onLockoutPermanent() override { return ndk::ScopedAStatus::ok(); }; in onLockoutPermanent() function in aidl::android::hardware::biometrics::fingerprint::TestSessionCallback
DFakeFingerprintEngineUdfpsTest.cpp80 ::ndk::ScopedAStatus onLockoutPermanent() override { return ndk::ScopedAStatus::ok(); }; in onLockoutPermanent() function in aidl::android::hardware::biometrics::fingerprint::TestSessionCallback
DFakeFingerprintEngineTest.cpp91 ::ndk::ScopedAStatus onLockoutPermanent() override { in onLockoutPermanent() function in aidl::android::hardware::biometrics::fingerprint::TestSessionCallback
/hardware/interfaces/biometrics/fingerprint/aidl/vts/
DVtsHalBiometricsFingerprintTargetTest.cpp82 ndk::ScopedAStatus onLockoutPermanent() override { return ndk::ScopedAStatus::ok(); } in onLockoutPermanent() function in aidl::android::hardware::biometrics::fingerprint::__anon901472030111::SessionCallback
/hardware/interfaces/biometrics/face/aidl/vts/
DVtsHalBiometricsFaceTargetTest.cpp88 ndk::ScopedAStatus onLockoutPermanent() override { return ndk::ScopedAStatus::ok(); } in onLockoutPermanent() function in aidl::android::hardware::biometrics::face::__anon5f34a1310111::SessionCallback
/hardware/interfaces/biometrics/face/aidl/default/tests/
DFakeFaceEngineTest.cpp93 ::ndk::ScopedAStatus onLockoutPermanent() override { in onLockoutPermanent() function in aidl::android::hardware::biometrics::face::TestSessionCallback