Searched refs:getDynamicSensors (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/sensorservice/ | ||
D | SensorList.h | 61 const Vector<Sensor> getDynamicSensors() const; |
D | SensorList.cpp | 103 const Vector<Sensor> SensorList::getDynamicSensors() const { in getDynamicSensors() function in android::SensorServiceUtil::SensorList |