/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 51 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 51 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 195 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 54 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 54 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 221 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/default/include/ |
H A D | FakeFingerprintEngine.h | 77 cb->onAuthenticatorIdInvalidated(0 /* newAuthenticatorId */); in invalidateAuthenticatorIdImpl()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | InvalidationClient.java | 54 public void onAuthenticatorIdInvalidated(long newAuthenticatorId) { in onAuthenticatorIdInvalidated() method in InvalidationClient
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | TestHal.java | 156 cb.onAuthenticatorIdInvalidated(0L); in createSession()
|
H A D | Sensor.java | 420 public void onAuthenticatorIdInvalidated(long newAuthenticatorId) { in onAuthenticatorIdInvalidated() method in Sensor.HalSessionCallback 431 invalidationClient.onAuthenticatorIdInvalidated(newAuthenticatorId); in onAuthenticatorIdInvalidated()
|
/aosp12/hardware/interfaces/biometrics/face/aidl/default/ |
H A D | Session.cpp | 134 cb_->onAuthenticatorIdInvalidated(0); in invalidateAuthenticatorId()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | TestHal.java | 177 cb.onAuthenticatorIdInvalidated(0L); in createSession()
|
H A D | Sensor.java | 468 public void onAuthenticatorIdInvalidated(long newAuthenticatorId) { in onAuthenticatorIdInvalidated() method in Sensor.HalSessionCallback 478 invalidationClient.onAuthenticatorIdInvalidated(newAuthenticatorId); in onAuthenticatorIdInvalidated()
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/vts/ |
H A D | VtsHalBiometricsFingerprintTargetTest.cpp | 111 ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t /*newAuthenticatorId*/) override { in onAuthenticatorIdInvalidated() function in aidl::android::hardware::biometrics::fingerprint::__anon7a2bb6ca0110::SessionCallback
|
/aosp12/hardware/interfaces/biometrics/face/aidl/vts/ |
H A D | VtsHalBiometricsFaceTargetTest.cpp | 128 ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t /*newAuthenticatorId*/) override { in onAuthenticatorIdInvalidated() function in aidl::android::hardware::biometrics::face::__anona50205b80110::SessionCallback
|