Home
last modified time | relevance | path

Searched refs:kSensorStrength (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DFace.cpp23 const common::SensorStrength kSensorStrength = common::SensorStrength::STRONG; variable
51 commonProps.sensorStrength = kSensorStrength; in getSensorProps()