Home
last modified time | relevance | path

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

/frameworks/base/services/sensorservice/
DSensorService.h105 SortedVector< wp<SensorEventConnection> > getActiveConnections() const;
DSensorService.cpp278 getActiveConnections()); in threadLoop()
324 SensorService::getActiveConnections() const in getActiveConnections() function in android::SensorService