Home
last modified time | relevance | path

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

/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/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISession.aidl48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DISession.aidl328 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISession.aidl346 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/
DISession.aidl45 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/
DISession.aidl46 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DISession.aidl46 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/
DISession.aidl46 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISession.aidl48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISession.aidl48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/
DISession.aidl52 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISession.aidl52 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DSession.h71 ndk::ScopedAStatus invalidateAuthenticatorId() override;
/hardware/interfaces/biometrics/face/aidl/default/
DSession.h75 ndk::ScopedAStatus invalidateAuthenticatorId() override;
DSession.cpp151 ndk::ScopedAStatus Session::invalidateAuthenticatorId() { in invalidateAuthenticatorId() function in aidl::android::hardware::biometrics::face::Session
/hardware/interfaces/biometrics/fingerprint/aidl/vts/
DVtsHalBiometricsFingerprintTargetTest.cpp282 ASSERT_TRUE(mSession->invalidateAuthenticatorId().isOk()); in TEST_P()
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DSession.cpp212 ndk::ScopedAStatus Session::invalidateAuthenticatorId() { in invalidateAuthenticatorId() function in aidl::android::hardware::biometrics::fingerprint::Session
/hardware/interfaces/biometrics/face/aidl/vts/
DVtsHalBiometricsFaceTargetTest.cpp316 ASSERT_TRUE(mSession->invalidateAuthenticatorId().isOk()); in TEST_P()