Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DBiometricsDeviceInfo.java138 store.addResult(STRENGTH, propertyStrengthToSensorStrength(props.getSensorStrength())); in collectDeviceInfo()
240 private int propertyStrengthToSensorStrength(int strength) { in propertyStrengthToSensorStrength() method in BiometricsDeviceInfo