/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
D | IFace.aidl | 37 android.hardware.biometrics.face.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
D | IFace.aidl | 38 android.hardware.biometrics.face.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/ |
D | IFingerprint.aidl | 38 android.hardware.biometrics.fingerprint.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
D | IFingerprint.aidl | 38 android.hardware.biometrics.fingerprint.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/ |
D | IFingerprint.aidl | 37 android.hardware.biometrics.fingerprint.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/ |
D | IFace.aidl | 38 android.hardware.biometrics.face.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
D | IFace.aidl | 37 android.hardware.biometrics.face.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
D | IFace.aidl | 37 android.hardware.biometrics.face.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/ |
D | IFingerprint.aidl | 38 android.hardware.biometrics.fingerprint.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/ |
D | IFingerprint.aidl | 37 android.hardware.biometrics.fingerprint.SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
D | IFace.aidl | 33 SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
D | IFingerprint.aidl | 32 SensorProps[] getSensorProps(); in getSensorProps() method
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | Face.h | 27 ndk::ScopedAStatus getSensorProps(std::vector<SensorProps>* _aidl_return) override;
|
D | Face.cpp | 48 ndk::ScopedAStatus Face::getSensorProps(std::vector<SensorProps>* return_val) { in getSensorProps() function in aidl::android::hardware::biometrics::face::Face 105 getSensorProps(&sps); in dump()
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/ |
D | Fingerprint.h | 36 ndk::ScopedAStatus getSensorProps(std::vector<SensorProps>* out) override;
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | Fingerprint.cpp | 66 ndk::ScopedAStatus Fingerprint::getSensorProps(std::vector<SensorProps>* out) { in getSensorProps() function in aidl::android::hardware::biometrics::fingerprint::Fingerprint 122 getSensorProps(&sps); in dump()
|
/hardware/interfaces/biometrics/fingerprint/aidl/vts/ |
D | VtsHalBiometricsFingerprintTargetTest.cpp | 186 ASSERT_TRUE(mHal->getSensorProps(&sensorProps).isOk()); in TEST_P()
|
/hardware/interfaces/biometrics/face/aidl/vts/ |
D | VtsHalBiometricsFaceTargetTest.cpp | 205 ASSERT_TRUE(mHal->getSensorProps(&sensorProps).isOk()); in TEST_P()
|