Home
last modified time | relevance | path

Searched defs:getSensorProps (Results 1 – 14 of 14) 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/android/hardware/biometrics/face/
DIFace.aidl33 SensorProps[] getSensorProps(); in getSensorProps() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DIFace.aidl38 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/
DIFingerprint.aidl38 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/
DIFingerprint.aidl38 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/
DIFingerprint.aidl37 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/
DIFace.aidl38 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/
DIFace.aidl37 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/
DIFace.aidl37 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/
DIFingerprint.aidl38 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/
DIFingerprint.aidl37 android.hardware.biometrics.fingerprint.SensorProps[] getSensorProps(); in getSensorProps() method
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl32 SensorProps[] getSensorProps(); in getSensorProps() method
/hardware/interfaces/biometrics/face/aidl/default/
DFace.cpp48 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.cpp66 ndk::ScopedAStatus Fingerprint::getSensorProps(std::vector<SensorProps>* out) { in getSensorProps() function in aidl::android::hardware::biometrics::fingerprint::Fingerprint