Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/2.0/vts/functional/
DVtsHalSensorsV2_0TargetTest.cpp591 for (const SensorInfo& sensorInfo : getSensorsList()) { in activateAllSensors() local
592 if (isValidType(sensorInfo.type)) { in activateAllSensors()
593 batch(sensorInfo.sensorHandle, sensorInfo.minDelay, 0 /* maxReportLatencyNs */); in activateAllSensors()
594 activate(sensorInfo.sensorHandle, enable); in activateAllSensors()