/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceGetAuthenticatorIdClient.java | 65 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved() method in FaceGetAuthenticatorIdClient
|
H A D | Sensor.java | 452 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved() method in Sensor.HalSessionCallback
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintGetAuthenticatorIdClient.java | 65 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved() method in FingerprintGetAuthenticatorIdClient
|
H A D | Sensor.java | 404 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved() method in Sensor.HalSessionCallback
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 184 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 210 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/vts/ |
H A D | VtsHalBiometricsFingerprintTargetTest.cpp | 104 ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t /*authenticatorId*/) override { in onAuthenticatorIdRetrieved() function in aidl::android::hardware::biometrics::fingerprint::__anon7a2bb6ca0110::SessionCallback
|
/aosp12/hardware/interfaces/biometrics/face/aidl/vts/ |
H A D | VtsHalBiometricsFaceTargetTest.cpp | 121 ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t /*authenticatorId*/) override { in onAuthenticatorIdRetrieved() function in aidl::android::hardware::biometrics::face::__anona50205b80110::SessionCallback
|