Searched refs:singleSensorAuthId (Results 1 – 1 of 1) sorted by relevance
310 final int singleSensorAuthId = config.mSensorIds[0]; in AuthContainerView() local311 if (Utils.containsSensorId(mFpProps, singleSensorAuthId)) { in AuthContainerView()314 if (prop.sensorId == singleSensorAuthId) { in AuthContainerView()329 } else if (Utils.containsSensorId(mFaceProps, singleSensorAuthId)) { in AuthContainerView()334 Log.e(TAG, "Unknown sensorId: " + singleSensorAuthId); in AuthContainerView()