Home
last modified time | relevance | path

Searched defs:getSensorProps (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DIFace.aidl37 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/
DIFace.aidl37 android.hardware.biometrics.face.SensorProps[] getSensorProps(); in getSensorProps() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl37 android.hardware.biometrics.fingerprint.SensorProps[] getSensorProps(); in getSensorProps() method
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl30 SensorProps[] getSensorProps(); in getSensorProps() method
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DIFace.aidl30 SensorProps[] getSensorProps(); in getSensorProps() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl37 android.hardware.biometrics.fingerprint.SensorProps[] getSensorProps(); in getSensorProps() method
/hardware/interfaces/biometrics/face/aidl/default/
DFace.cpp34 ndk::ScopedAStatus Face::getSensorProps(std::vector<SensorProps>* return_val) { in getSensorProps() function in aidl::android::hardware::biometrics::face::Face
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFingerprint.cpp41 ndk::ScopedAStatus Fingerprint::getSensorProps(std::vector<SensorProps>* out) { in getSensorProps() function in aidl::android::hardware::biometrics::fingerprint::Fingerprint