Home
last modified time | relevance | path

Searched refs:invalidateAuthenticatorId (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DISession.aidl325 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
DISession.aidl45 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DISession.aidl45 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISession.aidl378 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISession.aidl48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/default/
DSession.h65 ndk::ScopedAStatus invalidateAuthenticatorId() override;
DSession.cpp131 ndk::ScopedAStatus Session::invalidateAuthenticatorId() { in invalidateAuthenticatorId() function in aidl::android::hardware::biometrics::face::Session
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DSession.h69 ndk::ScopedAStatus invalidateAuthenticatorId() override;
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DSession.cpp195 ndk::ScopedAStatus Session::invalidateAuthenticatorId() { in invalidateAuthenticatorId() function in aidl::android::hardware::biometrics::fingerprint::Session
/hardware/interfaces/biometrics/fingerprint/aidl/vts/
DVtsHalBiometricsFingerprintTargetTest.cpp282 ASSERT_TRUE(mSession->invalidateAuthenticatorId().isOk()); in TEST_P()
/hardware/interfaces/biometrics/face/aidl/vts/
DVtsHalBiometricsFaceTargetTest.cpp316 ASSERT_TRUE(mSession->invalidateAuthenticatorId().isOk()); in TEST_P()