Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp855 const Vector<Sensor>& initialSensorList = (atoi(value)) ? in getSensorList() local
858 for (size_t i = 0; i < initialSensorList.size(); i++) { in getSensorList()
859 Sensor sensor = initialSensorList[i]; in getSensorList()