Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DAuthServiceTest.java231 final SensorProps[] fingerprintProp = mFingerprintSensorConfigurationsCaptor.getValue() in testRegisterAuthenticator_registerAuthenticators() local
234 assertEquals(fingerprintProp[0].commonProps.sensorId, fingerprintId); in testRegisterAuthenticator_registerAuthenticators()
235 assertEquals(fingerprintProp[0].commonProps.sensorStrength, in testRegisterAuthenticator_registerAuthenticators()