Home
last modified time | relevance | path

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

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