Searched defs:forEachSensor (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorList.h66 // SensorList object on which forEachSensor is invoked.
68 void forEachSensor(const TF& f) const;
95 // same SensorList object on which forEachSensor is invoked.
108 void SensorList::forEachSensor(const TF& f) const { function in class:android::SensorServiceUtil::SensorList

Completed in 530 milliseconds