Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.cpp2071 std::vector<int32_t> sensorToStop; in stopAllDirectReportOnChannel() local
2077 sensorToStop.push_back(it.first); in stopAllDirectReportOnChannel()
2083 *activeSensorList = sensorToStop; in stopAllDirectReportOnChannel()
2088 for (auto sensor_handle : sensorToStop) { in stopAllDirectReportOnChannel()