Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorList.h59 const Vector<Sensor> getDynamicSensors() const;
DSensorList.cpp105 const Vector<Sensor> SensorList::getDynamicSensors() const { in getDynamicSensors() function in android::SensorServiceUtil::SensorList