Searched refs:faceProp (Results 1 – 2 of 2) sorted by relevance
240 final android.hardware.biometrics.face.SensorProps[] faceProp = in testRegisterAuthenticator_registerAuthenticators() local244 assertEquals(faceProp[0].commonProps.sensorId, faceId); in testRegisterAuthenticator_registerAuthenticators()245 assertEquals(faceProp[0].commonProps.sensorStrength, in testRegisterAuthenticator_registerAuthenticators()
640 final FaceSensorPropertiesInternal faceProp = Utils.findFirstSensorProperties(645 if (faceProp != null && mBiometricView != null && mBiometricView.isFaceOnly()) {