Home
last modified time | relevance | path

Searched defs:getSensorPropertiesInternal (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowFingerprintManager.java43 protected List<FingerprintSensorPropertiesInternal> getSensorPropertiesInternal() { in getSensorPropertiesInternal() method in ShadowFingerprintManager
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl42 List<FaceSensorPropertiesInternal> getSensorPropertiesInternal(String opPackageName); in getSensorPropertiesInternal() method
H A DFaceManager.java663 public List<FaceSensorPropertiesInternal> getSensorPropertiesInternal() { in getSensorPropertiesInternal() method in FaceManager
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl46 List<FingerprintSensorPropertiesInternal> getSensorPropertiesInternal(String opPackageName); in getSensorPropertiesInternal() method
H A DFingerprintManager.java1027 public List<FingerprintSensorPropertiesInternal> getSensorPropertiesInternal() { in getSensorPropertiesInternal() method in FingerprintManager
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceService.java165 public List<FaceSensorPropertiesInternal> getSensorPropertiesInternal( in getSensorPropertiesInternal() method in FaceService.FaceServiceWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintService.java198 public List<FingerprintSensorPropertiesInternal> getSensorPropertiesInternal( in getSensorPropertiesInternal() method in FingerprintService.FingerprintServiceWrapper