/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint-V4-ndk-source/gen/include/aidl/android/hardware/biometrics/fingerprint/ |
D | BnSessionCallback.h | 91 ::ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t in_newAuthenticatorId) override { in onAuthenticatorIdInvalidated() function 92 return _impl->onAuthenticatorIdInvalidated(in_newAuthenticatorId); in onAuthenticatorIdInvalidated()
|
D | ISessionCallback.h | 79 virtual ::ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t in_newAuthenticatorId) = 0; 102 ::ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t in_newAuthenticatorId) override;
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face-V4-ndk-source/gen/include/aidl/android/hardware/biometrics/face/ |
D | BnSessionCallback.h | 100 ::ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t in_newAuthenticatorId) override { in onAuthenticatorIdInvalidated() function 101 return _impl->onAuthenticatorIdInvalidated(in_newAuthenticatorId); in onAuthenticatorIdInvalidated()
|
D | ISessionCallback.h | 91 virtual ::ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t in_newAuthenticatorId) = 0; 117 ::ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t in_newAuthenticatorId) override;
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint-V5-java-source/gen/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.java | 204 …@Override public void onAuthenticatorIdInvalidated(long newAuthenticatorId) throws android.os.Remo… in onAuthenticatorIdInvalidated() method in ISessionCallback.Default 493 this.onAuthenticatorIdInvalidated(_arg0); in onTransact() 917 …@Override public void onAuthenticatorIdInvalidated(long newAuthenticatorId) throws android.os.Remo… in onAuthenticatorIdInvalidated() method in ISessionCallback.Stub.Proxy 1169 …public void onAuthenticatorIdInvalidated(long newAuthenticatorId) throws android.os.RemoteExceptio… in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face-V4-java-source/gen/android/hardware/biometrics/face/ |
D | ISessionCallback.java | 75 …@Override public void onAuthenticatorIdInvalidated(long newAuthenticatorId) throws android.os.Remo… in onAuthenticatorIdInvalidated() method in ISessionCallback.Default 397 this.onAuthenticatorIdInvalidated(_arg0); in onTransact() 736 …@Override public void onAuthenticatorIdInvalidated(long newAuthenticatorId) throws android.os.Remo… in onAuthenticatorIdInvalidated() method in ISessionCallback.Stub.Proxy 852 …public void onAuthenticatorIdInvalidated(long newAuthenticatorId) throws android.os.RemoteExceptio… in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | AidlResponseHandler.java | 271 public void onAuthenticatorIdInvalidated(long newAuthenticatorId) { in onAuthenticatorIdInvalidated() method in AidlResponseHandler 272 handleResponse(FingerprintInvalidationClient.class, (c) -> c.onAuthenticatorIdInvalidated( in onAuthenticatorIdInvalidated()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | AidlResponseHandler.java | 276 public void onAuthenticatorIdInvalidated(long newAuthenticatorId) { in onAuthenticatorIdInvalidated() method in AidlResponseHandler 277 handleResponse(FaceInvalidationClient.class, (c) -> c.onAuthenticatorIdInvalidated( in onAuthenticatorIdInvalidated()
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 52 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint_interface/dump/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.aidl | 52 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 52 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 51 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/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
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 52 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 197 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint-V4-ndk-source/gen/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.cpp | 231 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->onAuthenticatorIdInvalidated(in_newAuthenticatorId… in _aidl_android_hardware_biometrics_fingerprint_ISessionCallback_onTransact() 805 ::ndk::ScopedAStatus BpSessionCallback::onAuthenticatorIdInvalidated(int64_t in_newAuthenticatorId)… in onAuthenticatorIdInvalidated() function in aidl::android::hardware::biometrics::fingerprint::BpSessionCallback 828 …_aidl_status = ISessionCallback::getDefaultImpl()->onAuthenticatorIdInvalidated(in_newAuthenticato… in onAuthenticatorIdInvalidated() 1100 ::ndk::ScopedAStatus ISessionCallbackDefault::onAuthenticatorIdInvalidated(int64_t /*in_newAuthenti… in onAuthenticatorIdInvalidated() function in aidl::android::hardware::biometrics::fingerprint::ISessionCallbackDefault
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face_interface/dump/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 55 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 55 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 54 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/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
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 54 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 55 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 228 void onAuthenticatorIdInvalidated(in long newAuthenticatorId); in onAuthenticatorIdInvalidated() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face-V4-ndk-source/gen/android/hardware/biometrics/face/ |
D | ISessionCallback.cpp | 269 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->onAuthenticatorIdInvalidated(in_newAuthenticatorId… in _aidl_android_hardware_biometrics_face_ISessionCallback_onTransact() 951 ::ndk::ScopedAStatus BpSessionCallback::onAuthenticatorIdInvalidated(int64_t in_newAuthenticatorId)… in onAuthenticatorIdInvalidated() function in aidl::android::hardware::biometrics::face::BpSessionCallback 974 …_aidl_status = ISessionCallback::getDefaultImpl()->onAuthenticatorIdInvalidated(in_newAuthenticato… in onAuthenticatorIdInvalidated() 1261 ::ndk::ScopedAStatus ISessionCallbackDefault::onAuthenticatorIdInvalidated(int64_t /*in_newAuthenti… in onAuthenticatorIdInvalidated() function in aidl::android::hardware::biometrics::face::ISessionCallbackDefault
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | InvalidationClient.java | 57 public void onAuthenticatorIdInvalidated(long newAuthenticatorId) { in onAuthenticatorIdInvalidated() method in InvalidationClient
|